SuccessConsole Output

[INFO] 
[INFO] -----< co.codewizards.cloudstore:co.codewizards.cloudstore.client >-----
[INFO] Building co.codewizards.cloudstore.client 1.0.1-SNAPSHOT         [13/20]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (11 kB at 369 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (153 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.pom (15 kB at 541 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/16/maven-plugins-16.pom (13 kB at 498 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.2-beta-5/maven-assembly-plugin-2.2-beta-5.jar (209 kB at 3.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ co.codewizards.cloudstore.client ---
[WARNING] *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[WARNING] * Required filename-based automodules detected: [jersey-common-2.29.1.jar, jersey-client-2.29.1.jar, jakarta.inject-2.6.1.jar, jersey-server-2.29.1.jar, jersey-container-servlet-2.29.1.jar, jersey-container-servlet-core-2.29.1.jar, javax.servlet-api-3.1.0.jar, args4j-2.0.16.jar]. Please don't publish this project to a public artifact repository! *
[WARNING] *************************************************************************************************************************************************************************************************************************************************************************************************************************************************************
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (base-compile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Some input files use or override a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/CloudStoreClient.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/test-classes
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API.
[INFO] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ co.codewizards.cloudstore.client ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
05:53:36.017 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
05:53:36.061 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
05:53:37.221 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=40.0 MiB, used=7.8 MiB, available=3.9 GiB
05:53:37.252 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:53:37.253 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
05:53:37.253 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms.
05:53:39.257 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
05:53:39.260 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]tryAcquire: returning true. lockCounter=1
05:53:39.262 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]release: releasing underlying FileLock. lockCounter=0
05:53:39.264 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
05:53:39.265 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]tryAcquire: returning true. lockCounter=1
05:53:39.284 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
05:53:39.325 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5062ms to org.eclipse.jetty.util.log.Slf4jLog
05:53:39.392 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
05:53:39.396 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
05:53:39.442 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3da30852[HTTP/1.1] added {HttpConfiguration@403f0a22{32768/8192,8192/8192,https://:0,[]},POJO}
05:53:39.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {Server@58326051{STOPPED}[9.4.17.v20190418],UNMANAGED}
05:53:39.451 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
05:53:39.453 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
05:53:39.454 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4f25b795,POJO}
05:53:39.456 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3da30852[HTTP/1.1],AUTO}
05:53:39.457 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3da30852[HTTP/1.1]
05:53:39.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
05:53:39.465 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
05:53:39.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
05:53:39.501 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@45fd9a4d
05:53:39.514 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1,MANAGED}
05:53:39.522 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {ServletHandler@1e0f9063{STOPPED},MANAGED}
05:53:39.553 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
05:53:39.582 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
05:53:39.665 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE},MANAGED}
05:53:39.668 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@58326051{STOPPED}[9.4.17.v20190418]
05:53:39.673 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {ErrorHandler@14dda234{STOPPED},AUTO}
05:53:39.677 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
05:53:39.715 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@58326051{STARTING}[9.4.17.v20190418]
05:53:39.716 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
05:53:39.720 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}
05:53:39.722 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp222427158]@d41f816{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}] added {ReservedThreadExecutor@793138bd{s=0/6,p=0},AUTO}
05:53:39.722 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@793138bd{s=0/6,p=0}
05:53:39.723 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5460ms ReservedThreadExecutor@793138bd{s=0/6,p=0}
05:53:39.724 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-14,5,main]
05:53:39.726 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-15,5,main]
05:53:39.728 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-16,5,main]
05:53:39.731 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-17,5,main]
05:53:39.736 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-18,5,main]
05:53:39.738 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-19,5,main]
05:53:39.740 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-20,5,main]
05:53:39.741 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-21,5,main]
05:53:39.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5480ms QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}]
05:53:39.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@336f1079{STOPPED}
05:53:39.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5489ms ScheduledExecutorScheduler@336f1079{STARTED}
05:53:39.752 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
05:53:39.761 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@a4ca3f6]
05:53:39.779 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,STARTING}
05:53:39.780 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:39.789 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
05:53:39.792 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600],AUTO}
05:53:39.795 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4189d70b{STOPPED}[worker=null]
05:53:39.796 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
05:53:39.797 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
05:53:39.799 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4189d70b{STARTING}[worker=node0] added {HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
05:53:39.799 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
05:53:39.800 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
05:53:39.805 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5542ms HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
05:53:39.806 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5543ms DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
05:53:39.807 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],MANAGED}
05:53:39.808 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],UNMANAGED}
05:53:39.810 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:39.810 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1e0f9063{STOPPED}
05:53:39.813 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
05:53:39.819 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:53:39.819 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
05:53:39.820 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
05:53:39.820 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
05:53:39.820 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
05:53:39.821 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:53:39.821 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1e0f9063{STARTING}
05:53:39.823 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
05:53:39.826 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:53:39.829 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97[EMBEDDED:null]
05:53:39.833 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
05:53:39.834 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
05:53:39.835 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
05:53:39.835 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
05:53:39.836 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
05:53:39.838 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:53:39.839 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1e0f9063{STARTING}
05:53:39.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5577ms ServletHandler@1e0f9063{STARTED}
05:53:39.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:39.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
05:53:39.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5578ms org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
05:53:39.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5579ms org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:39.843 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5580ms org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:39.849 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:39.852 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5589ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:39.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:39.853 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5591ms org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:39.856 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@f667fe for org.glassfish.jersey.servlet.ServletContainer-64a8c844
05:53:41.410 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
05:53:41.411 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7148ms o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
05:53:41.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@14dda234{STOPPED}
05:53:41.412 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@14dda234{STARTING}
05:53:41.412 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7150ms ErrorHandler@14dda234{STARTED}
05:53:41.413 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:41.439 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:45991],POJO}
05:53:41.441 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3da30852[HTTP/1.1]
05:53:41.441 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7178ms HttpConnectionFactory@3da30852[HTTP/1.1]
05:53:41.442 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}
05:53:41.493 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.470518+02:00 added {SelectorProducer@1f51431,POJO}
05:53:41.498 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.496181+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
05:53:41.501 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.501416+02:00 created
05:53:41.504 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.504157+02:00,MANAGED}
05:53:41.505 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991} added {ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
05:53:41.510 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.506645+02:00 added {SelectorProducer@67c119b7,POJO}
05:53:41.512 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.512139+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
05:53:41.514 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.513794+02:00 created
05:53:41.515 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.515311+02:00,MANAGED}
05:53:41.516 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991} added {ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
05:53:41.518 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.517989+02:00 added {SelectorProducer@28348c6,POJO}
05:53:41.520 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.519508+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
05:53:41.521 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.521411+02:00 created
05:53:41.523 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.522854+02:00,MANAGED}
05:53:41.524 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991} added {ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
05:53:41.525 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:53:41.526 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.526001+02:00
05:53:41.529 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7265ms EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.529259+02:00
05:53:41.533 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
05:53:41.535 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
05:53:41.538 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29629fbb on ManagedSelector@12aa4996{STARTING} id=0 keys=0 selected=0 updates=0
05:53:41.541 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.54051+02:00 tryProduce false
05:53:41.551 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:41.552 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29629fbb
05:53:41.552 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:41.553 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7290ms ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
05:53:41.553 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b waiting with 0 keys
05:53:41.554 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:53:41.555 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.554723+02:00
05:53:41.556 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7292ms EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.556523+02:00
05:53:41.557 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
05:53:41.557 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
05:53:41.557 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3506d826 on ManagedSelector@2ca5f1ed{STARTING} id=1 keys=0 selected=0 updates=0
05:53:41.558 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.558595+02:00 tryProduce false
05:53:41.559 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:41.559 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3506d826
05:53:41.559 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:41.560 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 0 keys
05:53:41.560 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7297ms ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
05:53:41.560 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:53:41.561 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.561563+02:00
05:53:41.563 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7299ms EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.562773+02:00
05:53:41.563 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
05:53:41.564 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@8ff5094 on ManagedSelector@6de0f580{STARTING} id=2 keys=0 selected=0 updates=0
05:53:41.564 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
05:53:41.565 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:41.565321+02:00 tryProduce false
05:53:41.566 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:41.566 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@8ff5094
05:53:41.566 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:41.566 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c waiting with 0 keys
05:53:41.567 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7304ms ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
05:53:41.569 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7305ms SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}
05:53:41.572 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991} added {acceptor-0@1e008f36,POJO}
05:53:41.572 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1e008f36
05:53:41.573 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1e008f36
05:53:41.573 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}
05:53:41.574 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7311ms ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}
05:53:41.576 [main] INFO org.eclipse.jetty.server.Server - Started @7313ms
05:53:41.576 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7313ms Server@58326051{STARTED}[9.4.17.v20190418]
05:53:41.579 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:53:41.580 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]tryAcquire: returning true. lockCounter=1
05:53:41.580 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]release: releasing underlying FileLock. lockCounter=0
05:53:41.583 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:53:41.584 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]tryAcquire: returning true. lockCounter=1
05:53:41.608 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]release: releasing underlying FileLock. lockCounter=0
05:53:41.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e'
05:53:41.609 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_11, co.codewizards.cloudstore.client, target, repo, k928b85e-o5r2e]'
05:53:41.629 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e'
05:53:41.637 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:41.637 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]tryAcquire: returning true. lockCounter=1
05:53:41.638 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:41.641 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]release: releasing underlying FileLock. lockCounter=0
05:53:41.647 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/cloudstore-repository.lock'
05:53:41.648 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]tryAcquire: returning true. lockCounter=1
05:53:41.648 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e' locked successfully.
05:53:41.650 [main] INFO co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - clearCache: entered.
05:53:41.650 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
05:53:41.656 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:41.657 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'!
05:53:41.693 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:41.694 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:41.694 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:41.695 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:41.695 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:41.696 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:46.409 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:53:46.412 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:46.412 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:46.412 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:46.413 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:46.413 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:46.413 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:46.539 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:53:46.641 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
05:53:46.678 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
05:53:46.705 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
05:53:46.732 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
05:53:46.765 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
05:53:46.783 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
05:53:46.874 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:53:47.003 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:53:47.004 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:53:47.074 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
05:53:47.075 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:53:47.075 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
05:53:47.076 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:53:47.077 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:53:47.078 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:53:47.078 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:53:47.078 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:53:47.078 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:53:47.078 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
05:53:47.079 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
05:53:47.079 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:53:47.079 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:53:47.079 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
05:53:47.080 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:53:47.081 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
05:53:47.082 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
05:53:47.082 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:53:47.082 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
05:53:47.082 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
05:53:47.082 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
05:53:47.083 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
05:53:47.083 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
05:53:47.083 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
05:53:47.083 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
05:53:47.083 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:53:47.084 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:53:47.085 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:53:47.086 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:53:47.093 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:53:47.233 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
05:53:47.234 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:53:47.234 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:53:47.257 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
05:53:47.283 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52559a69 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
05:53:48.060 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
05:53:48.061 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
05:53:48.061 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:48.061 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
05:53:48.062 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
05:53:48.063 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:53:48.063 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
05:53:48.063 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
05:53:48.063 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:53:48.064 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:53:48.125 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:53:48.125 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:53:48.125 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
05:53:48.126 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:53:48.126 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:53:48.126 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
05:53:48.127 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:53:48.127 [main] DEBUG DataNucleus.Datastore - ===========================================================
05:53:48.127 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:53:48.128 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:53:48.129 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:53:48.130 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:53:48.130 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:53:48.130 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:53:48.130 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:53:48.130 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:53:48.131 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:53:48.131 [main] DEBUG DataNucleus.Datastore - ===========================================================
05:53:48.132 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52559a69 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@22ead351, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:48.133 [main] DEBUG DataNucleus.Datastore - StoreManager now created
05:53:48.138 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:53:48.149 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:53:48.150 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
05:53:48.150 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:53:48.150 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:53:48.151 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
05:53:48.151 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:53:48.151 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:53:48.152 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:53:48.152 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:53:48.152 [main] DEBUG DataNucleus.Persistence - ================================================
05:53:48.189 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@6a55594b"
05:53:48.212 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:53:48.213 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:53:48.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:53:48.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:53:48.217 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:53:48.218 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:48.219 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:48.221 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:48.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:53:48.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:53:48.306 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:53:48.337 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:53:48.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:53:48.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:53:48.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:53:48.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:53:48.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:53:48.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:48.346 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:48.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:48.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:53:48.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:53:48.350 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:53:48.351 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:53:48.352 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:53:48.352 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:53:48.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:53:48.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:48.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:48.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:48.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:53:48.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:53:48.358 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:53:48.361 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:53:48.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:53:48.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:53:48.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:53:48.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:53:48.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:53:48.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:48.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:48.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:48.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:53:48.369 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:53:48.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:53:48.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:53:48.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:53:48.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:53:48.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:53:48.374 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:48.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:48.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:48.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:53:48.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:53:48.379 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:53:48.390 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:53:48.392 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:53:48.392 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:53:48.393 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:53:48.394 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:53:48.395 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:53:48.396 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:53:48.397 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:48.398 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:48.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:53:48.400 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:53:48.403 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.404 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.404 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.406 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:53:48.408 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:53:48.409 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:53:48.417 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:53:48.418 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:53:48.418 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:53:48.420 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:53:48.421 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:53:48.422 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:48.423 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:48.424 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:48.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:53:48.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:53:48.430 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:53:48.433 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:53:48.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:53:48.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:53:48.435 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:53:48.436 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:53:48.437 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:53:48.437 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:48.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:48.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:48.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:53:48.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:53:48.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:53:48.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:53:48.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:53:48.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:53:48.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:53:48.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:48.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:48.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:48.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:53:48.447 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:53:48.448 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:53:48.453 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:53:48.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:53:48.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:53:48.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:53:48.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:53:48.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:53:48.458 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:48.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:48.460 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:48.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:53:48.461 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:53:48.462 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.463 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.463 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.464 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:48.464 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:53:48.464 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:53:48.468 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:53:48.497 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:53:48.525 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:48.529 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.532 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:53:48.532 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:53:48.533 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:48.533 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.534 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:53:48.537 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:53:48.538 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.541 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.541 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:48.542 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:48.544 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:48.547 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.548 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:53:48.548 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:53:48.549 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:48.549 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:48.550 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.550 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.551 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.551 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:48.552 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:48.552 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.552 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:53:48.553 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:53:48.561 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:48.562 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:48.563 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.563 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.564 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:48.564 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:48.564 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:48.565 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.565 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:53:48.565 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:53:48.565 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.566 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:48.566 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:48.569 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:48.570 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:48.573 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@581c9bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:48.573 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661" with isolation "serializable"
05:53:48.767 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
05:53:48.772 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "revision" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL,
    "localpathprefix" VARCHAR(255),
    "localrevision" BIGINT,
    "remoteroot" CLOB(2147483647),
    "remoterootsha1" VARCHAR(255)
)
05:53:48.829 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 57 ms
05:53:48.830 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
05:53:48.901 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 71 ms
05:53:48.954 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:53:49.137 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 182 ms
05:53:49.137 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
05:53:49.168 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
05:53:49.169 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrevision" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
05:53:49.185 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
05:53:49.186 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
05:53:49.210 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
05:53:49.246 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
05:53:49.290 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 44 ms
05:53:49.290 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
05:53:49.315 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
05:53:49.316 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification"
(
    "id" BIGINT NOT NULL,
    "frompath" CLOB(2147483647) NOT NULL,
    "frompathsha1" VARCHAR(255) NOT NULL,
    "length" BIGINT NOT NULL,
    "sha1" VARCHAR(255),
    "topath" CLOB(2147483647) NOT NULL,
    "topathsha1" VARCHAR(255) NOT NULL
)
05:53:49.332 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
05:53:49.332 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
05:53:49.353 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
05:53:49.382 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
05:53:49.431 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 49 ms
05:53:49.431 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
05:53:49.466 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
05:53:49.486 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
05:53:49.488 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
05:53:49.517 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 29 ms
05:53:49.522 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
05:53:49.541 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
05:53:49.541 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
05:53:49.559 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
05:53:49.562 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:53:49.600 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 38 ms
05:53:49.601 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
05:53:49.618 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:49.619 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
05:53:49.651 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
05:53:49.651 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
05:53:49.682 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 31 ms
05:53:49.683 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:53:49.704 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
05:53:49.705 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661"
05:53:49.708 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661"
05:53:49.708 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@581c9bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:49.708 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@581c9bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@138f0661, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:49.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:53:49.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:53:49.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:53:49.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:53:49.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:53:49.734 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:49.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:49.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:49.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:53:49.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:53:49.738 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:53:49.740 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:53:49.741 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:53:49.742 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:53:49.742 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:53:49.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:53:49.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:53:49.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:49.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:49.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:49.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:53:49.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:53:49.748 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:49.748 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:49.749 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:53:49.750 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:53:49.751 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:53:49.752 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:49.752 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:49.752 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:49.754 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:49.755 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:49.755 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:53:49.756 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cfb8e98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:49.756 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335" with isolation "serializable"
05:53:49.767 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
05:53:49.768 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification"
(
    "id" BIGINT NOT NULL,
    "length" BIGINT NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "sha1" VARCHAR(255)
)
05:53:49.785 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:49.785 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
05:53:49.805 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
05:53:49.833 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
05:53:49.872 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 39 ms
05:53:49.872 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
05:53:49.872 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
05:53:49.890 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:49.890 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
05:53:49.904 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:53:49.905 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:53:49.925 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
05:53:49.925 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335"
05:53:49.927 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335"
05:53:49.928 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cfb8e98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:49.928 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7cfb8e98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f193335, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:49.929 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:53:49.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:53:49.930 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:53:49.931 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:53:49.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:53:49.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:49.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:49.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:49.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:53:49.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:53:49.940 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:53:49.941 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:53:49.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:53:49.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:53:49.943 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:53:49.944 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:53:49.944 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:53:49.945 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:53:49.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:49.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:49.947 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:53:49.947 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:53:49.948 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:53:49.948 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:53:49.949 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:53:49.949 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:53:49.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:53:49.951 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:49.952 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:49.953 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:49.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:53:49.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:53:49.956 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:53:49.958 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:53:49.959 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:53:49.960 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:53:49.961 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:53:49.961 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:53:49.962 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:53:49.962 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:53:49.963 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:49.964 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:49.965 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:53:49.965 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:53:49.965 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:49.965 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:49.965 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:49.966 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:53:49.967 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:53:49.968 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:53:49.968 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:49.969 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:49.969 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:49.969 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:53:49.969 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:49.970 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:49.970 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:49.970 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:49.971 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:49.972 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:49.972 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:49.972 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:49.973 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:49.973 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:53:49.973 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:53:49.974 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a1dda83 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:49.974 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a" with isolation "serializable"
05:53:49.982 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
05:53:49.982 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "lastmodified" TIMESTAMP NOT NULL,
    "lastsyncfromrepositoryid" VARCHAR(255),
    "localrevision" BIGINT NOT NULL,
    "name" VARCHAR(255) NOT NULL,
    "parent_id_oid" BIGINT,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL,
    "discriminator" VARCHAR(255) NOT NULL
)
05:53:49.996 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:53:49.996 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
05:53:50.013 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:50.036 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:50.084 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 48 ms
05:53:50.084 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
05:53:50.084 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
05:53:50.111 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
05:53:50.112 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
05:53:50.135 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
05:53:50.136 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
05:53:50.149 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:53:50.150 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
05:53:50.166 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
05:53:50.166 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a"
05:53:50.169 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a"
05:53:50.169 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a1dda83 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:50.170 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a1dda83 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f2b39a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:50.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:53:50.174 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:53:50.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:53:50.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:53:50.178 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:53:50.180 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:50.180 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:50.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:50.182 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:53:50.182 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:53:50.183 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:53:50.201 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:53:50.202 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:53:50.203 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:53:50.204 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:53:50.204 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:53:50.205 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:53:50.206 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:53:50.206 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:50.207 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:50.208 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:53:50.208 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:53:50.208 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:50.209 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:50.209 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:53:50.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:53:50.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:53:50.212 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:53:50.212 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:53:50.213 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:53:50.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:50.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:50.215 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:50.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:53:50.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:53:50.217 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:53:50.222 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:53:50.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:53:50.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:53:50.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:53:50.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:53:50.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:53:50.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:53:50.227 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:50.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:50.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:53:50.229 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:53:50.229 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:50.230 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:50.232 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:53:50.233 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:50.233 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:53:50.234 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:50.234 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:50.235 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:53:50.236 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:53:50.237 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:50.237 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:53:50.238 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:50.238 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:50.238 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:50.239 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:50.239 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:53:50.240 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
05:53:50.241 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
05:53:50.244 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:50.244 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:50.245 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:50.245 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:50.245 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:50.246 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:50.246 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:53:50.247 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2dd0a0d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:50.247 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c" with isolation "serializable"
05:53:50.259 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:53:50.259 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:50.292 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 33 ms
05:53:50.292 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
05:53:50.292 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
05:53:50.301 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
05:53:50.302 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
05:53:50.318 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
05:53:50.318 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
05:53:50.326 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 8 ms
05:53:50.327 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:50.365 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 38 ms
05:53:50.365 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
05:53:50.385 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
05:53:50.386 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "length" INTEGER NOT NULL,
    "normalfile_id_oid" BIGINT NOT NULL,
    "offset" BIGINT NOT NULL,
    "sha1" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:53:50.416 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 30 ms
05:53:50.416 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
05:53:50.442 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
05:53:50.463 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
05:53:50.498 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 35 ms
05:53:50.498 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
05:53:50.876 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
05:53:50.876 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
05:53:50.892 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
05:53:51.037 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:53:51.073 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:53:51.074 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
05:53:51.092 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
05:53:51.092 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
05:53:51.111 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
05:53:51.112 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
05:53:51.126 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:53:51.127 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c"
05:53:51.128 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c"
05:53:51.129 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2dd0a0d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.129 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2dd0a0d0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6bf570c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:53:51.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:53:51.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:53:51.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:53:51.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:53:51.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:51.135 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:51.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:51.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:53:51.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:53:51.139 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:53:51.141 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:53:51.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:53:51.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:53:51.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:53:51.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:53:51.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:53:51.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:53:51.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:51.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:51.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:53:51.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:53:51.149 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:51.150 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:51.150 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:51.151 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:53:51.152 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:53:51.153 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:51.153 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.153 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:53:51.153 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.154 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.155 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.155 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:53:51.156 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:51.156 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.156 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.157 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:53:51.157 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa22cc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:51.158 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582" with isolation "serializable"
05:53:51.166 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
05:53:51.167 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "resyncmode" CHAR(1) NOT NULL CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:53:51.181 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:53:51.181 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
05:53:51.213 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
05:53:51.242 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
05:53:51.273 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
05:53:51.273 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
05:53:51.274 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:53:51.292 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:51.293 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:53:51.310 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:51.310 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:53:51.333 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
05:53:51.333 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582"
05:53:51.334 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582"
05:53:51.335 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa22cc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.335 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aa22cc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2049e582, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.337 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:53:51.338 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:53:51.339 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:53:51.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:53:51.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:53:51.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:51.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:51.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:51.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:53:51.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:53:51.345 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:53:51.352 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:53:51.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:53:51.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:53:51.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:53:51.354 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:53:51.355 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:53:51.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:51.356 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:51.357 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:51.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:53:51.358 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:53:51.358 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:51.358 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:51.360 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:53:51.361 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:53:51.361 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:53:51.366 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:53:51.367 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:53:51.367 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:51.368 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:51.369 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.374 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.376 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.376 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:53:51.377 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e00837f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:51.377 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d" with isolation "serializable"
05:53:51.388 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:53:51.388 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:53:51.407 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 19 ms
05:53:51.408 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
05:53:51.408 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
05:53:51.413 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
05:53:51.413 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
05:53:51.418 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 5 ms
05:53:51.419 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:53:51.449 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 30 ms
05:53:51.449 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:53:51.465 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
05:53:51.465 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
05:53:51.479 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:53:51.479 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
05:53:51.502 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
05:53:51.522 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
05:53:51.548 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 26 ms
05:53:51.548 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
05:53:51.574 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
05:53:51.576 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
05:53:51.594 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
05:53:51.638 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:53:51.638 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
05:53:51.651 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:53:51.673 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:53:51.675 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
05:53:51.703 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 28 ms
05:53:51.706 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
05:53:51.721 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
05:53:51.722 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d"
05:53:51.724 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d"
05:53:51.724 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e00837f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.724 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6e00837f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@63e4484d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.726 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:53:51.726 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:53:51.727 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:53:51.728 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:53:51.728 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:53:51.729 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:51.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:51.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:51.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:53:51.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:53:51.732 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:53:51.734 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:53:51.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:53:51.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:53:51.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:53:51.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:53:51.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:53:51.738 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:53:51.738 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:51.739 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:51.741 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:53:51.741 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:53:51.741 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:53:51.742 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:53:51.743 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:51.743 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.744 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:53:51.744 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.744 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:51.744 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:51.745 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.745 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:51.745 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.745 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.745 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:53:51.746 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647fb583 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:51.746 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da" with isolation "serializable"
05:53:51.752 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
05:53:51.752 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localpathprefix" VARCHAR(255) NOT NULL,
    "publickey" LONG VARCHAR FOR BIT DATA NOT NULL,
    "repositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:53:51.776 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
05:53:51.776 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
05:53:51.800 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 24 ms
05:53:51.823 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
05:53:51.846 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 23 ms
05:53:51.846 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
05:53:51.846 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
05:53:51.861 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
05:53:51.862 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da"
05:53:51.864 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da"
05:53:51.864 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647fb583 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.864 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@647fb583 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7cd3e0da, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:51.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:53:51.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:53:51.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:53:51.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:53:51.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:53:51.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:51.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:51.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:51.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:53:51.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:53:51.876 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:53:51.878 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:53:51.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:53:51.879 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:53:51.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:53:51.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:53:51.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:53:51.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:53:51.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:51.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:51.883 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:53:51.883 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:53:51.884 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:53:51.885 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:53:51.885 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:51.885 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:51.886 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:53:51.886 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.886 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:51.886 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:51.887 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.887 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:51.887 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:51.888 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.888 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:51.888 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:53:51.889 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c4f4330 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:51.889 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb" with isolation "serializable"
05:53:51.894 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
05:53:51.894 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "fromrepositoryid" VARCHAR(255) NOT NULL,
    "path" CLOB(2147483647) NOT NULL,
    "pathsha1" VARCHAR(255) NOT NULL,
    "torepositoryid" VARCHAR(255) NOT NULL,
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
05:53:51.912 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:51.912 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
05:53:51.936 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
05:53:51.950 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
05:53:51.979 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
05:53:51.979 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
05:53:51.980 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
05:53:51.997 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:53:51.997 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
05:53:52.009 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:53:52.010 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb"
05:53:52.011 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb"
05:53:52.011 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c4f4330 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:52.012 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5c4f4330 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2b9aeedb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:52.013 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:53:52.014 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:53:52.015 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:53:52.016 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:53:52.018 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:53:52.019 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:52.020 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:52.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:52.023 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:53:52.023 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:53:52.033 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:53:52.034 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:53:52.035 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:53:52.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:53:52.036 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:53:52.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:53:52.037 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:53:52.038 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:53:52.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:52.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:52.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:53:52.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:53:52.041 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:53:52.042 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:52.042 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:53:52.043 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:52.043 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:52.044 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:52.044 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873" with isolation "serializable"
05:53:52.050 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:53:52.050 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:52.062 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 12 ms
05:53:52.062 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
05:53:52.062 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
05:53:52.068 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 6 ms
05:53:52.068 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:52.092 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 24 ms
05:53:52.092 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:53:52.115 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:53:52.148 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:53:52.173 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:53:52.174 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873"
05:53:52.175 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873"
05:53:52.176 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:52.176 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@537ca28e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5b322873, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:52.178 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:52.178 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@59ec7020"
05:53:52.181 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-1, enlisted resources=[]]
05:53:52.181 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
05:53:52.182 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:53:52.182 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:53:52.183 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:53:52.183 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:53:52.184 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:53:52.596 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d"
05:53:52.626 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") enlisted in transactional cache
05:53:52.642 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:52.663 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 21 ms
05:53:52.664 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:53:52.665 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:52.764 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:52.776 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 106 ms
05:53:52.781 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:52.784 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a19a0fe, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-1, enlisted resources=[]]
05:53:52.785 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:52.799 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
05:53:52.804 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:52.805 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:52.813 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms
05:53:52.831 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" being inserted into table ""repository""
05:53:52.867 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
05:53:52.870 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
05:53:52.870 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@12f9f896"
05:53:52.871 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") enlisted in transactional cache
05:53:52.873 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" being inserted into table ""repofile""
05:53:52.884 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40"
05:53:52.885 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "created" replaced by a SCO wrapper
05:53:52.888 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "changed" replaced by a SCO wrapper
05:53:52.889 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") is having the value in field "lastModified" replaced by a SCO wrapper
05:53:52.890 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-04-16 05:53:41.642>,<null>,<0>,<''>,<null>,<2020-04-16 05:53:52.184>,<2020-04-16 05:53:52.184>,<'Directory'>)
05:53:52.937 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 47 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7"
05:53:52.945 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" was inserted in the datastore and was given strategy value of "1"
05:53:52.951 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
05:53:52.951 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="org.datanucleus.identity.IdentityReference@7548e1fb") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
05:53:52.951 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
05:53:52.952 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b24ddd7"
05:53:52.952 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
05:53:52.954 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") is having the value in field "created" replaced by a SCO wrapper
05:53:52.954 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") is having the value in field "changed" replaced by a SCO wrapper
05:53:52.955 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'43979bbc-2102-4791-b561-d373fc742084'>,<0>,<2020-04-16 05:53:52.183>,<2020-04-16 05:53:52.183>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
05:53:52.960 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 5 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b"
05:53:52.961 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" was inserted in the datastore and was given strategy value of "1"
05:53:52.961 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
05:53:52.961 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="org.datanucleus.identity.IdentityReference@50778bde") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
05:53:52.961 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c3c453b"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
05:53:52.961 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:53:52.976 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:52.977 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
05:53:52.977 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
05:53:52.977 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: repositoryId=43979bbc-2102-4791-b561-d373fc742084
05:53:52.977 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
05:53:52.980 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
05:53:52.980 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:52.981 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
05:53:52.984 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
05:53:52.984 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2a19a0fe]]
05:53:52.984 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:52.986 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13fe5bb7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4276ad40, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:52.988 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
05:53:52.988 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:52.988 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
05:53:52.988 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@12f9f896" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
05:53:52.989 [main] DEBUG DataNucleus.Transaction - Transaction committed in 12 ms
05:53:52.989 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@12f9f896 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@12f9f896, lifecycle=HOLLOW]
05:53:52.989 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3f357c9d, lifecycle=HOLLOW]
05:53:52.989 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:52.989 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:52.989 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6580 ms.
05:53:52.990 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@3b4bd341"
05:53:52.990 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-2, enlisted resources=[]]
05:53:52.990 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
05:53:53.005 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:53:53.012 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:53:53.030 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 18 ms
05:53:53.030 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:53:53.031 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:53:53.033 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:53.041 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 9 ms
05:53:53.041 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:53.041 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6326c5ec, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-2, enlisted resources=[]]
05:53:53.041 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:53:53.050 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492"
05:53:53.053 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-15 05:53:52.997>
05:53:53.054 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:53:53.054 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
05:53:53.056 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
05:53:53.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.056 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.056 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6326c5ec]]
05:53:53.056 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.056 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@191f4d65 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7a2a7492, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.057 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:53:53.057 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:53.057 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:53.057 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=1
05:53:53.057 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=2
05:53:53.058 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:53.058 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.058 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]tryAcquire: returning true. lockCounter=2
05:53:53.059 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.059 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3c488b34]release: releasing underlying FileLock. lockCounter=0
05:53:53.070 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@32b112a1"
05:53:53.070 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-3, enlisted resources=[]]
05:53:53.070 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
05:53:53.072 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:53.072 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:53.073 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:53.073 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-3, enlisted resources=[]]
05:53:53.073 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:53.073 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
05:53:53.073 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:53.074 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.075 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
05:53:53.078 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:53.080 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:53.082 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:53.082 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:53:53.082 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") enlisted in transactional cache
05:53:53.083 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753"
05:53:53.089 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:53.089 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:53:53.089 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" field "aliases" loading contents to SCO wrapper from the datastore
05:53:53.102 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec"
05:53:53.104 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:53:53.105 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.107 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16b76858"
05:53:53.107 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:53.107 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=1
05:53:53.108 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]tryAcquire: returning true. lockCounter=2
05:53:53.108 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:53.108 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.108 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d3cce46]release: releasing underlying FileLock. lockCounter=0
05:53:53.109 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.109 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.109 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:53.109 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.109 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.109 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
05:53:53.110 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.110 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.110 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@502c2278]]
05:53:53.110 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.110 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49d42faf [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4948daec, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.112 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:53.112 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:53.112 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms
05:53:53.112 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@45bd4753, lifecycle=HOLLOW]
05:53:53.112 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:53.112 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:53.113 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@18c820d2"
05:53:53.113 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-4, enlisted resources=[]]
05:53:53.114 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
05:53:53.114 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:53.114 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:53.115 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:53.115 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-4, enlisted resources=[]]
05:53:53.116 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:53.116 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
05:53:53.116 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:53.117 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.117 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:53:53.118 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:53.118 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:53.118 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:53.119 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:53:53.119 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") enlisted in transactional cache
05:53:53.119 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97"
05:53:53.120 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:53.120 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:53:53.143 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
05:53:53.144 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:53:53.148 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 4 ms
05:53:53.149 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@184de357"
05:53:53.149 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" field "aliases" loading contents to SCO wrapper from the datastore
05:53:53.150 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51"
05:53:53.150 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:53:53.151 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.151 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6dcf7b6a"
05:53:53.152 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.153 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:53.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.153 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
05:53:53.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.153 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.153 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@69ce14e6]]
05:53:53.154 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.154 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4c65d8e3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@382faf51, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.154 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:53.155 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:53.155 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
05:53:53.155 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@52909a97, lifecycle=HOLLOW]
05:53:53.155 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:53.156 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:53.157 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]open: closing=false closeAbortable=true
05:53:53.166 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:53.166 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]tryAcquire: returning true. lockCounter=1
05:53:53.166 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:53.167 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [da34eb0]release: releasing underlying FileLock. lockCounter=0
05:53:53.168 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@66e827a8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5bb911c1" with txn="org.datanucleus.TransactionImpl@3b5da0b0"
05:53:53.168 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-5, enlisted resources=[]]
05:53:53.169 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8 (optimistic=false)
05:53:53.169 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:53.169 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:53.170 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:53.170 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-5, enlisted resources=[]]
05:53:53.170 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:53.171 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.172 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:53.172 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.173 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 3 ms
05:53:53.173 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:53.173 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:53.174 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:53.174 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:53:53.174 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") enlisted in transactional cache
05:53:53.174 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac"
05:53:53.175 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:53.175 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:53:53.184 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.184 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k928b85e-o5r2e'>
05:53:53.185 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.185 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c8b10b4"
05:53:53.185 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" field "aliases" loading contents to SCO wrapper from the datastore
05:53:53.186 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.186 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:53:53.187 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.187 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4ccdacf5"
05:53:53.194 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.194 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k928b85e-o5r2e'>) 
05:53:53.196 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
05:53:53.196 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6335f04a"
05:53:53.197 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
05:53:53.197 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:53.197 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=1
05:53:53.198 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
05:53:53.198 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:53.198 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.198 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
05:53:53.198 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:53.199 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.199 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]tryAcquire: returning true. lockCounter=2
05:53:53.200 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: NOT releasing underlying FileLock. lockCounter=1
05:53:53.200 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e6cbdf1]release: releasing underlying FileLock. lockCounter=0
05:53:53.200 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
05:53:53.202 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:53.202 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:53:53.202 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:53:53.202 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:53.203 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:53.204 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:53:53.204 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:53.213 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.213 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' WITH RR
05:53:53.215 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
05:53:53.217 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
05:53:53.218 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]")
05:53:53.222 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.222 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.233 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Thu Apr 16 05:53:53 CEST 2020) for LocalRepository[id=1]
05:53:53.233 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
05:53:53.234 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:53.239 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "root" fetched from table ""repository""
05:53:53.254 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.255 [main] DEBUG DataNucleus.Datastore.Native - SELECT "b0"."changed","b0"."created","b0"."id","b0"."lastmodified","b0"."lastsyncfromrepositoryid","b0"."localrevision","b0"."name","b0"."discriminator" FROM "repository" "a0" LEFT OUTER JOIN "repofile" "b0" ON "a0"."root_id_oid" = "b0"."id" WHERE "a0"."id" = <1>
05:53:53.260 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 5 ms
05:53:53.261 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache
05:53:53.261 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]")
05:53:53.262 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:53.262 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper
05:53:53.262 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper
05:53:53.262 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="1") enlisted in transactional cache
05:53:53.262 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.Directory@e521067"
05:53:53.263 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3bab95ca"
05:53:53.264 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "privateKey" fetched from table ""repository""
05:53:53.275 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.275 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:53:53.276 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.276 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7198ab9a"
05:53:53.277 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:53.277 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:53.277 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:53.277 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.277 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:53.278 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:53.278 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:53:53.279 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]")
05:53:53.284 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" having fields "changed,revision" updated in table ""repository""
05:53:53.308 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed"
05:53:53.309 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-04-16 05:53:53.222>,"revision"=<1> WHERE "id"=<1>
05:53:53.318 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 9 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
05:53:53.318 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2e8b24a1"
05:53:53.318 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
05:53:53.319 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.319 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:53.319 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.319 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.320 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@66e827a8
05:53:53.320 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:53.320 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:53.320 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="")
05:53:53.321 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@559fd5ec]]
05:53:53.321 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.326 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2bfa17b0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@625264ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:53.327 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
05:53:53.327 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:53.327 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:53.328 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@e521067" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
05:53:53.328 [main] DEBUG DataNucleus.Transaction - Transaction committed in 9 ms
05:53:53.328 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@285bf5ac, lifecycle=HOLLOW]
05:53:53.328 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@e521067 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@e521067, lifecycle=HOLLOW]
05:53:53.328 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:53.328 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@66e827a8"
05:53:53.330 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]getCloseDeferredMillis: closeDeferredMillis=0
05:53:53.330 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]close: Closing real LocalRepoManager immediately.
05:53:53.330 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]_close: Shutting down real LocalRepoManager.
05:53:53.332 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
05:53:53.333 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
05:53:53.335 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:53:53.335 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:53:53.336 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:53:53.336 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
05:53:53.338 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:53.338 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:53.339 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:53.340 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:53.340 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:53.340 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:53.948 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]release: releasing underlying FileLock. lockCounter=0
05:53:53.968 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
05:53:53.969 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
05:53:54.000 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
05:53:54.818 [qtp222427158-17-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@11569c6c on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
05:53:54.819 [qtp222427158-17-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=1
05:53:54.820 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken with none selected
05:53:54.820 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 0/0/0 selected
05:53:54.820 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 0 keys, 1 updates
05:53:54.821 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:54.821 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@11569c6c
05:53:54.823 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@11569c6c
05:53:54.823 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:54.824 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 1 keys
05:53:54.824 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@11569c6c
05:53:54.853 [qtp222427158-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 18 ms, remaining: 29982 ms
05:53:54.945 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=111/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@a93bcbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:53:54.961 [qtp222427158-18] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=127/30000}{io=0/0,kio=0,kro=0}-><null>
05:53:54.963 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=128/30000}{io=0/0,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.965 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.967 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.969 [qtp222427158-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@77bab7e6{AC.ReadCB@557f03be{HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:53:54.970 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.970 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@777d0252 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
05:53:54.971 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
05:53:54.972 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken with none selected
05:53:54.972 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 0/0/1 selected
05:53:54.972 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 0 keys, 1 updates
05:53:54.972 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:54.972 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@777d0252
05:53:54.973 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.973 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@11569c6c
05:53:54.973 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=0}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.974 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:54.974 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 1 keys
05:53:54.974 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 1/1/1 selected
05:53:54.975 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 1 keys, 0 updates
05:53:54.980 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:45991 remote=/127.0.0.1:48672], selector=sun.nio.ch.EPollSelectorImpl@282b6361, interestOps=1, readyOps=1 SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=8/30000}{io=1/1,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
05:53:54.985 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.986 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:53:54.986 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0} tryExecute EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:54.986669+02:00
05:53:54.987 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=1} startReservedThread p=1
05:53:54.989 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@793138bd{s=0/6,p=1}@319340ef
05:53:54.989 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@793138bd{s=0/6,p=1}@319340ef
05:53:54.989 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=1}@319340ef started
05:53:54.990 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:54.989476+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=22/30000}{io=1/0,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
05:53:54.990 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=0}@319340ef waiting
05:53:54.990 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=23/30000}{io=1/0,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:53:54.991 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
05:53:54.991 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:54.992 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:54.992 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 1 keys
05:53:54.992 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:53:54.993 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@77bab7e6{AC.ReadCB@557f03be{HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:53:54.995 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@a93bcbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:53:55.009 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@303e25e9[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:55.011 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@303e25e9[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:55.013 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@303e25e9[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:53:55.014 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@303e25e9[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:55.014 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
05:53:55.021 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
05:53:55.021 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
05:53:55.021 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
05:53:55.021 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
05:53:55.023 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
05:53:55.024 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
05:53:55.024 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
05:53:55.025 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
05:53:55.025 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
05:53:55.025 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
05:53:55.025 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
05:53:55.025 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
05:53:55.026 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
05:53:55.027 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
05:53:55.028 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
05:53:55.029 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
05:53:55.034 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
05:53:55.034 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
05:53:55.034 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
05:53:55.034 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
05:53:55.037 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:45991/RepoInfo on HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45991/RepoInfo,age=2}
POST //127.0.0.1:45991/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic TUpCb0ZtdnkzZ293M1pSdjU3cGhHQTojM1p9M2E/Wy40bTlPI09wcyNQL2d9QlRl
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:45991
Connection: keep-alive
Content-Length: 244


05:53:55.038 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=36/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45991/RepoInfo,age=3} parsed true HttpParser{s=CONTENT,0 of 244}
05:53:55.038 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:45991/RepoInfo,age=4} handle //127.0.0.1:45991/RepoInfo 
05:53:55.038 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@a93bcbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:53:55.040 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=6} action DISPATCH
05:53:55.042 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=8}
05:53:55.042 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
05:53:55.045 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
05:53:55.045 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
05:53:55.045 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 session=null
05:53:55.046 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:55.046 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
05:53:55.152 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
05:53:55.182 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TUpCb0ZtdnkzZ293M1pSdjU3cGhHQTojM1p9M2E/Wy40bTlPI09wcyNQL2d9QlRl
05:53:55.207 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=205/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=172} parse HeapByteBuffer@303e25e9[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:53:55.207 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@303e25e9[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:55.208 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=173} onContent Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.209 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=0,q=0,[0]=null,s=STREAM] addContent Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.209 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
05:53:55.210 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=176} onContentComplete
05:53:55.211 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=176} onRequestComplete
05:53:55.211 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
05:53:55.212 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=211/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=END,244 of 244},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=178} parsed false HttpParser{s=END,244 of 244}
05:53:55.258 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.259 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.259 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.260 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.261 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.263 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.263 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.263 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.264 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.264 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.264 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.264 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.265 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.265 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.265 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.265 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.266 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.266 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.266 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.266 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.267 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.267 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.267 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.268 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.268 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.268 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.268 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.269 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.269 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@42536508[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@37178fd6{HeapByteBufferR@1a1f6b7f[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:53:55.269 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=268/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=END,244 of 244},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=235}
05:53:55.275 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@a93bcbc{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
05:53:55.281 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e'
05:53:55.282 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38aec5f2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/cloudstore-repository.lock'
05:53:55.283 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38aec5f2]tryAcquire: returning true. lockCounter=1
05:53:55.283 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e' locked successfully.
05:53:55.284 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
05:53:55.288 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:53:55.290 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:55.290 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:55.290 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:55.290 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:55.291 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:55.291 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:55.293 [qtp222427158-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:53:55.297 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
05:53:55.305 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
05:53:55.313 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
05:53:55.325 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
05:53:55.334 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
05:53:55.345 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
05:53:55.354 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:53:55.355 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:53:55.355 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:53:55.356 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support loaded
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:53:55.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
05:53:55.358 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:53:55.359 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:53:55.360 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:53:55.361 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:53:55.361 [qtp222427158-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:53:55.362 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:53:55.362 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:53:55.363 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:53:55.364 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:53:55.364 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:53:55.365 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:53:55.365 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.366 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.366 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.367 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:53:55.368 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:53:55.369 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:53:55.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:53:55.370 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:53:55.371 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:53:55.372 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:53:55.372 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:53:55.372 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:53:55.373 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.373 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.374 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.374 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:53:55.374 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:53:55.375 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:53:55.376 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:53:55.376 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:53:55.376 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:53:55.377 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:53:55.377 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.378 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.378 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.379 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:53:55.379 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:53:55.380 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:53:55.381 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:53:55.382 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:53:55.382 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:53:55.383 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:53:55.384 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:53:55.385 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:53:55.385 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.386 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.387 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.387 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:53:55.387 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:53:55.388 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.389 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:53:55.389 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:53:55.389 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:53:55.390 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:53:55.390 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:53:55.391 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:53:55.392 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:53:55.392 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:53:55.392 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.393 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.393 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.394 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:53:55.394 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:53:55.395 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:53:55.396 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:53:55.397 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:53:55.397 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:53:55.398 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:53:55.398 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:53:55.399 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:53:55.399 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.400 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.400 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.401 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:53:55.401 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:53:55.401 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.401 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.401 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.402 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:53:55.403 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:53:55.403 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:53:55.404 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:53:55.404 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:53:55.405 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:53:55.405 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:53:55.406 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:53:55.406 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.407 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.407 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.408 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:53:55.408 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:53:55.408 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:53:55.409 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:53:55.409 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:53:55.409 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:53:55.410 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:53:55.410 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:53:55.411 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:53:55.411 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.412 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.412 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.413 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:53:55.413 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:53:55.413 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:53:55.413 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:53:55.414 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:53:55.414 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:53:55.415 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:53:55.416 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:53:55.416 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:53:55.417 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.417 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.418 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.418 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:53:55.418 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:53:55.419 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:53:55.420 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:53:55.421 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:53:55.421 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:53:55.421 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:53:55.422 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:53:55.422 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:53:55.423 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.424 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.424 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.425 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:53:55.425 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:53:55.425 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.425 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.426 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:53:55.427 [qtp222427158-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:53:55.441 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
05:53:55.442 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:53:55.442 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:53:55.447 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
05:53:55.590 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20434b62 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
05:53:55.638 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
05:53:55.638 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
05:53:55.639 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:55.639 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:55.639 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:53:55.639 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
05:53:55.639 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
05:53:55.640 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
05:53:55.641 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
05:53:55.641 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:53:55.641 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:53:55.641 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : read-write
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:53:55.676 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20434b62 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ced4e4e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager now created
05:53:55.677 [qtp222427158-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - ClassLoading : default
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:53:55.678 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================================================
05:53:55.680 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@5e321d9a"
05:53:55.682 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:53:55.683 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:53:55.684 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:53:55.684 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:53:55.685 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:53:55.685 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.686 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.687 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.688 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:53:55.688 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:53:55.689 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:53:55.690 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:53:55.691 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:53:55.692 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:53:55.693 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:53:55.693 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:53:55.694 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:53:55.694 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.695 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.696 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.697 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:53:55.697 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:53:55.698 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:53:55.698 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:53:55.699 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:53:55.700 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:53:55.701 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:53:55.702 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.702 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.703 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.704 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:53:55.704 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:53:55.709 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:53:55.710 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:53:55.712 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:53:55.712 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:53:55.713 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:53:55.713 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:53:55.714 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:53:55.714 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.715 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.716 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.717 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:53:55.717 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:53:55.717 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.718 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.718 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.719 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:53:55.719 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:53:55.721 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:53:55.721 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:53:55.722 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:53:55.722 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:53:55.723 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:53:55.724 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.724 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.725 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.726 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:53:55.726 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:53:55.727 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:53:55.728 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:53:55.728 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:53:55.729 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:53:55.729 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:53:55.730 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:53:55.731 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:53:55.732 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.732 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.733 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.734 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:53:55.734 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:53:55.734 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.734 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.734 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.735 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:53:55.738 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:53:55.738 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:53:55.739 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:55.739 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.739 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:53:55.740 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:53:55.740 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:55.740 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.741 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:53:55.741 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:53:55.741 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.742 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.742 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:55.743 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.743 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.744 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.744 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:53:55.744 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:53:55.744 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:55.744 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:55.745 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.745 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.745 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:55.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:55.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:53:55.746 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:53:55.747 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:55.747 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:55.748 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.748 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.748 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:55.749 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.749 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:55.750 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.751 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:55.752 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.752 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10c27b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:55.753 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02" with isolation "serializable"
05:53:55.769 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:53:55.769 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:53:55.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 29 ms
05:53:55.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:53:55.801 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
05:53:55.802 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
05:53:55.810 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
05:53:55.810 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
05:53:55.813 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
05:53:55.813 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
05:53:55.820 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
05:53:55.820 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
05:53:55.843 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
05:53:55.882 [qtp222427158-20] WARN DataNucleus.Datastore.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems?
05:53:55.882 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
05:53:55.889 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:53:55.894 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
05:53:55.901 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
05:53:55.908 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
05:53:55.914 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
05:53:55.918 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
05:53:55.924 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
05:53:55.924 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02"
05:53:55.924 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02"
05:53:55.924 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10c27b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.924 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10c27b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@68f20a02, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.925 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:53:55.926 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:53:55.926 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:53:55.927 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:53:55.928 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:53:55.929 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:55.929 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:55.930 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:55.931 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:53:55.931 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:53:55.932 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:53:55.933 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:53:55.933 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:53:55.934 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:53:55.934 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:53:55.935 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:53:55.936 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:53:55.936 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:53:55.937 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:55.937 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:55.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:53:55.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:53:55.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.938 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:55.939 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:53:55.940 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:53:55.941 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:53:55.941 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.941 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:55.941 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:55.941 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.942 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.942 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:53:55.942 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db7c2c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:55.942 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136" with isolation "serializable"
05:53:55.946 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
05:53:55.946 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
05:53:55.950 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
05:53:55.950 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
05:53:55.954 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
05:53:55.959 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
05:53:55.963 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
05:53:55.963 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136"
05:53:55.963 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136"
05:53:55.964 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db7c2c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.964 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db7c2c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@44bb2136, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.965 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:53:55.965 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:55.965 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.965 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:55.965 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:53:55.966 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.966 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.966 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.966 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.967 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:55.967 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:55.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:55.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:55.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:53:55.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:53:55.969 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78923338 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:55.969 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55" with isolation "serializable"
05:53:55.970 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:53:55.971 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:55.977 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
05:53:55.977 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:53:55.984 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:53:55.988 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:53:55.995 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:53:55.996 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55"
05:53:55.996 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55"
05:53:55.996 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78923338 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.996 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@78923338 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6dabdb55, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:55.997 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:53:55.998 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:53:55.999 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:53:55.999 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:53:56.000 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:53:56.001 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.001 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.002 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.003 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:53:56.003 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:53:56.003 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:53:56.004 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:53:56.005 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:53:56.005 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:53:56.006 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:53:56.006 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:53:56.007 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:53:56.008 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.008 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.009 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.009 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:53:56.009 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:53:56.010 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.010 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.010 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:53:56.012 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:53:56.012 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:53:56.013 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:53:56.013 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:53:56.014 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:53:56.014 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.015 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.016 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.016 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:53:56.016 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:53:56.017 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:53:56.018 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:53:56.018 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:53:56.019 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:53:56.019 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:53:56.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:53:56.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:53:56.021 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:53:56.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:53:56.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:53:56.024 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:56.024 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:53:56.025 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:56.025 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.025 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:53:56.025 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:53:56.026 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:56.026 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:53:56.026 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:56.026 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.026 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:56.027 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.027 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:53:56.027 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
05:53:56.027 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
05:53:56.028 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.028 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.028 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.029 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:56.029 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.029 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.029 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:53:56.030 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f6b14db [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.030 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7" with isolation "serializable"
05:53:56.032 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:53:56.032 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:56.037 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
05:53:56.037 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:53:56.040 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
05:53:56.040 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
05:53:56.044 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
05:53:56.044 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
05:53:56.050 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:53:56.055 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:53:56.061 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:53:56.065 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
05:53:56.070 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
05:53:56.074 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
05:53:56.074 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7"
05:53:56.075 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7"
05:53:56.075 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f6b14db [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.075 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f6b14db [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@165dbd7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.076 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:53:56.077 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:53:56.077 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:53:56.078 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:53:56.078 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:53:56.079 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.079 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.080 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.081 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:53:56.081 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:53:56.081 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:53:56.082 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:53:56.082 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:53:56.083 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:53:56.084 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:53:56.084 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:53:56.084 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:53:56.085 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.086 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.086 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:53:56.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:53:56.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.087 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:53:56.088 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:53:56.089 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:53:56.089 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:56.089 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.090 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:53:56.090 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.090 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.090 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.091 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:53:56.091 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:56.091 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.092 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.092 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:53:56.092 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18fce850 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.092 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8" with isolation "serializable"
05:53:56.094 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
05:53:56.094 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
05:53:56.099 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
05:53:56.099 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
05:53:56.104 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
05:53:56.109 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
05:53:56.113 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
05:53:56.114 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8"
05:53:56.114 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8"
05:53:56.114 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18fce850 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.114 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18fce850 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@39b1edb8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.115 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:53:56.115 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:53:56.116 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:53:56.116 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:53:56.116 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:56.117 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:56.117 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.118 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.118 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.118 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:53:56.119 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f887020 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.119 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4" with isolation "serializable"
05:53:56.121 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:53:56.121 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:53:56.126 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
05:53:56.126 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:53:56.129 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
05:53:56.129 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
05:53:56.132 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
05:53:56.132 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
05:53:56.137 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
05:53:56.141 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
05:53:56.145 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:53:56.149 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
05:53:56.154 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
05:53:56.157 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
05:53:56.157 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4"
05:53:56.157 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4"
05:53:56.158 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f887020 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.158 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4f887020 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5f460ad4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.160 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:53:56.160 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:53:56.161 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:53:56.162 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:53:56.163 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:53:56.163 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.164 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.165 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.165 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:53:56.165 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:53:56.166 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:53:56.167 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:53:56.168 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:53:56.168 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:53:56.169 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:53:56.169 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:53:56.170 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:53:56.170 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.171 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.172 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.172 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:53:56.173 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:53:56.173 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:53:56.174 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:53:56.175 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:56.175 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.175 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:53:56.175 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.176 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:53:56.176 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:53:56.176 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.176 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:56.177 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.177 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.177 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:53:56.177 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d78ed77 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.178 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f" with isolation "serializable"
05:53:56.180 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
05:53:56.180 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
05:53:56.184 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
05:53:56.184 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
05:53:56.187 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
05:53:56.189 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
05:53:56.192 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
05:53:56.193 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f"
05:53:56.193 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f"
05:53:56.193 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d78ed77 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.193 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d78ed77 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2a039a8f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.194 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:53:56.196 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:53:56.196 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:53:56.197 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:53:56.198 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:53:56.198 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.199 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.200 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.200 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:53:56.200 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:53:56.201 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:53:56.203 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:53:56.204 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:53:56.205 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:53:56.206 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:53:56.207 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:53:56.208 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:53:56.208 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.209 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.210 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.210 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:53:56.210 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:53:56.211 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:53:56.212 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:53:56.212 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:53:56.213 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:53:56.214 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b24ecd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.215 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4" with isolation "serializable"
05:53:56.216 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
05:53:56.217 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
05:53:56.221 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
05:53:56.221 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
05:53:56.225 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
05:53:56.228 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
05:53:56.231 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
05:53:56.231 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4"
05:53:56.232 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4"
05:53:56.232 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b24ecd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.232 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b24ecd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72131ba4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.233 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:53:56.233 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:53:56.234 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:53:56.234 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:53:56.235 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:53:56.235 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:53:56.236 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:53:56.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:53:56.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:53:56.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:53:56.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:53:56.238 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:53:56.238 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:53:56.239 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:53:56.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:53:56.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:53:56.241 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:53:56.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:53:56.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:53:56.243 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:53:56.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:53:56.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:53:56.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:53:56.245 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:53:56.245 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:53:56.245 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:53:56.246 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:53:56.246 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df8c9f7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:53:56.246 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf" with isolation "serializable"
05:53:56.248 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:53:56.248 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:53:56.253 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
05:53:56.254 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:53:56.259 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:53:56.265 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:53:56.270 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:53:56.271 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf"
05:53:56.271 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf"
05:53:56.271 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df8c9f7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.271 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df8c9f7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@607ffacf, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:53:56.272 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.272 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@603e0d70"
05:53:56.272 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-6, enlisted resources=[]]
05:53:56.272 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51 (optimistic=false)
05:53:56.273 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:56.273 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:53:56.273 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:53:56.273 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:53:56.274 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.275 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:53:56.277 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ab44e40 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:56.277 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4ab03750, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-6, enlisted resources=[]]
05:53:56.277 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:56.293 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b"
05:53:56.293 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:56.294 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.294 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
05:53:56.294 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:56.295 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
05:53:56.297 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:56.299 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
05:53:56.300 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
05:53:56.301 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="1") enlisted in transactional cache
05:53:56.304 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" having fields "publicKey" fetched from table ""repository""
05:53:56.315 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b"
05:53:56.315 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:53:56.317 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
05:53:56.319 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5fbd15e3"
05:53:56.320 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="1") is having the following fields in Level 2 cache object updated : [3]
05:53:56.324 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" having fields "privateKey" fetched from table ""repository""
05:53:56.331 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b"
05:53:56.331 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:53:56.332 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.332 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@76c9531b"
05:53:56.333 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="1") is having the following fields in Level 2 cache object updated : [7]
05:53:56.333 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]initPersistenceManagerFactory: repositoryId=43979bbc-2102-4791-b561-d373fc742084
05:53:56.333 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51
05:53:56.333 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.333 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.333 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4ab03750]]
05:53:56.334 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ab44e40 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.334 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ab44e40 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@471fed9b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.334 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:56.334 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:56.335 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
05:53:56.335 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ab354a7, lifecycle=HOLLOW]
05:53:56.335 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:56.335 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.335 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1046 ms.
05:53:56.336 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@3df135df"
05:53:56.336 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-7, enlisted resources=[]]
05:53:56.336 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51 (optimistic=false)
05:53:56.336 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:53:56.337 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:53:56.338 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:53:56.338 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:53:56.338 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:53:56.339 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.341 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 3 ms
05:53:56.341 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36ca1da4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@221996f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:56.341 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4401cee, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-7, enlisted resources=[]]
05:53:56.341 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:53:56.353 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@221996f"
05:53:56.354 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-15 05:53:56.336>
05:53:56.355 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.355 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4401cee]]
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36ca1da4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@221996f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.356 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@36ca1da4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@221996f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.357 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:53:56.357 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.358 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [10611476]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:56.358 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [10611476]tryAcquire: returning true. lockCounter=1
05:53:56.358 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [10611476]tryAcquire: returning true. lockCounter=2
05:53:56.358 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:56.360 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [10611476]release: NOT releasing underlying FileLock. lockCounter=1
05:53:56.360 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [10611476]release: releasing underlying FileLock. lockCounter=0
05:53:56.361 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@45e41faf"
05:53:56.361 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-8, enlisted resources=[]]
05:53:56.361 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51 (optimistic=false)
05:53:56.362 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:56.362 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:56.362 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64a00b98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4abedea4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:56.363 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@25cc36da, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-8, enlisted resources=[]]
05:53:56.363 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:56.363 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4abedea4"
05:53:56.364 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:56.364 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:53:56.365 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
05:53:56.365 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:56.365 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:56.366 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:56.366 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:53:56.366 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="1") enlisted in transactional cache
05:53:56.366 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1"
05:53:56.368 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:56.368 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:53:56.368 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" field "aliases" loading contents to SCO wrapper from the datastore
05:53:56.379 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4abedea4"
05:53:56.380 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:53:56.380 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:53:56.381 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@10dccf32"
05:53:56.381 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [688827c]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:56.381 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [688827c]tryAcquire: returning true. lockCounter=1
05:53:56.381 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [688827c]release: releasing underlying FileLock. lockCounter=0
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k928b85e-o5r2e' of repository '43979bbc-2102-4791-b561-d373fc742084' already in-sync.
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [dd65901]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [dd65901]tryAcquire: returning true. lockCounter=1
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [dd65901]tryAcquire: returning true. lockCounter=2
05:53:56.382 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:56.383 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [dd65901]release: NOT releasing underlying FileLock. lockCounter=1
05:53:56.383 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [dd65901]release: releasing underlying FileLock. lockCounter=0
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.384 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.384 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@25cc36da]]
05:53:56.385 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64a00b98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4abedea4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.385 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64a00b98 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4abedea4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.385 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:56.385 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:56.386 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
05:53:56.386 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@531cbef1, lifecycle=HOLLOW]
05:53:56.386 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:56.386 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.386 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@18322323"
05:53:56.387 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-9, enlisted resources=[]]
05:53:56.387 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51 (optimistic=false)
05:53:56.389 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:53:56.389 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:53:56.389 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68e3263f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:56.389 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5a17cabc, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-9, enlisted resources=[]]
05:53:56.389 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:53:56.390 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9"
05:53:56.390 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:53:56.390 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:53:56.390 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:53:56.391 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:53:56.391 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:53:56.392 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:53:56.392 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:53:56.392 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="1") enlisted in transactional cache
05:53:56.392 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde"
05:53:56.393 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:53:56.393 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:53:56.401 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9"
05:53:56.401 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:53:56.402 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.403 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4f386ff4"
05:53:56.403 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" field "aliases" loading contents to SCO wrapper from the datastore
05:53:56.404 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9"
05:53:56.404 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:53:56.405 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.405 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7394ac18"
05:53:56.405 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.405 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.405 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5a17cabc]]
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68e3263f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.406 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68e3263f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@538212c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.407 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:53:56.407 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:53:56.407 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:53:56.407 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@26855bde, lifecycle=HOLLOW]
05:53:56.407 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:53:56.408 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.408 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]open: closing=false closeAbortable=true
05:53:56.409 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@5682fe51" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@602b55f1" with txn="org.datanucleus.TransactionImpl@1e0dc87e"
05:53:56.409 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-10, enlisted resources=[]]
05:53:56.409 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51 (optimistic=false)
05:53:56.410 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3833b71d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:56.410 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3833b71d]tryAcquire: returning true. lockCounter=1
05:53:56.410 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3833b71d]tryAcquire: returning true. lockCounter=2
05:53:56.411 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:56.412 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3833b71d]release: NOT releasing underlying FileLock. lockCounter=1
05:53:56.412 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3833b71d]release: releasing underlying FileLock. lockCounter=0
05:53:56.417 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:53:56.417 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:53:56.417 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
05:53:56.417 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:53:56.418 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.420 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 3 ms
05:53:56.420 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29ba6062 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:53:56.420 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@436d823d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-10, enlisted resources=[]]
05:53:56.420 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
05:53:56.429 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.429 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
05:53:56.429 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:53:56.430 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
05:53:56.431 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:53:56.431 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:53:56.431 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
05:53:56.431 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:53:56.432 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.433 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:53:56.433 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
05:53:56.440 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.440 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
05:53:56.441 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.441 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
05:53:56.446 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:53:56.449 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 3 ms
05:53:56.449 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
05:53:56.449 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:53:56.451 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.455 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 6 ms
05:53:56.456 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
05:53:56.470 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.470 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
05:53:56.471 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.482 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms
05:53:56.484 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:53:56.485 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:53:56.485 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
05:53:56.486 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:53:56.487 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.487 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:53:56.488 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
05:53:56.497 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.497 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
05:53:56.498 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.498 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
05:53:56.499 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:53:56.500 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:53:56.500 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
05:53:56.500 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:53:56.501 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.502 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:53:56.502 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
05:53:56.522 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.522 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
05:53:56.524 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
05:53:56.524 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 22 ms
05:53:56.525 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:53:56.525 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:53:56.526 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
05:53:56.526 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:53:56.527 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:53:56.527 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:53:56.528 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
05:53:56.544 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f"
05:53:56.544 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
05:53:56.545 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:53:56.545 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms
05:53:56.546 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.546 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.546 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:53:56.546 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.546 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.546 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5682fe51
05:53:56.547 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:53:56.547 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:53:56.547 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@436d823d]]
05:53:56.547 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29ba6062 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.548 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@29ba6062 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@75b54d0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:53:56.548 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
05:53:56.548 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@5682fe51"
05:53:56.548 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]getCloseDeferredMillis: closeDeferredMillis=0
05:53:56.548 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]close: Closing real LocalRepoManager immediately.
05:53:56.548 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [42fec2a1]_close: Shutting down real LocalRepoManager.
05:53:56.549 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
05:53:56.550 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
05:53:56.550 [qtp222427158-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:53:56.551 [qtp222427158-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:53:56.552 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:53:56.554 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
05:53:56.559 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:56.560 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:56.561 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:56.562 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:56.562 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:56.563 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:56.675 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [38aec5f2]release: releasing underlying FileLock. lockCounter=0
05:53:56.699 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4717b016[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@2b5c1f1c{null}
05:53:56.700 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1e6f26aa{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=1666}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


05:53:56.705 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@46580165[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@50a50960] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
05:53:56.707 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@4717b016[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:56.707 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


05:53:56.707 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
05:53:56.707 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@46580165[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@50a50960] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
05:53:56.708 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3507ee74{IDLE}->null [HeapByteBuffer@303e25e9[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>pCb0ZtdnkzZ293M1p...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4717b016[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
05:53:56.708 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3507ee74{WRITING}->null:IDLE-->WRITING
05:53:56.710 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=W,to=1709/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=END,244 of 244},g=HttpGenerator@5af52df5{s=COMPLETING}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=1676}
05:53:56.710 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@3507ee74{WRITING}->null
05:53:56.711 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3507ee74{IDLE}->null:WRITING-->IDLE
05:53:56.711 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@46580165[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@50a50960] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
05:53:56.718 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1, calling complete=true
05:53:56.719 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null
05:53:56.719 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1e6f26aa{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:45991/RepoInfo,age=1685}
05:53:56.720 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@a93bcbc{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
05:53:56.720 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:45991/RepoInfo,age=1686} action COMPLETE
05:53:56.720 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@a93bcbc{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
05:53:56.720 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
05:53:56.726 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@a93bcbc{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
05:53:56.726 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
05:53:56.726 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
05:53:56.726 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
05:53:56.727 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@303e25e9[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:56.728 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@303e25e9[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:56.728 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@303e25e9[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:56.728 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@303e25e9[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:53:56.729 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@303e25e9[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:53:56.729 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
05:53:56.730 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.730 [qtp222427158-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.731 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@77bab7e6{AC.ReadCB@557f03be{HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:53:56.732 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.732 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@777d0252 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
05:53:56.732 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
05:53:56.733 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken with none selected
05:53:56.733 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 0/0/1 selected
05:53:56.733 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 0 keys, 1 updates
05:53:56.733 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@a93bcbc{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:53:56.733 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.733 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@777d0252
05:53:56.733 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:53:56.734 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.734 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.734 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 1 keys
05:53:56.760 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2760 ms
Local repository:
  repository.repositoryId = 43979bbc-2102-4791-b561-d373fc742084
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@6ae6d078
  repository.publicKeySha1 = 66:18:96:BE:35:82:D2:D3:CA:0D:85:C2:AD:A1:81:AF:76:2B:B8:9E

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

05:53:56.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@58326051{STARTED}[9.4.17.v20190418]
05:53:56.769 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@58326051{STOPPING}[9.4.17.v20190418]
05:53:56.771 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp222427158-17-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:45991}
05:53:56.773 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@58326051{STOPPING}[9.4.17.v20190418] by 
05:53:56.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:56.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:56.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
05:53:56.774 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
05:53:56.775 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
05:53:56.776 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c woken with none selected
05:53:56.776 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c woken up from select, 0/0/0 selected
05:53:56.776 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c processing 0 keys, 1 updates
05:53:56.776 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.776 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@78504ce9
05:53:56.777 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
05:53:56.777 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.777 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c waiting with 0 keys
05:53:56.778 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
05:53:56.778 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
05:53:56.778 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c woken with none selected
05:53:56.778 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c woken up from select, 0/0/0 selected
05:53:56.778 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@608f5e5c processing 0 keys, 1 updates
05:53:56.778 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.778 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@12608986
05:53:56.779 [qtp222427158-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.780 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:56.780149+02:00
05:53:56.780 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
05:53:56.780 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:56.780727+02:00
05:53:56.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:53:56.781 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
05:53:56.781 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
05:53:56.781 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=1
05:53:56.781 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken with none selected
05:53:56.781 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 0/0/1 selected
05:53:56.782 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 0 keys, 1 updates
05:53:56.782 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.782 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4882b9a
05:53:56.782 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
05:53:56.783 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=52/30000}{io=1/1,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.784 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,OPEN,fill=FI,flush=-,to=54/30000}{io=1/1,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.786 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,CLOSED,fill=FI,flush=-,to=55/30000}{io=1/1,kio=1,kro=1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.787 [qtp222427158-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@3507ee74{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
05:53:56.796 [qtp222427158-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@77bab7e6{AC.ReadCB@557f03be{HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,CLOSED,fill=FI,flush=-,to=65/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@557f03be[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:53:56.796 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
05:53:56.796 [qtp222427158-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
05:53:56.797 [qtp222427158-15] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,CLOSED,fill=-,flush=-,to=66/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@557f03be[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
05:53:56.797 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
05:53:56.797 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1057796b
05:53:56.797 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.797 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 waiting with 1 keys
05:53:56.797 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1057796b
05:53:56.798 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=0
05:53:56.798 [qtp222427158-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,CLOSED,fill=-,flush=-,to=68/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@557f03be[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.798 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=1
05:53:56.799 [qtp222427158-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@557f03be::SocketChannelEndPoint@5545b8df{/127.0.0.1:48672<->/127.0.0.1:45991,CLOSED,fill=-,flush=-,to=68/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@557f03be[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5af52df5{s=START}]=>HttpChannelOverHttp@1e6f26aa{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:53:56.801 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1057796b
05:53:56.799 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken with none selected
05:53:56.801 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 woken up from select, 0/0/0 selected
05:53:56.801 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@282b6361 processing 0 keys, 1 updates
05:53:56.801 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.802 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7ec508e6
05:53:56.802 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.802 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
05:53:56.803 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-16T05:53:56.802776+02:00
05:53:56.803 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-16T05:53:56.803673+02:00
05:53:56.804 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:53:56.804 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
05:53:56.804 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
05:53:56.804 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
05:53:56.805 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b woken with none selected
05:53:56.805 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b woken up from select, 0/0/0 selected
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b processing 0 keys, 1 updates
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@26d8908e
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.806 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b waiting with 0 keys
05:53:56.806 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
05:53:56.807 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
05:53:56.809 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b woken with none selected
05:53:56.809 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b woken up from select, 0/0/0 selected
05:53:56.809 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@223a6b3b processing 0 keys, 1 updates
05:53:56.809 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:56.810 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@30e2016a
05:53:56.810 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:56.811 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@151db587/SelectorProducer@1f51431/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:56.811083+02:00
05:53:56.812 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
05:53:56.812 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:56.812412+02:00
05:53:56.812 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:53:56.813 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:56.813 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3da30852[HTTP/1.1]
05:53:56.813 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3da30852[HTTP/1.1]
05:53:56.813 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:56.813 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:56.814 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@58326051{STOPPING}[9.4.17.v20190418]
05:53:56.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
05:53:56.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
05:53:56.814 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
05:53:56.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
05:53:56.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4189d70b{STOPPED}[worker=node0]
05:53:56.814 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@14dda234{STARTED}
05:53:56.815 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@14dda234{STOPPING}
05:53:56.815 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@14dda234{STOPPED}
05:53:56.815 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN}
05:53:56.815 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN} by 
05:53:56.816 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
05:53:56.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:56.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:56.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
05:53:56.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
05:53:56.816 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:56.817 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:56.817 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1e0f9063{STARTED}
05:53:56.817 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1e0f9063{STOPPING}
05:53:56.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:56.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:56.821 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:56.836 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:56.836 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1e0f9063{STOPPED}
05:53:56.836 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
05:53:56.838 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
05:53:56.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
05:53:56.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@336f1079{STARTED}
05:53:56.838 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@336f1079{STOPPED}
05:53:56.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
05:53:56.841 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp222427158]@d41f816{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
05:53:56.841 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@793138bd{s=1/6,p=0}
05:53:56.841 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@319340ef offer STOP!
05:53:56.842 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@793138bd{s=0/6,p=0}
05:53:56.842 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@319340ef task=STOP!
05:53:56.843 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-14,5,main] for 14999
05:53:56.844 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@319340ef Exited
05:53:56.844 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.844 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@793138bd{s=0/6,p=0}@319340ef
05:53:56.844 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.845 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.846 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:53:56.846 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-15,5,] for 14997
05:53:56.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
05:53:56.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@58326051{STOPPED}[9.4.17.v20190418]
05:53:56.848 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
05:53:56.848 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]release: releasing underlying FileLock. lockCounter=0
05:53:56.849 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
05:53:56.974 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=80.0 MiB, used=22.8 MiB, available=3.9 GiB
05:53:56.974 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:53:56.975 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
05:53:56.975 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=1
05:53:56.976 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
05:53:56.977 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
05:53:56.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4a7db5a[HTTP/1.1] added {HttpConfiguration@56b66a26{32768/8192,8192/8192,https://:0,[]},POJO}
05:53:56.978 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {Server@295d54d6{STOPPED}[9.4.17.v20190418],UNMANAGED}
05:53:56.979 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
05:53:56.980 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@398f0516{STOPPED},AUTO}
05:53:56.981 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@54687fd0,POJO}
05:53:56.983 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@4a7db5a[HTTP/1.1],AUTO}
05:53:56.984 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@4a7db5a[HTTP/1.1]
05:53:56.984 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
05:53:56.984 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
05:53:56.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
05:53:56.985 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6eaf030c
05:53:56.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1,MANAGED}
05:53:56.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {ServletHandler@7a3a49e5{STOPPED},MANAGED}
05:53:56.986 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
05:53:56.989 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE},MANAGED}
05:53:56.989 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@295d54d6{STOPPED}[9.4.17.v20190418]
05:53:56.990 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {ErrorHandler@26495639{STOPPED},AUTO}
05:53:56.990 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
05:53:56.990 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@295d54d6{STARTING}[9.4.17.v20190418]
05:53:56.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
05:53:56.990 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}
05:53:56.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}] added {ReservedThreadExecutor@45c408a4{s=0/6,p=0},AUTO}
05:53:56.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@45c408a4{s=0/6,p=0}
05:53:56.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22728ms ReservedThreadExecutor@45c408a4{s=0/6,p=0}
05:53:56.992 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-32,5,main]
05:53:56.992 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-33,5,main]
05:53:56.993 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-34,5,main]
05:53:56.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-35,5,main]
05:53:56.994 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-36,5,main]
05:53:56.996 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-37,5,main]
05:53:56.996 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-38,5,main]
05:53:56.997 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1339273738-39,5,main]
05:53:56.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22735ms QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}]
05:53:56.998 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@398f0516{STOPPED}
05:53:56.999 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22736ms ScheduledExecutorScheduler@398f0516{STARTED}
05:53:56.999 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
05:53:57.000 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@b2da3a5{/,null,STARTING}
05:53:57.000 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:53:57.001 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
05:53:57.001 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600],AUTO}
05:53:57.002 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@21c99abf{STOPPED}[worker=null]
05:53:57.002 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
05:53:57.003 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
05:53:57.003 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@21c99abf{STARTING}[worker=node0] added {HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
05:53:57.003 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6d6f6ca9{STOPPED}[interval=600000, ownscheduler=false]
05:53:57.004 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
05:53:57.005 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22742ms HouseKeeper@6d6f6ca9{STARTED}[interval=660000, ownscheduler=false]
05:53:57.005 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22742ms DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
05:53:57.006 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@295d54d6{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],MANAGED}
05:53:57.006 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 added {DefaultSessionIdManager@21c99abf{STARTED}[worker=node0],UNMANAGED}
05:53:57.006 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:53:57.006 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@7a3a49e5{STOPPED}
05:53:57.007 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
05:53:57.008 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:53:57.008 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
05:53:57.008 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
05:53:57.008 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
05:53:57.008 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
05:53:57.008 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:53:57.009 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7a3a49e5{STARTING}
05:53:57.009 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0[EMBEDDED:null]
05:53:57.009 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
05:53:57.010 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a[EMBEDDED:null]
05:53:57.010 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
05:53:57.010 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
05:53:57.010 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
05:53:57.010 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
05:53:57.010 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
05:53:57.011 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-16f4a3c0=org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
05:53:57.011 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@7a3a49e5{STARTING}
05:53:57.011 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22749ms ServletHandler@7a3a49e5{STARTED}
05:53:57.012 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:57.012 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
05:53:57.012 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22749ms org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
05:53:57.012 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22750ms org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:53:57.012 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22750ms org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:53:57.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:57.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22750ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:53:57.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:57.013 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22751ms org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:53:57.013 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@236b4a44 for org.glassfish.jersey.servlet.ServletContainer-16f4a3c0
05:53:57.266 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
05:53:57.266 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23004ms o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
05:53:57.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@26495639{STOPPED}
05:53:57.267 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@26495639{STARTING}
05:53:57.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23004ms ErrorHandler@26495639{STARTED}
05:53:57.267 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:53:57.268 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:43835],POJO}
05:53:57.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4a7db5a[HTTP/1.1]
05:53:57.268 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23006ms HttpConnectionFactory@4a7db5a[HTTP/1.1]
05:53:57.269 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}
05:53:57.269 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.26959+02:00 added {SelectorProducer@174e1b99,POJO}
05:53:57.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.270175+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
05:53:57.271 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.270788+02:00 created
05:53:57.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.271648+02:00,MANAGED}
05:53:57.272 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835} added {ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
05:53:57.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.272769+02:00 added {SelectorProducer@14af73e1,POJO}
05:53:57.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.2734+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
05:53:57.274 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.273977+02:00 created
05:53:57.274 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.274633+02:00,MANAGED}
05:53:57.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835} added {ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
05:53:57.276 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.276115+02:00 added {SelectorProducer@32513dea,POJO}
05:53:57.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.276723+02:00 added {QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}],UNMANAGED}
05:53:57.277 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.277395+02:00 created
05:53:57.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.27804+02:00,MANAGED}
05:53:57.278 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835} added {ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
05:53:57.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:53:57.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.279109+02:00
05:53:57.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23016ms EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.279889+02:00
05:53:57.280 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
05:53:57.280 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
05:53:57.280 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd on ManagedSelector@53a09566{STARTING} id=0 keys=0 selected=0 updates=0
05:53:57.281 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.280916+02:00 tryProduce false
05:53:57.281 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:57.281 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6f655dbd
05:53:57.281 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:57.281 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 waiting with 0 keys
05:53:57.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23018ms ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
05:53:57.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:53:57.282 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.282204+02:00
05:53:57.282 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23019ms EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.282747+02:00
05:53:57.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
05:53:57.283 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0 on ManagedSelector@73da303e{STARTING} id=1 keys=0 selected=0 updates=0
05:53:57.283 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
05:53:57.284 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.284017+02:00 tryProduce false
05:53:57.284 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:57.284 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ac1b6c0
05:53:57.284 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:57.284 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 0 keys
05:53:57.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23022ms ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
05:53:57.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:53:57.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.285574+02:00
05:53:57.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23023ms EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.28617+02:00
05:53:57.286 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
05:53:57.286 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73 on ManagedSelector@5d0e703a{STARTING} id=2 keys=0 selected=0 updates=0
05:53:57.286 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
05:53:57.287 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:53:57.287438+02:00 tryProduce false
05:53:57.288 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:53:57.288 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fb82f73
05:53:57.288 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:53:57.288 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 waiting with 0 keys
05:53:57.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23025ms ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
05:53:57.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23026ms SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}
05:53:57.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835} added {acceptor-0@2f166d61,POJO}
05:53:57.289 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@2f166d61
05:53:57.289 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}
05:53:57.289 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23026ms ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}
05:53:57.289 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@2f166d61
05:53:57.289 [main] INFO org.eclipse.jetty.server.Server - Started @23027ms
05:53:57.289 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @23027ms Server@295d54d6{STARTED}[9.4.17.v20190418]
05:53:57.290 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
05:53:57.291 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]tryAcquire: returning true. lockCounter=1
05:53:57.292 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5896b9f5]release: releasing underlying FileLock. lockCounter=0
05:53:57.293 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:57.293 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]tryAcquire: returning true. lockCounter=1
05:53:57.293 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:57.294 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [68c4a860]release: releasing underlying FileLock. lockCounter=0
05:53:57.392 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=64.0 MiB, used=16.6 MiB, available=3.9 GiB
05:53:57.393 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
05:53:57.393 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]tryAcquire: returning true. lockCounter=2
05:53:57.393 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: NOT releasing underlying FileLock. lockCounter=1
05:53:57.393 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:53:57.394 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]tryAcquire: returning true. lockCounter=1
05:53:57.394 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:53:57.395 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1dfe5dd1]release: releasing underlying FileLock. lockCounter=0
05:53:57.399 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:53:57.399 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:53:57.400 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:53:57.400 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:53:57.400 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:53:57.400 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:53:57.875 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
05:53:57.963 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
05:53:58.050 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
05:53:58.178 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
05:53:58.254 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
05:53:58.329 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
05:53:58.443 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
05:53:58.518 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
05:53:58.566 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055349330': java.sql.SQLSyntaxErrorException: Index 'SQL200416055349330' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
05:53:58.580 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
05:53:58.592 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
05:53:58.594 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
05:53:58.607 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
05:53:58.625 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055349780': java.sql.SQLSyntaxErrorException: Index 'SQL200416055349780' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
05:53:58.637 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
05:53:58.649 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
05:53:58.652 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
05:53:58.670 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055350420': java.sql.SQLSyntaxErrorException: Index 'SQL200416055350420' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
05:53:58.682 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
05:53:58.683 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
05:53:58.710 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
05:53:58.725 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055351910': java.sql.SQLSyntaxErrorException: Index 'SQL200416055351910' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
05:53:58.737 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
05:53:58.739 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
05:53:58.740 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
05:53:58.752 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
05:53:58.753 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
05:53:58.766 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055351180': java.sql.SQLSyntaxErrorException: Index 'SQL200416055351180' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
05:53:58.782 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
05:53:58.795 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
05:53:58.811 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055351480': java.sql.SQLSyntaxErrorException: Index 'SQL200416055351480' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
05:53:58.812 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055351480': java.sql.SQLSyntaxErrorException: Index 'SQL200416055351480' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
05:53:58.823 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
05:53:58.834 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055349190': java.sql.SQLSyntaxErrorException: Index 'SQL200416055349190' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
05:53:58.843 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
05:53:58.857 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
05:53:58.859 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
05:53:58.869 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055351770': java.sql.SQLSyntaxErrorException: Index 'SQL200416055351770' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
05:53:58.881 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
05:53:58.895 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055350000': java.sql.SQLSyntaxErrorException: Index 'SQL200416055350000' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
05:53:58.906 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
05:53:58.908 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
05:53:58.922 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
05:53:58.924 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
05:53:58.936 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
05:53:58.949 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
05:53:58.965 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200416055348840': java.sql.SQLSyntaxErrorException: Index 'SQL200416055348840' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
05:53:58.975 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
05:53:58.985 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
05:53:58.998 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
05:53:59.000 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
05:53:59.005 [main] WARN co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:260)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:254)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:750)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:748)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:432)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:333)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12)
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168)
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34)
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:794)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:782)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:724)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1608)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
	at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:366)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:258)
	... 51 common frames omitted
05:54:00.013 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2
05:54:00.072 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6b840203 on ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=0
05:54:00.072 [qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=0 selected=0 updates=1
05:54:00.073 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken with none selected
05:54:00.073 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 0/0/0 selected
05:54:00.073 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 0 keys, 1 updates
05:54:00.073 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:00.073 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@6b840203
05:54:00.074 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@6b840203
05:54:00.074 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:00.074 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 1 keys
05:54:00.074 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@6b840203
05:54:00.076 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
05:54:00.076 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@18e56a3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:54:00.076 [qtp1339273738-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null>
05:54:00.077 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.077 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.077 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.078 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6c70aa4d{AC.ReadCB@5de7f747{HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:54:00.078 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.078 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f77816e on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
05:54:00.078 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
05:54:00.079 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken with none selected
05:54:00.079 [qtp1339273738-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.079 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 0/0/1 selected
05:54:00.079 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@6b840203
05:54:00.079 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 0 keys, 1 updates
05:54:00.079 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:00.079 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5f77816e
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 1 keys
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 1/1/1 selected
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 1 keys, 0 updates
05:54:00.080 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:43835 remote=/127.0.0.1:38256], selector=sun.nio.ch.EPollSelectorImpl@ba3db71, interestOps=1, readyOps=1 SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
05:54:00.081 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.081 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:54:00.082 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0} tryExecute EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@45c408a4{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:00.082269+02:00
05:54:00.082 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=1} startReservedThread p=1
05:54:00.082 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@45c408a4{s=0/6,p=1}@15bb001
05:54:00.084 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1c815814/SelectorProducer@14af73e1/PRODUCING/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@45c408a4{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:00.083129+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
05:54:00.084 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:54:00.084 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
05:54:00.085 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:00.085 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@45c408a4{s=0/6,p=1}@15bb001
05:54:00.085 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=1}@15bb001 started
05:54:00.085 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:00.085 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:54:00.085 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=1/6,p=0}@15bb001 waiting
05:54:00.085 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 1 keys
05:54:00.085 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6c70aa4d{AC.ReadCB@5de7f747{HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=8/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:54:00.086 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@18e56a3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:54:00.086 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@52618b3b[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:00.087 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@52618b3b[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:00.087 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@52618b3b[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:54:00.087 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@52618b3b[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
05:54:00.088 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
05:54:00.089 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
05:54:00.090 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:43835/RepoInfo on HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43835/RepoInfo,age=0}
POST //127.0.0.1:43835/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic TUpCb0ZtdnkzZ293M1pSdjU3cGhHQTojM1p9M2E/Wy40bTlPI09wcyNQL2d9QlRl
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:43835
Connection: keep-alive
Content-Length: 244


05:54:00.091 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43835/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244}
05:54:00.091 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43835/RepoInfo,age=1} handle //127.0.0.1:43835/RepoInfo 
05:54:00.092 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@18e56a3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
05:54:00.092 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=2} action DISPATCH
05:54:00.092 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=2}
05:54:00.092 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
05:54:00.092 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@b2da3a5{/,null,AVAILABLE}
05:54:00.093 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
05:54:00.093 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1 session=null
05:54:00.093 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:54:00.093 [qtp1339273738-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
05:54:00.102 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
05:54:00.104 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TUpCb0ZtdnkzZ293M1pSdjU3cGhHQTojM1p9M2E/Wy40bTlPI09wcyNQL2d9QlRl
05:54:00.108 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=18} parse HeapByteBuffer@52618b3b[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:54:00.109 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@52618b3b[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:00.109 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=19} onContent Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.109 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=0,q=0,[0]=null,s=STREAM] addContent Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.109 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
05:54:00.110 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=19} onContentComplete
05:54:00.110 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=20} onRequestComplete
05:54:00.110 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
05:54:00.112 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=END,244 of 244},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=22} parsed false HttpParser{s=END,244 of 244}
05:54:00.122 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.122 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.122 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.122 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.123 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.124 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.125 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.125 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.125 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.126 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.126 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.126 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.126 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.127 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.127 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.127 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.128 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.128 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.128 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.128 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.129 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.129 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.129 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.130 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.130 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.130 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.130 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.131 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.131 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7db48a73[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@2c4c0cd8{HeapByteBufferR@3bc02aa2[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
05:54:00.132 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=46/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=END,244 of 244},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=42}
05:54:00.133 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@18e56a3f{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
05:54:00.135 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e'
05:54:00.136 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [20c46217]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/cloudstore-repository.lock'
05:54:00.136 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [20c46217]tryAcquire: returning true. lockCounter=1
05:54:00.136 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e' locked successfully.
05:54:00.136 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
05:54:00.138 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
05:54:00.139 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:54:00.139 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:54:00.140 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:54:00.140 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:54:00.140 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:54:00.140 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:54:00.141 [qtp1339273738-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
05:54:00.145 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
05:54:00.149 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
05:54:00.156 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.3 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar.
05:54:00.163 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.3/datanucleus-api-jdo-5.2.3.jar!/plugin.xml.
05:54:00.168 [qtp1339273738-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar.
05:54:00.172 [qtp1339273738-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.2/datanucleus-rdbms-5.2.2.jar!/plugin.xml.
05:54:00.181 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
05:54:00.182 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
05:54:00.183 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
05:54:00.184 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Type converter support loaded
05:54:00.185 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
05:54:00.185 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
05:54:00.185 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
05:54:00.185 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
05:54:00.185 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
05:54:00.186 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
05:54:00.187 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
05:54:00.187 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
05:54:00.187 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
05:54:00.187 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
05:54:00.187 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
05:54:00.188 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
05:54:00.188 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
05:54:00.188 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
05:54:00.188 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
05:54:00.189 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
05:54:00.190 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.sql.Timestamp,java.lang.String,java.util.Date,java.lang.Long
05:54:00.190 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.sql.Date,java.lang.String,java.util.Date
05:54:00.190 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:54:00.190 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.sql.Time,java.lang.String,java.util.Date,java.lang.Long
05:54:00.190 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : java.sql.Date,int[],java.lang.String,java.util.Date
05:54:00.191 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.sql.Timestamp,java.lang.String,java.util.Date
05:54:00.191 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.sql.Time,java.lang.String,java.lang.Long
05:54:00.192 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
05:54:00.192 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
05:54:00.192 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : java.sql.Date,int[],java.lang.String,java.util.Date
05:54:00.192 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.sql.Timestamp,java.lang.String
05:54:00.193 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
05:54:00.193 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
05:54:00.193 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
05:54:00.193 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.sql.Timestamp,java.lang.String,java.util.Date,[Ljava.lang.Object;
05:54:00.194 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
05:54:00.194 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
05:54:00.194 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
05:54:00.194 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
05:54:00.194 [qtp1339273738-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
05:54:00.195 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
05:54:00.195 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
05:54:00.195 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
05:54:00.196 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
05:54:00.196 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
05:54:00.197 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
05:54:00.197 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
05:54:00.197 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
05:54:00.198 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.198 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.199 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.200 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
05:54:00.200 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:54:00.201 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
05:54:00.202 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
05:54:00.202 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
05:54:00.202 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
05:54:00.203 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
05:54:00.204 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
05:54:00.204 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
05:54:00.204 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.205 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.205 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.205 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
05:54:00.205 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
05:54:00.206 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
05:54:00.206 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
05:54:00.206 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
05:54:00.207 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
05:54:00.208 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
05:54:00.208 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.209 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.209 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.210 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
05:54:00.210 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:54:00.211 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
05:54:00.213 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
05:54:00.213 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
05:54:00.214 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
05:54:00.214 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
05:54:00.214 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
05:54:00.215 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
05:54:00.216 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.216 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.216 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.217 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
05:54:00.217 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
05:54:00.217 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.218 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
05:54:00.218 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
05:54:00.219 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
05:54:00.220 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
05:54:00.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
05:54:00.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
05:54:00.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
05:54:00.222 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
05:54:00.222 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.222 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.223 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.223 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
05:54:00.223 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:54:00.224 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
05:54:00.225 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
05:54:00.226 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
05:54:00.226 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
05:54:00.227 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
05:54:00.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
05:54:00.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
05:54:00.229 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.229 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.230 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.230 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
05:54:00.231 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
05:54:00.231 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.231 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.232 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.232 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
05:54:00.233 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
05:54:00.233 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
05:54:00.233 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
05:54:00.234 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
05:54:00.234 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
05:54:00.234 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
05:54:00.235 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
05:54:00.236 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.236 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.236 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.237 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
05:54:00.237 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:54:00.237 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
05:54:00.237 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
05:54:00.238 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
05:54:00.238 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
05:54:00.239 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
05:54:00.239 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
05:54:00.240 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
05:54:00.240 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.240 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
05:54:00.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
05:54:00.241 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
05:54:00.242 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
05:54:00.243 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
05:54:00.244 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
05:54:00.244 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
05:54:00.245 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
05:54:00.245 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
05:54:00.246 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.246 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.246 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
05:54:00.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:54:00.247 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
05:54:00.248 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
05:54:00.248 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
05:54:00.249 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
05:54:00.249 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
05:54:00.249 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
05:54:00.250 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
05:54:00.250 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.251 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.251 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
05:54:00.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
05:54:00.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.252 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.253 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
05:54:00.254 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
05:54:00.261 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
05:54:00.263 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
05:54:00.264 [qtp1339273738-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
05:54:00.266 [qtp1339273738-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
05:54:00.270 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14400aa0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
05:54:00.327 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
05:54:00.327 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
05:54:00.328 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
05:54:00.329 [qtp1339273738-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
05:54:00.394 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : read-write
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
05:54:00.395 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e/.cloudstore-repo/derby]
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
05:54:00.396 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Datastore - ===========================================================
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14400aa0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@278db7e8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Datastore - StoreManager now created
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
05:54:00.397 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ClassLoading : default
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
05:54:00.398 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ================================================
05:54:00.399 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@3182ebb8"
05:54:00.401 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
05:54:00.402 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
05:54:00.403 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
05:54:00.404 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
05:54:00.404 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
05:54:00.405 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.405 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.406 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.406 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
05:54:00.406 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:54:00.407 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
05:54:00.409 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
05:54:00.409 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
05:54:00.410 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
05:54:00.410 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
05:54:00.411 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
05:54:00.411 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
05:54:00.412 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.412 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.413 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.414 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
05:54:00.414 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
05:54:00.414 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
05:54:00.415 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
05:54:00.416 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
05:54:00.416 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
05:54:00.417 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
05:54:00.417 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.418 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.434 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.435 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
05:54:00.435 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:54:00.435 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
05:54:00.436 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
05:54:00.437 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
05:54:00.437 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
05:54:00.438 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
05:54:00.438 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
05:54:00.439 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
05:54:00.440 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.440 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.441 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.441 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
05:54:00.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
05:54:00.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.443 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
05:54:00.443 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
05:54:00.444 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
05:54:00.445 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
05:54:00.446 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
05:54:00.446 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
05:54:00.447 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
05:54:00.448 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.448 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.449 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.450 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
05:54:00.450 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:54:00.450 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
05:54:00.451 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
05:54:00.452 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
05:54:00.453 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
05:54:00.453 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
05:54:00.454 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
05:54:00.454 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
05:54:00.455 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.457 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.457 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
05:54:00.457 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
05:54:00.458 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.458 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.458 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.458 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
05:54:00.460 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
05:54:00.460 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
05:54:00.461 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:00.461 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.461 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:54:00.461 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
05:54:00.462 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:00.462 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.462 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
05:54:00.463 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
05:54:00.463 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.463 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.467 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:00.468 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:00.468 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:54:00.469 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.470 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.470 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.470 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:54:00.470 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:54:00.471 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.471 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
05:54:00.471 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
05:54:00.471 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:54:00.472 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:54:00.472 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.472 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.472 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:00.473 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:00.473 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:00.473 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.473 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
05:54:00.473 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
05:54:00.474 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.474 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:54:00.474 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.474 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:54:00.475 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.476 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7808ea51 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:00.476 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0" with isolation "serializable"
05:54:00.484 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:54:00.484 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:54:00.508 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 24 ms
05:54:00.508 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:54:00.510 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
05:54:00.510 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
05:54:00.517 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
05:54:00.517 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
05:54:00.519 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
05:54:00.519 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
05:54:00.524 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
05:54:00.524 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
05:54:00.536 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
05:54:00.536 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
05:54:00.576 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 40 ms
05:54:00.604 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:54:00.624 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
05:54:00.624 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
05:54:00.638 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:54:00.659 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
05:54:00.660 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
05:54:00.680 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
05:54:00.680 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
05:54:00.692 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:54:00.723 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
05:54:00.724 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:54:00.745 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
05:54:00.769 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
05:54:00.788 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
05:54:00.789 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
05:54:00.802 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:54:00.802 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
05:54:00.814 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:54:00.814 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
05:54:00.826 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:54:00.856 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
05:54:00.857 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:54:00.872 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
05:54:00.893 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
05:54:00.893 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0"
05:54:00.895 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0"
05:54:00.895 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7808ea51 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:00.895 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7808ea51 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3be8fdc0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:00.897 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
05:54:00.897 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
05:54:00.898 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
05:54:00.898 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
05:54:00.899 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
05:54:00.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:00.900 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:00.901 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:00.902 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
05:54:00.902 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:54:00.902 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
05:54:00.904 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
05:54:00.904 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
05:54:00.905 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
05:54:00.905 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
05:54:00.906 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
05:54:00.906 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
05:54:00.907 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
05:54:00.908 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:00.908 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:00.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
05:54:00.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
05:54:00.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:00.909 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
05:54:00.910 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
05:54:00.911 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
05:54:00.911 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:00.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:54:00.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:54:00.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:00.912 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
05:54:00.913 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35580cca [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:00.913 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7" with isolation "serializable"
05:54:00.921 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
05:54:00.921 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
05:54:00.930 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
05:54:00.930 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
05:54:00.938 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
05:54:00.939 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
05:54:00.950 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
05:54:00.950 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
05:54:00.961 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
05:54:00.988 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
05:54:00.988 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
05:54:00.999 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
05:54:01.020 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
05:54:01.020 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7"
05:54:01.021 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7"
05:54:01.021 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35580cca [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.022 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@35580cca [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2feb56c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.023 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
05:54:01.024 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:01.024 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.024 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
05:54:01.024 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
05:54:01.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.025 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:01.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
05:54:01.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
05:54:01.027 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2be0b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.027 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60" with isolation "serializable"
05:54:01.034 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:54:01.034 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:54:01.046 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 12 ms
05:54:01.046 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:54:01.055 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
05:54:01.056 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
05:54:01.073 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:54:01.073 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
05:54:01.090 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:54:01.143 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
05:54:01.144 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
05:54:01.159 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
05:54:01.181 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
05:54:01.182 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
05:54:01.196 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:54:01.196 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60"
05:54:01.197 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60"
05:54:01.197 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2be0b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.197 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d2be0b1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@11cccf60, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.198 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
05:54:01.200 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
05:54:01.201 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
05:54:01.202 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
05:54:01.203 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
05:54:01.205 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.206 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.207 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.208 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
05:54:01.208 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:54:01.209 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
05:54:01.210 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
05:54:01.210 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
05:54:01.211 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
05:54:01.212 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
05:54:01.212 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
05:54:01.213 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
05:54:01.213 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.214 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.214 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.215 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
05:54:01.215 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
05:54:01.215 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.215 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.216 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
05:54:01.217 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
05:54:01.217 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
05:54:01.218 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
05:54:01.218 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
05:54:01.219 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
05:54:01.219 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.220 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.220 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
05:54:01.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:54:01.221 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
05:54:01.222 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
05:54:01.223 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
05:54:01.224 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
05:54:01.224 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
05:54:01.225 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
05:54:01.225 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
05:54:01.226 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.226 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.227 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.227 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
05:54:01.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
05:54:01.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.228 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
05:54:01.229 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
05:54:01.229 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:54:01.230 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
05:54:01.231 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
05:54:01.232 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.232 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.232 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.232 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:01.233 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.233 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.233 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
05:54:01.234 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44154432 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.234 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27" with isolation "serializable"
05:54:01.239 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:54:01.239 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:54:01.250 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms
05:54:01.250 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:54:01.251 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
05:54:01.252 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
05:54:01.255 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
05:54:01.255 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
05:54:01.265 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
05:54:01.266 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
05:54:01.278 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:54:01.309 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:54:01.334 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:54:01.353 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
05:54:01.353 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
05:54:01.367 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:54:01.391 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
05:54:01.392 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
05:54:01.402 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
05:54:01.422 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
05:54:01.422 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
05:54:01.436 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
05:54:01.437 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27"
05:54:01.438 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27"
05:54:01.438 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44154432 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.439 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@44154432 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c0cca27, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.440 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
05:54:01.441 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
05:54:01.441 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
05:54:01.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
05:54:01.442 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
05:54:01.443 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.443 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.444 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.445 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
05:54:01.445 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:54:01.448 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
05:54:01.450 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
05:54:01.451 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
05:54:01.452 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
05:54:01.452 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
05:54:01.453 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
05:54:01.453 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
05:54:01.454 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.455 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.455 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
05:54:01.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
05:54:01.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.456 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
05:54:01.457 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
05:54:01.458 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
05:54:01.458 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:01.458 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.458 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
05:54:01.459 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.459 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.460 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.461 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
05:54:01.461 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:01.461 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.462 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.462 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
05:54:01.462 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68772abc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.462 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328" with isolation "serializable"
05:54:01.468 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
05:54:01.468 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
05:54:01.476 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
05:54:01.477 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
05:54:01.484 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
05:54:01.484 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:54:01.498 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:54:01.523 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
05:54:01.524 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
05:54:01.533 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
05:54:01.551 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
05:54:01.553 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
05:54:01.563 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
05:54:01.563 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328"
05:54:01.564 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328"
05:54:01.565 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68772abc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.565 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68772abc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46947328, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.566 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
05:54:01.566 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
05:54:01.566 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
05:54:01.566 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
05:54:01.566 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:54:01.567 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:54:01.567 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.569 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.569 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.569 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
05:54:01.570 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33139ad0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.570 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340" with isolation "serializable"
05:54:01.575 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
05:54:01.575 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
05:54:01.583 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 8 ms
05:54:01.583 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
05:54:01.585 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
05:54:01.585 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
05:54:01.587 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
05:54:01.587 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
05:54:01.596 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
05:54:01.597 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
05:54:01.609 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
05:54:01.631 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
05:54:01.632 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
05:54:01.645 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
05:54:01.664 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
05:54:01.690 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
05:54:01.690 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
05:54:01.707 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:54:01.734 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
05:54:01.735 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
05:54:01.745 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
05:54:01.763 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
05:54:01.764 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340"
05:54:01.765 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340"
05:54:01.765 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33139ad0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.765 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@33139ad0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3fa1d340, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.767 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
05:54:01.767 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
05:54:01.768 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
05:54:01.768 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
05:54:01.769 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
05:54:01.769 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.770 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.771 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.771 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
05:54:01.771 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:54:01.772 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
05:54:01.773 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
05:54:01.773 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
05:54:01.774 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
05:54:01.774 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
05:54:01.775 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
05:54:01.776 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
05:54:01.776 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.777 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.778 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.778 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
05:54:01.778 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
05:54:01.779 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
05:54:01.781 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
05:54:01.782 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:01.782 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.782 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
05:54:01.782 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.783 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
05:54:01.783 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
05:54:01.783 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.783 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:01.784 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.784 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.784 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
05:54:01.784 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6779b733 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.785 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14" with isolation "serializable"
05:54:01.790 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
05:54:01.790 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
05:54:01.800 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
05:54:01.801 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
05:54:01.809 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
05:54:01.824 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
05:54:01.826 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
05:54:01.826 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
05:54:01.844 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
05:54:01.845 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14"
05:54:01.847 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14"
05:54:01.848 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6779b733 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.848 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6779b733 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@d37cd14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.852 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
05:54:01.853 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
05:54:01.855 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
05:54:01.856 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
05:54:01.857 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
05:54:01.857 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.858 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.858 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.859 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
05:54:01.859 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:54:01.860 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
05:54:01.861 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
05:54:01.862 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
05:54:01.862 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
05:54:01.862 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
05:54:01.863 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
05:54:01.864 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
05:54:01.864 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.864 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.865 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.866 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
05:54:01.866 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
05:54:01.866 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
05:54:01.867 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
05:54:01.867 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.868 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2d0787d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.869 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98" with isolation "serializable"
05:54:01.874 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
05:54:01.875 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
05:54:01.881 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
05:54:01.882 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
05:54:01.888 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
05:54:01.888 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
05:54:01.900 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
05:54:01.924 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
05:54:01.940 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
05:54:01.941 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
05:54:01.959 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
05:54:01.959 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98"
05:54:01.965 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98"
05:54:01.965 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2d0787d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.965 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2d0787d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26aa2e98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:01.967 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
05:54:01.968 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
05:54:01.969 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
05:54:01.970 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
05:54:01.971 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
05:54:01.972 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
05:54:01.973 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
05:54:01.974 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
05:54:01.975 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
05:54:01.975 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:54:01.976 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
05:54:01.976 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
05:54:01.977 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
05:54:01.978 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
05:54:01.978 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
05:54:01.978 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
05:54:01.979 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
05:54:01.980 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
05:54:01.981 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
05:54:01.981 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
05:54:01.982 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
05:54:01.982 [qtp1339273738-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
05:54:01.982 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
05:54:01.983 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
05:54:01.983 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
05:54:01.983 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
05:54:01.983 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
05:54:01.984 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df21aba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
05:54:01.984 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36" with isolation "serializable"
05:54:01.989 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
05:54:01.989 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
05:54:01.999 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
05:54:01.999 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
05:54:02.008 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
05:54:02.022 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
05:54:02.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
05:54:02.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36"
05:54:02.026 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36"
05:54:02.026 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df21aba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:02.026 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@df21aba [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4e2abc36, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
05:54:02.028 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.028 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@246b3cfb"
05:54:02.028 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-11, enlisted resources=[]]
05:54:02.028 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a (optimistic=false)
05:54:02.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:54:02.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:54:02.029 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
05:54:02.029 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
05:54:02.030 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.031 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:54:02.033 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a4e79e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:54:02.033 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@26adb87d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-11, enlisted resources=[]]
05:54:02.033 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:54:02.042 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd"
05:54:02.042 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:54:02.043 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.043 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
05:54:02.044 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:54:02.044 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
05:54:02.044 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:54:02.045 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
05:54:02.045 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
05:54:02.045 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="1") enlisted in transactional cache
05:54:02.046 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" having fields "publicKey" fetched from table ""repository""
05:54:02.054 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd"
05:54:02.054 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:54:02.055 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.056 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@77fdcd0b"
05:54:02.056 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="1") is having the following fields in Level 2 cache object updated : [3]
05:54:02.057 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" having fields "privateKey" fetched from table ""repository""
05:54:02.062 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd"
05:54:02.062 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
05:54:02.063 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40d66c9d"
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="1") is having the following fields in Level 2 cache object updated : [7]
05:54:02.064 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]initPersistenceManagerFactory: repositoryId=43979bbc-2102-4791-b561-d373fc742084
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@26adb87d]]
05:54:02.064 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a4e79e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a4e79e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@c6f46cd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3863cebe, lifecycle=HOLLOW]
05:54:02.065 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:54:02.066 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.066 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1928 ms.
05:54:02.066 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@54f11729"
05:54:02.066 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-12, enlisted resources=[]]
05:54:02.066 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a (optimistic=false)
05:54:02.067 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
05:54:02.067 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:54:02.068 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:54:02.068 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
05:54:02.068 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
05:54:02.069 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.070 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:54:02.070 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f32a5a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a6b938, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:54:02.071 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@65c8ba7d, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-12, enlisted resources=[]]
05:54:02.071 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
05:54:02.078 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a6b938"
05:54:02.079 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-15 05:54:02.067>
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.080 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@65c8ba7d]]
05:54:02.081 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f32a5a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a6b938, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.081 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5f32a5a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a6b938, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.081 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:54:02.081 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.081 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [601d76eb]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:54:02.082 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [601d76eb]tryAcquire: returning true. lockCounter=1
05:54:02.082 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [601d76eb]tryAcquire: returning true. lockCounter=2
05:54:02.082 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:54:02.082 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [601d76eb]release: NOT releasing underlying FileLock. lockCounter=1
05:54:02.083 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [601d76eb]release: releasing underlying FileLock. lockCounter=0
05:54:02.084 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@4cb5aea7"
05:54:02.084 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-13, enlisted resources=[]]
05:54:02.084 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a (optimistic=false)
05:54:02.084 [qtp1339273738-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:54:02.084 [qtp1339273738-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:54:02.085 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c73ab8d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a9e2464, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:54:02.085 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@16e079bc, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-13, enlisted resources=[]]
05:54:02.085 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:54:02.085 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a9e2464"
05:54:02.085 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:54:02.086 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.086 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:54:02.086 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:54:02.087 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:54:02.087 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:54:02.088 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:54:02.089 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="1") enlisted in transactional cache
05:54:02.089 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242"
05:54:02.090 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:54:02.090 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:54:02.090 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" field "aliases" loading contents to SCO wrapper from the datastore
05:54:02.102 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a9e2464"
05:54:02.102 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:54:02.103 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.104 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4cabc8f6"
05:54:02.104 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1d4554cb]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:54:02.104 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1d4554cb]tryAcquire: returning true. lockCounter=1
05:54:02.104 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:54:02.105 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1d4554cb]release: releasing underlying FileLock. lockCounter=0
05:54:02.105 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k928b85e-o5r2e' of repository '43979bbc-2102-4791-b561-d373fc742084' already in-sync.
05:54:02.105 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [64d24861]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:54:02.105 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [64d24861]tryAcquire: returning true. lockCounter=1
05:54:02.105 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [64d24861]tryAcquire: returning true. lockCounter=2
05:54:02.106 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:54:02.106 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [64d24861]release: NOT releasing underlying FileLock. lockCounter=1
05:54:02.106 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [64d24861]release: releasing underlying FileLock. lockCounter=0
05:54:02.106 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.107 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.107 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@16e079bc]]
05:54:02.108 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c73ab8d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a9e2464, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.108 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c73ab8d [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5a9e2464, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.108 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:54:02.108 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:54:02.108 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:54:02.109 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5d435242, lifecycle=HOLLOW]
05:54:02.109 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:54:02.109 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.109 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@2705c90d"
05:54:02.110 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-14, enlisted resources=[]]
05:54:02.110 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a (optimistic=false)
05:54:02.110 [qtp1339273738-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
05:54:02.110 [qtp1339273738-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
05:54:02.111 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31901b19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:54:02.111 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5399fa76, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-14, enlisted resources=[]]
05:54:02.111 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
05:54:02.111 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8"
05:54:02.112 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
05:54:02.112 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:54:02.112 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
05:54:02.113 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
05:54:02.113 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
05:54:02.113 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
05:54:02.113 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
05:54:02.113 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="1") enlisted in transactional cache
05:54:02.114 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6"
05:54:02.114 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false]
05:54:02.114 [qtp1339273738-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="1") is having the following fields in Level 2 cache object updated : [6]
05:54:02.121 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8"
05:54:02.121 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
05:54:02.122 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.122 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@204bef72"
05:54:02.122 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" field "aliases" loading contents to SCO wrapper from the datastore
05:54:02.124 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8"
05:54:02.124 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
05:54:02.125 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.125 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5a7dde7b"
05:54:02.125 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.125 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.125 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:54:02.125 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5399fa76]]
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31901b19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.126 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31901b19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16c7e4b8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3d5856f6, lifecycle=HOLLOW]
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
05:54:02.127 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.128 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]open: closing=false closeAbortable=true
05:54:02.128 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@7500983a" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3f785385" with txn="org.datanucleus.TransactionImpl@73c1a503"
05:54:02.128 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-948575047-15, enlisted resources=[]]
05:54:02.128 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a (optimistic=false)
05:54:02.128 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [19a73429]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
05:54:02.129 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [19a73429]tryAcquire: returning true. lockCounter=1
05:54:02.129 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [19a73429]tryAcquire: returning true. lockCounter=2
05:54:02.129 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
05:54:02.129 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [19a73429]release: NOT releasing underlying FileLock. lockCounter=1
05:54:02.130 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [19a73429]release: releasing underlying FileLock. lockCounter=0
05:54:02.130 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:54:02.130 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:54:02.131 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
05:54:02.131 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
05:54:02.132 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.133 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:54:02.133 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2759e2cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
05:54:02.133 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@96159d9, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-948575047-15, enlisted resources=[]]
05:54:02.133 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
05:54:02.141 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.141 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
05:54:02.142 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.142 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
05:54:02.143 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:54:02.143 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:54:02.143 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
05:54:02.143 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
05:54:02.144 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.144 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:54:02.145 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
05:54:02.150 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.150 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
05:54:02.150 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:54:02.151 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
05:54:02.152 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:54:02.152 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:54:02.152 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
05:54:02.153 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
05:54:02.153 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.154 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:54:02.154 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
05:54:02.166 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.166 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
05:54:02.167 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.168 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
05:54:02.168 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:54:02.169 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:54:02.169 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
05:54:02.169 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
05:54:02.170 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.170 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:54:02.171 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
05:54:02.179 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.179 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
05:54:02.180 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
05:54:02.180 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
05:54:02.181 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:54:02.182 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
05:54:02.182 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
05:54:02.182 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
05:54:02.183 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.184 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
05:54:02.184 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
05:54:02.197 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.198 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
05:54:02.198 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:54:02.199 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
05:54:02.201 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:54:02.201 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
05:54:02.202 [qtp1339273738-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
05:54:02.202 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
05:54:02.203 [qtp1339273738-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
05:54:02.204 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
05:54:02.204 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
05:54:02.216 [qtp1339273738-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-811e-f575-0000015b1c90" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8"
05:54:02.217 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
05:54:02.217 [qtp1339273738-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.218 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.218 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7500983a
05:54:02.219 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
05:54:02.219 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
05:54:02.219 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-948575047-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@96159d9]]
05:54:02.219 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2759e2cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.219 [qtp1339273738-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2759e2cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@439030e8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
05:54:02.220 [qtp1339273738-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
05:54:02.220 [qtp1339273738-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@7500983a"
05:54:02.220 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]getCloseDeferredMillis: closeDeferredMillis=0
05:54:02.220 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]close: Closing real LocalRepoManager immediately.
05:54:02.220 [qtp1339273738-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [1a6bcec2]_close: Shutting down real LocalRepoManager.
05:54:02.220 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
05:54:02.222 [qtp1339273738-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
05:54:02.223 [qtp1339273738-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
05:54:02.223 [qtp1339273738-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
05:54:02.223 [qtp1339273738-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
05:54:02.223 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
05:54:02.228 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
05:54:02.228 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
05:54:02.228 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
05:54:02.228 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
05:54:02.229 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
05:54:02.229 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
05:54:02.714 [qtp1339273738-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [20c46217]release: releasing underlying FileLock. lockCounter=0
05:54:02.720 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3eb8f1ca[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@1e2a8f17{null}
05:54:02.720 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1cdafd7c{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=2630}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


05:54:02.721 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@61be4f37[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b0d5fd] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
05:54:02.721 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@3eb8f1ca[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:02.721 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


05:54:02.721 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
05:54:02.721 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@61be4f37[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b0d5fd] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
05:54:02.722 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7f5da0{IDLE}->null [HeapByteBuffer@52618b3b[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>pCb0ZtdnkzZ293M1p...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3eb8f1ca[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
05:54:02.722 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7f5da0{WRITING}->null:IDLE-->WRITING
05:54:02.723 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=W,to=2636/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=END,244 of 244},g=HttpGenerator@270a82cd{s=COMPLETING}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=2633}
05:54:02.723 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@7f5da0{WRITING}->null
05:54:02.723 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7f5da0{IDLE}->null:WRITING-->IDLE
05:54:02.724 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@61be4f37[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@79b0d5fd] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
05:54:02.724 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1, calling complete=true
05:54:02.724 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1cdafd7c{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:43835/RepoInfo,age=2635}
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@18e56a3f{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:43835/RepoInfo,age=2635} action COMPLETE
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@18e56a3f{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
05:54:02.725 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@18e56a3f{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
05:54:02.726 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
05:54:02.726 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
05:54:02.726 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
05:54:02.726 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@52618b3b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:02.726 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@52618b3b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:02.727 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@52618b3b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:02.728 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@52618b3b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
05:54:02.728 [qtp1339273738-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@52618b3b[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
05:54:02.729 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
05:54:02.729 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.730 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.731 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6c70aa4d{AC.ReadCB@5de7f747{HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:54:02.731 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.731 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5f77816e on ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
05:54:02.732 [qtp1339273738-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=1
05:54:02.732 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken with none selected
05:54:02.732 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 0/0/1 selected
05:54:02.732 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 0 keys, 1 updates
05:54:02.732 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.732 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5f77816e
05:54:02.732 [qtp1339273738-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@18e56a3f{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
05:54:02.733 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.733 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.733 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 1 keys
05:54:02.733 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
05:54:02.743 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2730 ms
Local repository:
  repository.repositoryId = 43979bbc-2102-4791-b561-d373fc742084
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k928b85e-o5r2e
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2dd08ff1
  repository.publicKeySha1 = 66:18:96:BE:35:82:D2:D3:CA:0D:85:C2:AD:A1:81:AF:76:2B:B8:9E

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

Statistics:
  * Count(NormalFile): 0
  * Count(Directory): 1
  * Count(CopyModification): 0
  * Count(DeleteModification): 0

05:54:02.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@295d54d6{STARTED}[9.4.17.v20190418]
05:54:02.744 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@295d54d6{STOPPING}[9.4.17.v20190418]
05:54:02.745 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp1339273738-35-acceptor-0@2f166d61-ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:43835}
05:54:02.745 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@295d54d6{STOPPING}[9.4.17.v20190418] by 
05:54:02.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:54:02.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:54:02.746 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@5d0e703a{STARTED} id=2 keys=0 selected=0 updates=0
05:54:02.746 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@37dec463 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
05:54:02.746 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
05:54:02.746 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 woken with none selected
05:54:02.746 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 woken up from select, 0/0/0 selected
05:54:02.746 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 processing 0 keys, 1 updates
05:54:02.746 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.746 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@37dec463
05:54:02.747 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
05:54:02.747 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.747 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 waiting with 0 keys
05:54:02.747 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3bf26810 on ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=0
05:54:02.747 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5d0e703a{STOPPING} id=2 keys=0 selected=0 updates=1
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 woken with none selected
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 woken up from select, 0/0/0 selected
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@554063d2 processing 0 keys, 1 updates
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3bf26810
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.748 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@3a751535
05:54:02.749 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:02.748923+02:00
05:54:02.749 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@24068086/SelectorProducer@32513dea/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:02.749512+02:00
05:54:02.749 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@5d0e703a{STOPPED} id=2 keys=-1 selected=-1 updates=0
05:54:02.750 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@73da303e{STARTED} id=1 keys=1 selected=0 updates=0
05:54:02.750 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@19213a74 on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
05:54:02.750 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=1
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken with none selected
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 0/0/1 selected
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 0 keys, 1 updates
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@19213a74
05:54:02.750 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
05:54:02.751 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.751 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.752 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,CLOSED,fill=FI,flush=-,to=22/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.752 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@7f5da0{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
05:54:02.753 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6c70aa4d{AC.ReadCB@5de7f747{HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,CLOSED,fill=FI,flush=-,to=23/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5de7f747[p=HttpParser{s=START,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,CLOSED,fill=-,flush=-,to=24/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5de7f747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@73da303e{STOPPING} id=1 keys=1 selected=0 updates=0
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44592e4e
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.754 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 waiting with 1 keys
05:54:02.754 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44592e4e
05:54:02.755 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,CLOSED,fill=-,flush=-,to=25/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5de7f747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.755 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@30a791a6 on ManagedSelector@73da303e{STOPPING} id=1 keys=0 selected=0 updates=0
05:54:02.756 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@73da303e{STOPPING} id=1 keys=0 selected=0 updates=1
05:54:02.756 [qtp1339273738-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@5de7f747::SocketChannelEndPoint@121d014f{/127.0.0.1:38256<->/127.0.0.1:43835,CLOSED,fill=-,flush=-,to=26/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5de7f747[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@270a82cd{s=START}]=>HttpChannelOverHttp@1cdafd7c{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
05:54:02.756 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken with none selected
05:54:02.756 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 woken up from select, 0/0/0 selected
05:54:02.756 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ba3db71 processing 0 keys, 1 updates
05:54:02.756 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@44592e4e
05:54:02.756 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.757 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@30a791a6
05:54:02.757 [qtp1339273738-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.757 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@546083d6
05:54:02.758 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-16T05:54:02.758095+02:00
05:54:02.759 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1c815814/SelectorProducer@14af73e1/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-16T05:54:02.759084+02:00
05:54:02.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@73da303e{STOPPED} id=1 keys=-1 selected=-1 updates=0
05:54:02.760 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@53a09566{STARTED} id=0 keys=0 selected=0 updates=0
05:54:02.760 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@719bb60d on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
05:54:02.761 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
05:54:02.761 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 woken with none selected
05:54:02.761 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 woken up from select, 0/0/0 selected
05:54:02.761 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 processing 0 keys, 1 updates
05:54:02.761 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.761 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@719bb60d
05:54:02.762 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
05:54:02.762 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.762 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 waiting with 0 keys
05:54:02.769 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5981f2c6 on ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=0
05:54:02.769 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@53a09566{STOPPING} id=0 keys=0 selected=0 updates=1
05:54:02.771 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 woken with none selected
05:54:02.771 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 woken up from select, 0/0/0 selected
05:54:02.772 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5e735a99 processing 0 keys, 1 updates
05:54:02.772 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
05:54:02.772 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5981f2c6
05:54:02.772 [qtp1339273738-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
05:54:02.772 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@7f77e065
05:54:02.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:02.77277+02:00
05:54:02.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2295566b/SelectorProducer@174e1b99/IDLE/p=false/QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-16T05:54:02.773306+02:00
05:54:02.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@53a09566{STOPPED} id=0 keys=-1 selected=-1 updates=0
05:54:02.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:54:02.773 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@4a7db5a[HTTP/1.1]
05:54:02.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@4a7db5a[HTTP/1.1]
05:54:02.774 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:54:02.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@158e6fc2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
05:54:02.774 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@295d54d6{STOPPING}[9.4.17.v20190418]
05:54:02.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@21c99abf{STARTED}[worker=node0]
05:54:02.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6d6f6ca9{STARTED}[interval=660000, ownscheduler=false]
05:54:02.774 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
05:54:02.774 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6d6f6ca9{STOPPED}[interval=660000, ownscheduler=false]
05:54:02.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@21c99abf{STOPPED}[worker=node0]
05:54:02.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@26495639{STARTED}
05:54:02.775 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@26495639{STOPPING}
05:54:02.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@26495639{STOPPED}
05:54:02.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN}
05:54:02.775 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@b2da3a5{/,null,SHUTDOWN} by 
05:54:02.776 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@69de72ec[passivating=false,graceSec=3600]
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f4adaab[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
05:54:02.776 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:54:02.776 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@7a3a49e5{STARTED}
05:54:02.777 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@7a3a49e5{STOPPING}
05:54:02.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:54:02.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4e1a3d5a@aec852f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
05:54:02.777 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:54:02.791 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-16f4a3c0@94bc9c20==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@7a3a49e5{STOPPED}
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1840987517==dftMaxIdleSec=-1
05:54:02.792 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@b2da3a5{/,null,UNAVAILABLE}
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@398f0516{STARTED}
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@398f0516{STOPPED}
05:54:02.792 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
05:54:02.793 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@45c408a4{s=1/6,p=0}]
05:54:02.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@45c408a4{s=1/6,p=0}
05:54:02.793 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@15bb001 offer STOP!
05:54:02.793 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@45c408a4{s=0/6,p=0}
05:54:02.793 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@15bb001 task=STOP!
05:54:02.793 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.793 [qtp1339273738-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.793 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@45c408a4{s=0/6,p=0}@15bb001 Exited
05:54:02.794 [qtp1339273738-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@45c408a4{s=0/6,p=0}@15bb001
05:54:02.794 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-33,5,main] for 14999
05:54:02.794 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.794 [qtp1339273738-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.795 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.795 [qtp1339273738-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.795 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.796 [qtp1339273738-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.796 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.796 [qtp1339273738-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.796 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.796 [qtp1339273738-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.797 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.797 [qtp1339273738-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@23329b90
05:54:02.799 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp1339273738-39,5,] for 14996
05:54:02.800 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1339273738]@4fd3b20a{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
05:54:02.801 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@295d54d6{STOPPED}[9.4.17.v20190418]
05:54:02.801 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
05:54:02.801 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4e951fb1]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.316 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (1.3 kB at 64 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9.2 kB at 316 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 691 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 169 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 323 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 177 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 355 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 137 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 135 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 235 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 309 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.pom (9.1 kB at 413 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom (346 B at 15 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (3.4 kB at 153 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (2.2 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 146 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (3.1 kB at 150 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (3.9 kB at 185 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (8.4 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4.1 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (2.7 kB at 122 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 kB at 759 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 33 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 kB at 573 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 38 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (1.4 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (1.3 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 28 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (6.4 kB at 256 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 91 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (5.2 kB at 245 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 10 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (1.8 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 248 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (1.7 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 113 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (1.7 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (1.8 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (1.5 kB at 62 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 29 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 234 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 111 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 749 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 87 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 90 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 119 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 80 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 179 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 70 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 484 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 150 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 118 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 78 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 123 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 76 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 83 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.pom (5.1 kB at 195 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 564 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 945 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 557 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 978 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar (91 kB at 1.6 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 655 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 833 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar (109 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 131 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 544 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 512 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 500 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 199 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (38 kB at 298 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 163 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 193 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 kB at 258 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (186 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (232 kB at 1.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.jar (43 kB at 241 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 kB at 155 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 234 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (58 kB at 305 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 161 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/2.0.11/maven-invoker-2.0.11.jar (29 kB at 147 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 306 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.1 MB/s)
[INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-utils-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.5.0.jar
[INFO] Copying javax.mail-1.6.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.mail-1.6.0.jar
[INFO] Copying jakarta.inject-2.6.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.inject-2.6.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-locator-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.5.0.jar
[INFO] Copying aopalliance-repackaged-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/aopalliance-repackaged-2.5.0.jar
[INFO] Copying FastInfoset-1.2.15.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/FastInfoset-1.2.15.jar
[INFO] Copying jersey-client-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar
[INFO] Copying jcl-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jcl-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying datanucleus-core-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-5.2.2.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying javassist-3.22.0-CR2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javassist-3.22.0-CR2.jar
[INFO] Copying log4j-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying osgi-resource-locator-1.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.3.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/slf4j-api-2.0.0-alpha1.jar
[INFO] Copying datanucleus-rdbms-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.2.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.29.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-runtime-2.4.0-b180830.0438.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.activation-api-1.2.0.jar
[INFO] Copying co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying stax-ex-1.8.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/stax-ex-1.8.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-media-jaxb-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-media-jaxb-2.29.1.jar
[INFO] Copying istack-commons-runtime-3.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/istack-commons-runtime-3.0.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying postgresql-42.2.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/postgresql-42.2.12.jar
[INFO] Copying jul-to-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jul-to-slf4j-2.0.0-alpha1.jar
[INFO] Copying jersey-server-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.29.1.jar
[INFO] Copying jersey-hk2-2.28.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-hk2-2.28.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-common-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.29.1.jar
[INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/txw2-2.4.0-b180830.0438.jar
[INFO] Copying hk2-api-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.5.0.jar
[INFO] Copying javax.jdo-3.2.0-m13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m13.jar
[INFO] Copying co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar
[INFO] Copying logback-classic-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.3.0-alpha4.jar
[INFO] Copying datanucleus-api-jdo-5.2.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.3.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-core-1.3.0-alpha4.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom (2.8 kB at 106 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.pom (6.3 kB at 253 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (2.6 kB at 118 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 63 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 325 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 96 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 47 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 30 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0/maven-core-2.0.pom (5.6 kB at 200 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom (1.4 kB at 53 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0/maven-plugin-parameter-documenter-2.0.pom (1.5 kB at 73 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0/maven-reporting-api-2.0.pom (1.1 kB at 50 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0/maven-reporting-2.0.pom (504 B at 22 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/doxia/doxia-sink-api/1.0-alpha-4/doxia-sink-api-1.0-alpha-4.pom (1.1 kB at 46 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0/maven-error-diagnostics-2.0.pom (812 B at 37 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0/maven-plugin-registry-2.0.pom (1.3 kB at 56 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 24 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0/maven-plugin-descriptor-2.0.pom (1.5 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0/maven-monitor-2.0.pom (400 B at 18 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 43 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 31 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 212 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom (2.9 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.pom (1.6 kB at 66 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.pom (1.2 kB at 48 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (2.7 kB at 102 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (2.2 kB at 82 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 333 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3.0 kB at 116 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom (4.0 kB at 192 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.6/plexus-interpolation-1.6.pom (2.9 kB at 138 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.pom (2.8 kB at 121 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-22/plexus-container-default-1.0-alpha-22.pom (3.0 kB at 115 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-22/plexus-containers-1.0-alpha-22.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.pom (643 B at 27 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom (12 kB at 421 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.pom (1.8 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.4/maven-settings-2.0.4.pom (1.6 kB at 68 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.pom (2.7 kB at 108 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.pom (1.6 kB at 74 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.4/maven-artifact-manager-2.0.4.pom (1.4 kB at 54 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.4/maven-repository-metadata-2.0.4.pom (1.5 kB at 51 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom (765 B at 35 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.pom (3.4 kB at 114 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-11/plexus-archiver-1.0-alpha-11.pom (1.8 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (1.7 kB at 57 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (1.9 kB at 79 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 40 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (2.4 kB at 99 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-3/plexus-io-1.0-alpha-3.pom (1.4 kB at 67 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (2.2 kB at 92 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (1.9 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 109 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.pom (3.3 kB at 159 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (3.2 kB at 154 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (1.8 kB at 86 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (3.1 kB at 141 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-plugin-testing-harness/1.1/maven-plugin-testing-harness-1.1.jar (32 kB at 774 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 kB at 725 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar (51 kB at 1.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.jar (30 kB at 556 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-12/plexus-archiver-1.0-alpha-12.jar (177 kB at 3.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.jar (49 kB at 793 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.jar (20 kB at 303 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.jar (33 kB at 437 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-4/plexus-io-1.0-alpha-4.jar (48 kB at 620 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.4/maven-plugin-api-2.0.4.jar (8.3 kB at 104 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-active-collections/1.0-beta-2/plexus-active-collections-1.0-beta-2.jar (21 kB at 254 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.4/maven-archiver-2.4.jar (20 kB at 187 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.4/maven-profile-2.0.4.jar (30 kB at 277 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 kB at 181 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.4/maven-project-2.0.4.jar (109 kB at 832 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.1/plexus-utils-2.0.1.jar (222 kB at 1.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.jar (80 kB at 608 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.4/maven-model-2.0.4.jar (80 kB at 545 kB/s)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar : /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1.jar (45 kB at 9.0 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1.pom (3.8 kB at 3.8 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (807 B at 807 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 317 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-bin.tar.gz
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-bin.tar.gz (24 MB at 56 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-bin.zip
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-bin.zip (24 MB at 57 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200416.035414-1-sources.jar (29 kB at 14 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected