SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.client 0.10.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.pom (12 KB at 621.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar (150 KB at 4674.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.pom (17 KB at 1096.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 449.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.4/maven-assembly-plugin-2.4.jar (221 KB at 6302.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client ---
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
11:43:08.059 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
11:43:08.101 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
11:43:09.143 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB
11:43:09.176 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
11:43:09.182 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
11:43:09.182 [main] INFO  c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms.
11:43:11.178 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
11:43:11.192 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1
11:43:11.194 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0
11:43:11.195 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
11:43:11.196 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1
11:43:11.215 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
11:43:11.227 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @4903ms to org.eclipse.jetty.util.log.Slf4jLog
11:43:11.444 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
11:43:11.448 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
11:43:11.495 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5bda8e08[HTTP/1.1] added {HttpConfiguration@1e800aaa{32768/8192,8192/8192,https://:0,[]},POJO}
11:43:11.501 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {Server@4c371370{STOPPED}[9.4.17.v20190418],UNMANAGED}
11:43:11.502 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
11:43:11.504 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
11:43:11.505 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@62ddbd7e,POJO}
11:43:11.506 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@5bda8e08[HTTP/1.1],AUTO}
11:43:11.507 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@5bda8e08[HTTP/1.1]
11:43:11.516 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
11:43:11.517 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
11:43:11.518 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
11:43:11.554 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@587e5365
11:43:11.575 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1,MANAGED}
11:43:11.585 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {ServletHandler@77f80c04{STOPPED},MANAGED}
11:43:11.610 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
11:43:11.654 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
11:43:11.736 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE},MANAGED}
11:43:11.738 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@4c371370{STOPPED}[9.4.17.v20190418]
11:43:11.743 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {ErrorHandler@25fb8912{STOPPED},AUTO}
11:43:11.747 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10
11:43:11.776 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@4c371370{STARTING}[9.4.17.v20190418]
11:43:11.777 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:43:11.781 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}
11:43:11.782 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp2114444063]@7e07db1f{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}] added {ReservedThreadExecutor@17497425{s=0/6,p=0},AUTO}
11:43:11.783 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@17497425{s=0/6,p=0}
11:43:11.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5461ms ReservedThreadExecutor@17497425{s=0/6,p=0}
11:43:11.785 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-14,5,main]
11:43:11.786 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-15,5,main]
11:43:11.787 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-16,5,main]
11:43:11.789 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-17,5,main]
11:43:11.792 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-18,5,main]
11:43:11.799 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-19,5,main]
11:43:11.804 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-20,5,main]
11:43:11.806 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-21,5,main]
11:43:11.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5484ms QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}]
11:43:11.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4802796d{STOPPED}
11:43:11.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5488ms ScheduledExecutorScheduler@4802796d{STARTED}
11:43:11.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
11:43:11.822 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@12aba8be]
11:43:11.844 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@561b6512{/,null,STARTING}
11:43:11.845 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:11.852 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
11:43:11.856 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600],AUTO}
11:43:11.859 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@72e5a8e{STOPPED}[worker=null]
11:43:11.859 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
11:43:11.860 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
11:43:11.863 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@72e5a8e{STARTING}[worker=node0] added {HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
11:43:11.863 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false]
11:43:11.864 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
11:43:11.866 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5543ms HouseKeeper@52b1beb6{STARTED}[interval=600000, ownscheduler=false]
11:43:11.867 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5543ms DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
11:43:11.868 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],MANAGED}
11:43:11.869 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],UNMANAGED}
11:43:11.871 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:11.872 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@77f80c04{STOPPED}
11:43:11.876 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
11:43:11.880 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
11:43:11.881 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
11:43:11.882 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
11:43:11.882 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
11:43:11.882 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
11:43:11.883 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
11:43:11.884 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@77f80c04{STARTING}
11:43:11.885 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
11:43:11.886 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
11:43:11.886 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb[EMBEDDED:null]
11:43:11.887 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
11:43:11.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
11:43:11.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
11:43:11.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
11:43:11.888 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
11:43:11.889 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-6cd28fa7=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true}
11:43:11.890 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@77f80c04{STARTING}
11:43:11.891 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5567ms ServletHandler@77f80c04{STARTED}
11:43:11.891 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:11.892 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
11:43:11.892 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5569ms org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
11:43:11.893 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5569ms org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:11.894 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5570ms org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:11.902 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:11.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5581ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:11.905 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:11.906 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5582ms org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:11.909 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@4686afc2 for org.glassfish.jersey.servlet.ServletContainer-6cd28fa7
Sep 15, 2019 11:43:12 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
11:43:13.215 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
11:43:13.221 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@43b4fe19
11:43:13.246 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
11:43:13.246 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6923ms o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
11:43:13.246 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@25fb8912{STOPPED}
11:43:13.247 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@25fb8912{STARTING}
11:43:13.247 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6924ms ErrorHandler@25fb8912{STARTED}
11:43:13.248 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:13.262 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:36633],POJO}
11:43:13.263 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5bda8e08[HTTP/1.1]
11:43:13.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6940ms HttpConnectionFactory@5bda8e08[HTTP/1.1]
11:43:13.265 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}
11:43:13.306 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.293+02:00 added {SelectorProducer@6d1d4d7,POJO}
11:43:13.308 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.307+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
11:43:13.309 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.309+02:00 created
11:43:13.311 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.311+02:00,MANAGED}
11:43:13.312 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633} added {ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
11:43:13.314 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.313+02:00 added {SelectorProducer@5f59185e,POJO}
11:43:13.316 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.315+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
11:43:13.317 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.317+02:00 created
11:43:13.318 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.318+02:00,MANAGED}
11:43:13.320 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633} added {ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
11:43:13.321 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.321+02:00 added {SelectorProducer@51e4ccb3,POJO}
11:43:13.323 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.322+02:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
11:43:13.324 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.324+02:00 created
11:43:13.326 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.326+02:00,MANAGED}
11:43:13.327 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633} added {ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
11:43:13.328 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:43:13.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.329+02:00
11:43:13.332 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7008ms EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.332+02:00
11:43:13.341 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
11:43:13.342 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
11:43:13.342 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@464649c{STARTING} id=0 keys=0 selected=0 updates=0
11:43:13.345 [qtp2114444063-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.344+02:00 tryProduce false
11:43:13.353 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:13.354 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575
11:43:13.354 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:13.355 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c waiting with 0 keys
11:43:13.355 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7031ms ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
11:43:13.356 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:43:13.357 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.357+02:00
11:43:13.360 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7034ms EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.36+02:00
11:43:13.362 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
11:43:13.363 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
11:43:13.365 [qtp2114444063-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.364+02:00 tryProduce false
11:43:13.365 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
11:43:13.365 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170 on ManagedSelector@60bdf15d{STARTING} id=1 keys=0 selected=0 updates=0
11:43:13.365 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:13.366 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 0 keys
11:43:13.366 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTING} id=1 keys=0 selected=0 updates=1
11:43:13.369 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:13.369 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/0 selected
11:43:13.370 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:13.370 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:13.371 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170
11:43:13.372 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:13.372 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 0 keys
11:43:13.373 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7048ms ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
11:43:13.375 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:43:13.378 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.378+02:00
11:43:13.380 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7055ms EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.38+02:00
11:43:13.381 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
11:43:13.381 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
11:43:13.381 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1 on ManagedSelector@46e8a539{STARTING} id=2 keys=0 selected=0 updates=0
11:43:13.383 [qtp2114444063-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:13.382+02:00 tryProduce false
11:43:13.383 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:13.384 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1
11:43:13.384 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:13.385 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda waiting with 0 keys
11:43:13.385 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7061ms ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
11:43:13.386 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7062ms SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}
11:43:13.389 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633} added {acceptor-0@4fcee388,POJO}
11:43:13.390 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4fcee388
11:43:13.390 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}
11:43:13.391 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4fcee388
11:43:13.391 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7067ms ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}
11:43:13.392 [main] INFO  org.eclipse.jetty.server.Server - Started @7068ms
11:43:13.392 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7069ms Server@4c371370{STARTED}[9.4.17.v20190418]
11:43:13.398 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
11:43:13.398 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]tryAcquire: returning true. lockCounter=1
11:43:13.399 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]release: releasing underlying FileLock. lockCounter=0
11:43:13.402 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
11:43:13.403 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]tryAcquire: returning true. lockCounter=1
11:43:13.415 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]release: releasing underlying FileLock. lockCounter=0
11:43:13.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8'
11:43:13.416 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, k0kskfm3-ns4y8]'
11:43:13.522 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8'
11:43:13.530 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:13.531 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]tryAcquire: returning true. lockCounter=1
11:43:13.532 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:13.535 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]release: releasing underlying FileLock. lockCounter=0
11:43:13.541 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/cloudstore-repository.lock'
11:43:13.541 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]tryAcquire: returning true. lockCounter=1
11:43:13.541 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8' locked successfully.
11:43:13.545 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
11:43:17.219 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
11:43:17.340 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
11:43:17.397 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
11:43:17.469 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:17.521 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:17.539 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
11:43:17.546 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:17.548 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:17.552 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
11:43:17.637 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:17.653 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:17.716 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
11:43:17.806 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
11:43:17.807 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
11:43:17.864 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
11:43:17.865 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
11:43:17.866 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
11:43:17.867 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
11:43:17.867 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
11:43:17.867 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
11:43:17.867 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
11:43:17.867 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
11:43:17.868 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
11:43:17.869 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
11:43:17.869 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
11:43:17.869 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
11:43:17.881 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
11:43:17.960 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
11:43:17.960 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
11:43:17.960 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
11:43:18.015 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
11:43:18.032 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
11:43:18.064 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.065 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
11:43:18.067 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:18.069 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:18.069 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
11:43:18.070 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.070 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.071 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
11:43:18.072 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:18.074 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
11:43:18.074 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
11:43:18.075 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
11:43:18.075 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:18.075 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:18.076 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.077 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:18.078 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:18.078 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
11:43:18.078 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.078 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.079 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
11:43:18.079 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.080 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:18.080 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
11:43:18.081 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
11:43:18.084 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:18.088 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
11:43:18.089 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
11:43:18.089 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
11:43:18.089 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:18.089 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
11:43:18.090 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
11:43:18.091 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:18.091 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.091 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:18.092 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:18.093 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:18.094 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.095 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:18.095 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:18.095 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:18.096 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
11:43:18.097 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:18.098 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
11:43:18.100 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
11:43:18.100 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:18.100 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:18.100 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:18.100 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:18.101 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:18.860 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
11:43:18.860 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
11:43:19.270 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
11:43:19.271 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
11:43:19.272 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
11:43:19.272 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
11:43:19.272 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
11:43:19.272 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
11:43:19.272 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
11:43:19.272 [main] DEBUG DataNucleus.Datastore - ===========================================================
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
11:43:19.273 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
11:43:19.275 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
11:43:19.276 [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
11:43:19.276 [main] DEBUG DataNucleus.Datastore - ===========================================================
11:43:19.276 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:19.283 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ac5eb4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:19.284 [main] DEBUG DataNucleus.Datastore - StoreManager now created
11:43:19.287 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
11:43:19.291 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
11:43:19.301 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
11:43:19.301 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux"
11:43:19.301 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
11:43:19.302 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
11:43:19.302 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
11:43:19.302 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
11:43:19.302 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
11:43:19.302 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
11:43:19.302 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
11:43:19.303 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
11:43:19.303 [main] DEBUG DataNucleus.Persistence - ================================================
11:43:19.345 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6c42f2a1"
11:43:19.348 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
11:43:19.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
11:43:19.372 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
11:43:19.373 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
11:43:19.375 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
11:43:19.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
11:43:19.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
11:43:19.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
11:43:19.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:19.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:19.381 [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
11:43:19.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:19.383 [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
11:43:19.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:19.385 [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
11:43:19.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:19.481 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
11:43:19.512 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
11:43:19.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
11:43:19.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
11:43:19.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
11:43:19.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
11:43:19.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
11:43:19.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
11:43:19.519 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
11:43:19.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:19.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
11:43:19.522 [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
11:43:19.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:19.524 [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
11:43:19.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:19.525 [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
11:43:19.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:19.527 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
11:43:19.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
11:43:19.529 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
11:43:19.529 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
11:43:19.530 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
11:43:19.532 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
11:43:19.532 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
11:43:19.533 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:19.534 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
11:43:19.535 [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
11:43:19.536 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:19.537 [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
11:43:19.537 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:19.538 [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
11:43:19.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:19.539 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
11:43:19.541 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
11:43:19.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
11:43:19.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
11:43:19.543 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
11:43:19.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
11:43:19.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
11:43:19.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
11:43:19.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
11:43:19.547 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:19.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
11:43:19.549 [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
11:43:19.549 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:19.550 [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
11:43:19.551 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:19.552 [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
11:43:19.552 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:19.553 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
11:43:19.554 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
11:43:19.554 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
11:43:19.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
11:43:19.556 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
11:43:19.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
11:43:19.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
11:43:19.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:19.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
11:43:19.560 [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
11:43:19.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:19.561 [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
11:43:19.562 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:19.563 [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
11:43:19.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:19.564 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
11:43:19.573 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
11:43:19.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
11:43:19.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
11:43:19.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
11:43:19.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
11:43:19.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
11:43:19.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
11:43:19.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
11:43:19.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
11:43:19.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
11:43:19.580 [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
11:43:19.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
11:43:19.581 [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
11:43:19.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:19.583 [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
11:43:19.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:19.586 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.587 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.587 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.589 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
11:43:19.591 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
11:43:19.592 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
11:43:19.600 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
11:43:19.600 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
11:43:19.601 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
11:43:19.602 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
11:43:19.602 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
11:43:19.603 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
11:43:19.604 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
11:43:19.604 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:19.605 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:19.606 [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
11:43:19.607 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:19.607 [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
11:43:19.608 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:19.609 [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
11:43:19.609 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:19.612 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
11:43:19.615 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
11:43:19.616 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
11:43:19.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
11:43:19.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
11:43:19.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
11:43:19.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
11:43:19.619 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
11:43:19.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
11:43:19.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:19.621 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:19.622 [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
11:43:19.623 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:19.623 [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
11:43:19.624 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:19.625 [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
11:43:19.625 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:19.626 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
11:43:19.627 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
11:43:19.627 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
11:43:19.628 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
11:43:19.629 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
11:43:19.629 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
11:43:19.630 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
11:43:19.630 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:19.631 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
11:43:19.632 [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
11:43:19.632 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:19.633 [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
11:43:19.634 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:19.635 [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
11:43:19.635 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:19.636 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
11:43:19.639 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
11:43:19.640 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
11:43:19.641 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
11:43:19.641 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
11:43:19.642 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
11:43:19.643 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
11:43:19.644 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
11:43:19.645 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
11:43:19.645 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:19.646 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
11:43:19.647 [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
11:43:19.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:19.648 [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
11:43:19.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:19.650 [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
11:43:19.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:19.650 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.651 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.651 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:19.652 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
11:43:19.652 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
11:43:19.653 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
11:43:19.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
11:43:19.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
11:43:19.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
11:43:19.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
11:43:19.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
11:43:19.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
11:43:19.658 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
11:43:19.658 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
11:43:19.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
11:43:19.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
11:43:19.659 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
11:43:19.661 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
11:43:19.689 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
11:43:19.698 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
11:43:19.702 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.705 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:19.705 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
11:43:19.706 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
11:43:19.706 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.706 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
11:43:19.707 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
11:43:19.708 [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") 
11:43:19.708 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
11:43:19.708 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.711 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
11:43:19.711 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.711 [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") 
11:43:19.712 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
11:43:19.712 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:19.713 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
11:43:19.713 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:19.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
11:43:19.717 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.717 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
11:43:19.717 [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") 
11:43:19.718 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
11:43:19.719 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:19.719 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
11:43:19.719 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.719 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
11:43:19.720 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.720 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
11:43:19.720 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.720 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
11:43:19.721 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:19.721 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
11:43:19.721 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.721 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
11:43:19.721 [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") 
11:43:19.728 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
11:43:19.730 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:19.730 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
11:43:19.731 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.731 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
11:43:19.731 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.732 [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") 
11:43:19.732 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
11:43:19.732 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
11:43:19.733 [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") 
11:43:19.733 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
11:43:19.734 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:19.734 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.734 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
11:43:19.734 [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
11:43:19.735 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:19.738 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
11:43:19.738 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:19.738 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
11:43:19.739 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:19.742 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:19.742 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" with isolation "serializable"
11:43:19.920 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
11:43:19.920 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository"
11:43:19.925 [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)
)
11:43:19.979 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 54 ms
11:43:19.980 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
11:43:20.047 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 67 ms
11:43:20.129 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
11:43:20.129 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification"
11:43:20.130 [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
)
11:43:20.150 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
11:43:20.150 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
11:43:20.181 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
11:43:20.235 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
11:43:20.236 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification"
11:43:20.236 [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
)
11:43:20.254 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
11:43:20.254 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
11:43:20.284 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
11:43:20.314 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
11:43:20.315 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
11:43:20.344 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
11:43:20.346 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
11:43:20.346 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
11:43:20.375 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
11:43:20.380 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
11:43:20.380 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
11:43:20.406 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
11:43:20.406 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
11:43:20.407 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
11:43:20.439 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
11:43:20.443 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
11:43:20.443 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
11:43:20.473 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
11:43:20.474 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
11:43:20.474 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
11:43:20.501 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
11:43:20.501 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
11:43:20.501 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
11:43:20.529 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
11:43:20.530 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
11:43:20.531 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
11:43:20.572 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 41 ms
11:43:20.573 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
11:43:20.573 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
11:43:20.590 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
11:43:20.590 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
11:43:20.596 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
11:43:20.596 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:20.597 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5e65afb6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:20.607 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
11:43:20.611 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
11:43:20.615 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
11:43:20.645 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
11:43:20.646 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
11:43:20.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
11:43:20.647 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
11:43:20.648 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
11:43:20.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
11:43:20.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
11:43:20.650 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:20.651 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:20.651 [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
11:43:20.652 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:20.653 [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
11:43:20.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:20.654 [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
11:43:20.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:20.656 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
11:43:20.659 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
11:43:20.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
11:43:20.660 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
11:43:20.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
11:43:20.662 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
11:43:20.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
11:43:20.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
11:43:20.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
11:43:20.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:20.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
11:43:20.666 [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
11:43:20.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:20.668 [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
11:43:20.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:20.669 [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
11:43:20.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:20.670 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:20.670 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:20.671 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
11:43:20.672 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
11:43:20.672 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
11:43:20.673 [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") 
11:43:20.673 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
11:43:20.673 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:20.673 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
11:43:20.674 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:20.675 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
11:43:20.675 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:20.675 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
11:43:20.675 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:20.676 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
11:43:20.676 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@268cbb86 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:20.676 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f7918f" with isolation "serializable"
11:43:20.686 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
11:43:20.686 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification"
11:43:20.687 [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)
)
11:43:20.704 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
11:43:20.705 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
11:43:20.733 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
11:43:20.761 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
11:43:20.761 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
11:43:20.789 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
11:43:20.789 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
11:43:20.789 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
11:43:20.818 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
11:43:20.819 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
11:43:20.820 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
11:43:20.840 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
11:43:20.841 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f7918f"
11:43:20.846 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f7918f"
11:43:20.847 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@268cbb86 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f7918f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:20.847 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@268cbb86 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@10f7918f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:20.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
11:43:20.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
11:43:20.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
11:43:20.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
11:43:20.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
11:43:20.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
11:43:20.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
11:43:20.856 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:20.857 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
11:43:20.857 [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
11:43:20.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:20.859 [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
11:43:20.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:20.860 [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
11:43:20.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:20.866 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
11:43:20.868 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
11:43:20.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
11:43:20.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
11:43:20.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
11:43:20.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
11:43:20.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
11:43:20.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
11:43:20.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
11:43:20.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
11:43:20.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
11:43:20.874 [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
11:43:20.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
11:43:20.876 [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
11:43:20.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:20.877 [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
11:43:20.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:20.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
11:43:20.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
11:43:20.879 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
11:43:20.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
11:43:20.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
11:43:20.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
11:43:20.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
11:43:20.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:20.883 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:20.884 [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
11:43:20.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:20.885 [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
11:43:20.886 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:20.887 [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
11:43:20.887 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:20.896 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
11:43:20.899 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
11:43:20.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
11:43:20.901 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
11:43:20.902 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
11:43:20.902 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
11:43:20.903 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
11:43:20.903 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
11:43:20.904 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
11:43:20.905 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:20.905 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
11:43:20.906 [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
11:43:20.907 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:20.907 [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
11:43:20.908 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:20.909 [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
11:43:20.909 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:20.909 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:20.909 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:20.909 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:20.910 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
11:43:20.910 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
11:43:20.911 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
11:43:20.912 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
11:43:20.912 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:20.912 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:20.912 [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") 
11:43:20.912 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
11:43:20.913 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:20.913 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
11:43:20.913 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:20.913 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
11:43:20.914 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:20.914 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
11:43:20.914 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:20.914 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
11:43:20.914 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:20.915 [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") 
11:43:20.915 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
11:43:20.915 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:20.915 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
11:43:20.915 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:20.916 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
11:43:20.916 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:20.916 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
11:43:20.917 [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") 
11:43:20.917 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9a77c8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:20.917 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a81065e" with isolation "serializable"
11:43:20.925 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
11:43:20.925 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile"
11:43:20.925 [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
)
11:43:20.947 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
11:43:20.947 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
11:43:20.973 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
11:43:21.000 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
11:43:21.000 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
11:43:21.026 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
11:43:21.026 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
11:43:21.026 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
11:43:21.048 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
11:43:21.049 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
11:43:21.049 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
11:43:21.060 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
11:43:21.061 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
11:43:21.061 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
11:43:21.093 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
11:43:21.094 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a81065e"
11:43:21.100 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a81065e"
11:43:21.100 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9a77c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a81065e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:21.100 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@b9a77c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a81065e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:21.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
11:43:21.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
11:43:21.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
11:43:21.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
11:43:21.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
11:43:21.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
11:43:21.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
11:43:21.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:21.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
11:43:21.112 [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
11:43:21.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:21.115 [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
11:43:21.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:21.118 [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
11:43:21.118 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:21.119 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
11:43:21.135 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
11:43:21.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
11:43:21.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
11:43:21.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
11:43:21.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
11:43:21.139 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
11:43:21.140 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
11:43:21.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
11:43:21.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
11:43:21.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
11:43:21.143 [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
11:43:21.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
11:43:21.144 [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
11:43:21.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:21.146 [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
11:43:21.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:21.146 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:21.146 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:21.147 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
11:43:21.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
11:43:21.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
11:43:21.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
11:43:21.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
11:43:21.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
11:43:21.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
11:43:21.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
11:43:21.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:21.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:21.154 [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
11:43:21.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:21.155 [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
11:43:21.156 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:21.157 [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
11:43:21.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:21.162 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
11:43:21.166 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
11:43:21.167 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
11:43:21.167 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
11:43:21.168 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
11:43:21.169 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
11:43:21.170 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
11:43:21.170 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
11:43:21.171 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
11:43:21.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:21.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
11:43:21.174 [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
11:43:21.175 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:21.176 [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
11:43:21.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:21.178 [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
11:43:21.178 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:21.178 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:21.178 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:21.179 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
11:43:21.180 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:21.180 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
11:43:21.181 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
11:43:21.181 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:21.181 [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") 
11:43:21.182 [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" ()
11:43:21.182 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
11:43:21.183 [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
11:43:21.183 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:21.183 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
11:43:21.184 [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
11:43:21.184 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:21.184 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
11:43:21.184 [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
11:43:21.184 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:21.185 [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") 
11:43:21.185 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
11:43:21.186 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
11:43:21.188 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
11:43:21.188 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:21.189 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
11:43:21.189 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:21.189 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:21.190 [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") 
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:21.190 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
11:43:21.191 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77865933 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:21.191 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@480ad82c" with isolation "serializable"
11:43:21.201 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:21.203 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:21.460 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 257 ms
11:43:21.460 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
11:43:21.461 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile"
11:43:21.461 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile"
11:43:21.461 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile"
11:43:21.461 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
11:43:21.467 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
11:43:21.467 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
11:43:21.479 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
11:43:21.479 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
11:43:21.485 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
11:43:21.500 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
11:43:21.500 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk"
11:43:21.501 [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
)
11:43:21.520 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
11:43:21.520 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
11:43:21.551 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
11:43:21.993 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
11:43:21.994 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
11:43:21.994 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
11:43:22.019 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
11:43:22.292 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:22.329 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:22.330 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
11:43:22.330 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
11:43:22.369 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 39 ms
11:43:22.369 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
11:43:22.369 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
11:43:22.385 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
11:43:22.385 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
11:43:22.385 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
11:43:22.406 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
11:43:22.406 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@480ad82c"
11:43:22.416 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@480ad82c"
11:43:22.417 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77865933 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@480ad82c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:22.421 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77865933 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@480ad82c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:22.425 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
11:43:22.426 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
11:43:22.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
11:43:22.427 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
11:43:22.428 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
11:43:22.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
11:43:22.429 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
11:43:22.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:22.430 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
11:43:22.431 [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
11:43:22.432 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:22.433 [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
11:43:22.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:22.434 [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
11:43:22.434 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:22.435 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
11:43:22.437 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
11:43:22.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
11:43:22.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
11:43:22.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
11:43:22.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
11:43:22.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
11:43:22.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
11:43:22.441 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
11:43:22.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
11:43:22.443 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
11:43:22.443 [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
11:43:22.444 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
11:43:22.445 [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
11:43:22.445 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:22.446 [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
11:43:22.446 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:22.446 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:22.446 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:22.447 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
11:43:22.448 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
11:43:22.448 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
11:43:22.449 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.449 [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") 
11:43:22.449 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
11:43:22.449 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
11:43:22.450 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
11:43:22.450 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.450 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:22.451 [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") 
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:22.451 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
11:43:22.452 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c017175 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:22.452 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@559cedee" with isolation "serializable"
11:43:22.459 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
11:43:22.459 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo"
11:43:22.460 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "resyncmode" CHAR(1) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
11:43:22.484 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
11:43:22.484 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
11:43:22.507 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
11:43:22.523 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
11:43:22.523 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
11:43:22.547 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
11:43:22.548 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
11:43:22.548 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
11:43:22.564 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
11:43:22.565 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
11:43:22.565 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
11:43:22.602 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms
11:43:22.602 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@559cedee"
11:43:22.612 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@559cedee"
11:43:22.613 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c017175 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@559cedee, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:22.613 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c017175 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@559cedee, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:22.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
11:43:22.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
11:43:22.619 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
11:43:22.619 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
11:43:22.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
11:43:22.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
11:43:22.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
11:43:22.621 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:22.621 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:22.622 [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
11:43:22.622 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:22.623 [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
11:43:22.623 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:22.624 [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
11:43:22.624 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:22.624 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
11:43:22.630 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
11:43:22.631 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
11:43:22.631 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
11:43:22.632 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
11:43:22.632 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
11:43:22.633 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
11:43:22.633 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
11:43:22.633 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
11:43:22.634 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:22.634 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:22.635 [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
11:43:22.635 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:22.636 [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
11:43:22.636 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:22.637 [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
11:43:22.637 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:22.637 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
11:43:22.638 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:22.638 [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") 
11:43:22.642 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
11:43:22.643 [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" ()
11:43:22.643 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
11:43:22.643 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:22.643 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:22.644 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
11:43:22.644 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:22.644 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.645 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:22.645 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd" with isolation "serializable"
11:43:22.652 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
11:43:22.652 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository"
11:43:22.652 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository"
11:43:22.652 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
11:43:22.656 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms
11:43:22.656 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
11:43:22.659 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 2 ms
11:43:22.679 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
11:43:22.679 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
11:43:22.679 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
11:43:22.702 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
11:43:22.742 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
11:43:22.743 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
11:43:22.743 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
11:43:22.753 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
11:43:22.775 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
11:43:22.776 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd"
11:43:22.781 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd"
11:43:22.781 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:22.782 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ee25d80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16a35bd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:22.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
11:43:22.784 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
11:43:22.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
11:43:22.785 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
11:43:22.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
11:43:22.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
11:43:22.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
11:43:22.787 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:22.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
11:43:22.789 [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
11:43:22.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:22.790 [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
11:43:22.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:22.791 [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
11:43:22.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:22.792 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
11:43:22.795 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
11:43:22.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
11:43:22.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
11:43:22.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
11:43:22.797 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
11:43:22.798 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
11:43:22.799 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
11:43:22.799 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
11:43:22.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
11:43:22.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
11:43:22.801 [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
11:43:22.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
11:43:22.802 [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
11:43:22.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:22.804 [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
11:43:22.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:22.804 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
11:43:22.805 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
11:43:22.805 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
11:43:22.805 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.806 [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") 
11:43:22.806 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
11:43:22.808 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:22.808 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
11:43:22.808 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:22.809 [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") 
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:22.809 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
11:43:22.812 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
11:43:22.812 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:22.812 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
11:43:22.813 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:22.813 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
11:43:22.814 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@149b0577 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:22.814 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5740ff5e" with isolation "serializable"
11:43:22.819 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
11:43:22.820 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest"
11:43:22.820 [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
)
11:43:22.845 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
11:43:22.845 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
11:43:22.880 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms
11:43:22.909 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
11:43:22.909 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases"
11:43:22.909 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
11:43:22.930 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
11:43:22.930 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
11:43:22.965 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms
11:43:22.989 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
11:43:22.989 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
11:43:23.031 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 42 ms
11:43:23.033 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
11:43:23.034 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
11:43:23.054 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
11:43:23.054 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
11:43:23.054 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
11:43:23.069 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms
11:43:23.069 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5740ff5e"
11:43:23.105 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5740ff5e"
11:43:23.105 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@149b0577 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5740ff5e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:23.105 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@149b0577 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5740ff5e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:23.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
11:43:23.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
11:43:23.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
11:43:23.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
11:43:23.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
11:43:23.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
11:43:23.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
11:43:23.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:23.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
11:43:23.115 [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
11:43:23.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:23.117 [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
11:43:23.117 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:23.118 [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
11:43:23.118 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:23.120 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
11:43:23.122 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
11:43:23.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
11:43:23.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
11:43:23.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
11:43:23.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
11:43:23.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
11:43:23.126 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
11:43:23.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
11:43:23.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
11:43:23.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
11:43:23.128 [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
11:43:23.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
11:43:23.130 [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
11:43:23.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:23.131 [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
11:43:23.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:23.132 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
11:43:23.133 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
11:43:23.133 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
11:43:23.133 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:23.133 [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") 
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:23.134 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:23.135 [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") 
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:23.135 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
11:43:23.136 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6949e948 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:23.136 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@210d2a6c" with isolation "serializable"
11:43:23.143 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
11:43:23.143 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker"
11:43:23.144 [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
)
11:43:23.161 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
11:43:23.161 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
11:43:23.190 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
11:43:23.208 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
11:43:23.208 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
11:43:23.231 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
11:43:23.232 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
11:43:23.232 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
11:43:23.263 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
11:43:23.264 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@210d2a6c"
11:43:23.269 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@210d2a6c"
11:43:23.269 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6949e948 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@210d2a6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:23.270 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6949e948 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@210d2a6c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:23.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
11:43:23.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
11:43:23.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
11:43:23.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
11:43:23.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
11:43:23.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
11:43:23.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
11:43:23.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:23.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
11:43:23.283 [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
11:43:23.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:23.284 [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
11:43:23.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:23.285 [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
11:43:23.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:23.286 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
11:43:23.288 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
11:43:23.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
11:43:23.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
11:43:23.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
11:43:23.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
11:43:23.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
11:43:23.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
11:43:23.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
11:43:23.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
11:43:23.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
11:43:23.294 [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
11:43:23.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
11:43:23.295 [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
11:43:23.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:23.297 [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
11:43:23.297 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:23.297 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
11:43:23.298 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:23.298 [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") 
11:43:23.298 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
11:43:23.299 [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
11:43:23.299 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:23.299 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c52fc81 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:23.299 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7523a3dc" with isolation "serializable"
11:43:23.307 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:23.307 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:23.389 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 82 ms
11:43:23.389 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
11:43:23.390 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile"
11:43:23.390 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
11:43:23.396 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
11:43:23.429 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:23.471 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:23.498 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:23.499 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7523a3dc"
11:43:23.515 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7523a3dc"
11:43:23.516 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c52fc81 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7523a3dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:23.517 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c52fc81 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7523a3dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:23.520 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:23.521 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:23.522 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@1fd9893c"
11:43:23.525 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:23.526 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
11:43:23.528 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
11:43:23.529 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
11:43:23.529 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
11:43:23.529 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
11:43:23.530 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
11:43:23.771 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9"
11:43:23.802 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="org.datanucleus.identity.IdentityReference@41184371") enlisted in transactional cache
11:43:23.808 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
11:43:23.828 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms
11:43:23.828 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
11:43:23.830 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
11:43:23.891 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 60 ms
11:43:23.891 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
11:43:23.895 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:23.898 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6f6c6077, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:23.899 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:23.900 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:23.900 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:23.914 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2525a5b8"
11:43:23.919 [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'
11:43:23.920 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:23.927 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 27 ms
11:43:23.941 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" being inserted into table ""repository""
11:43:23.942 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:23.977 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@303c55fa" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021"
11:43:23.981 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
11:43:23.981 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@b5de58f"
11:43:23.981 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="org.datanucleus.identity.IdentityReference@6587305a") enlisted in transactional cache
11:43:23.983 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" being inserted into table ""repofile""
11:43:23.983 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:23.994 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@52a33c3f" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021"
11:43:23.995 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="") is having the value in field "created" replaced by a SCO wrapper
11:43:23.997 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="") is having the value in field "changed" replaced by a SCO wrapper
11:43:23.998 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="") is having the value in field "lastModified" replaced by a SCO wrapper
11:43:23.998 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-09-15 11:43:13.538>,<null>,<0>,<''>,<null>,<2019-09-15 11:43:23.53>,<2019-09-15 11:43:23.53>,<'Directory'>)
11:43:24.033 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 35 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@52a33c3f"
11:43:24.038 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" was inserted in the datastore and was given strategy value of "1"
11:43:24.045 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
11:43:24.045 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="org.datanucleus.identity.IdentityReference@6587305a") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
11:43:24.045 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
11:43:24.045 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@52a33c3f"
11:43:24.045 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
11:43:24.048 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="") is having the value in field "created" replaced by a SCO wrapper
11:43:24.049 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="") is having the value in field "changed" replaced by a SCO wrapper
11:43:24.049 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'bb171028-9921-4deb-8444-b0083474870a'>,<0>,<2019-09-15 11:43:23.53>,<2019-09-15 11:43:23.53>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
11:43:24.308 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 259 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@303c55fa"
11:43:24.309 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" was inserted in the datastore and was given strategy value of "1"
11:43:24.310 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
11:43:24.310 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="org.datanucleus.identity.IdentityReference@41184371") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
11:43:24.310 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
11:43:24.310 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
11:43:24.310 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
11:43:24.310 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
11:43:24.310 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@303c55fa"
11:43:24.310 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
11:43:24.311 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
11:43:24.325 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" 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]
11:43:24.325 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
11:43:24.325 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
11:43:24.326 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: repositoryId=bb171028-9921-4deb-8444-b0083474870a
11:43:24.326 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
11:43:24.326 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
11:43:24.327 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.329 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
11:43:24.332 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
11:43:24.332 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6f6c6077]]
11:43:24.333 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:24.343 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:24.344 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c413ffc [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@31120021, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.347 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
11:43:24.347 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@b5de58f" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
11:43:24.347 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
11:43:24.347 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:24.348 [main] DEBUG DataNucleus.Transaction - Transaction committed in 22 ms
11:43:24.348 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5562c2c9, lifecycle=HOLLOW]
11:43:24.348 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 2]
11:43:24.348 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@b5de58f from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@b5de58f, lifecycle=HOLLOW]
11:43:24.348 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 1]
11:43:24.348 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:24.351 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:24.351 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7131 ms.
11:43:24.352 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@1b13467c"
11:43:24.352 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.352 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
11:43:24.362 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
11:43:24.370 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
11:43:24.387 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 17 ms
11:43:24.388 [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]
11:43:24.388 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
11:43:24.401 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 13 ms
11:43:24.401 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
11:43:24.402 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:24.402 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5f1483fd, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.403 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@670f2466, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:24.403 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@670f2466, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.403 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
11:43:24.410 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36c2d629"
11:43:24.415 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-09-14 11:43:24.36>
11:43:24.419 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 4 ms
11:43:24.419 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
11:43:24.421 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
11:43:24.422 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.422 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.422 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5f1483fd]]
11:43:24.423 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@670f2466, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:24.424 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@670f2466, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:24.424 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffd4cba [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@670f2466, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.424 [main] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms
11:43:24.424 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:24.425 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:24.425 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:24.425 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]tryAcquire: returning true. lockCounter=1
11:43:24.425 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]tryAcquire: returning true. lockCounter=2
11:43:24.427 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:24.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]tryAcquire: returning true. lockCounter=2
11:43:24.428 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.429 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [57ad1178]release: releasing underlying FileLock. lockCounter=0
11:43:24.448 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@431e86b1"
11:43:24.448 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.448 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
11:43:24.451 [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
11:43:24.451 [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
11:43:24.452 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:24.452 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d4fb213, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.452 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:24.452 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.453 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:24.453 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3234474"
11:43:24.453 [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'
11:43:24.453 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.454 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:43:24.458 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:24.460 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:24.462 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:24.462 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:24.462 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="1") enlisted in transactional cache
11:43:24.463 [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@71adfedd"
11:43:24.470 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" 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]
11:43:24.470 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:24.471 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" field "aliases" loading contents to SCO wrapper from the datastore
11:43:24.476 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.484 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b4a1a75"
11:43:24.484 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:24.485 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:24.487 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d3f4505"
11:43:24.487 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb292cd]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:24.487 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb292cd]tryAcquire: returning true. lockCounter=1
11:43:24.487 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb292cd]tryAcquire: returning true. lockCounter=2
11:43:24.488 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:24.488 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb292cd]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.488 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3eb292cd]release: releasing underlying FileLock. lockCounter=0
11:43:24.488 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.489 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.489 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:24.489 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.489 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.489 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
11:43:24.489 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.489 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.489 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d4fb213]]
11:43:24.489 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:24.490 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:24.490 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6d0be7ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ef60295, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.491 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:24.491 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:24.491 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:24.491 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@71adfedd, lifecycle=HOLLOW]
11:43:24.492 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:24.492 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:24.492 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:24.493 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@1c3259fa"
11:43:24.493 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.493 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
11:43:24.494 [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
11:43:24.494 [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
11:43:24.494 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:24.495 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@d675f9f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.495 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:24.495 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.495 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:24.495 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4d9754a8"
11:43:24.496 [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'
11:43:24.496 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.497 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:43:24.497 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:24.497 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:24.497 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:24.497 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:24.498 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="1") enlisted in transactional cache
11:43:24.498 [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@52b46d52"
11:43:24.499 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" 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]
11:43:24.499 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:24.502 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.528 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4d84049a"
11:43:24.528 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
11:43:24.535 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 7 ms
11:43:24.536 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4cb702ce"
11:43:24.536 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" field "aliases" loading contents to SCO wrapper from the datastore
11:43:24.537 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.537 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@383caf89"
11:43:24.538 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:24.538 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.538 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@71ed560f"
11:43:24.541 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.541 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.541 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:24.541 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.541 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.541 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
11:43:24.541 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.542 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.542 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@d675f9f]]
11:43:24.542 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:24.542 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:24.542 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@73aeef7d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58af5076, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.543 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:24.543 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:24.543 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:24.543 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@52b46d52, lifecycle=HOLLOW]
11:43:24.543 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:24.543 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:24.544 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:24.544 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]open: closing=false closeAbortable=true
11:43:24.554 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b61bf11]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:24.554 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b61bf11]tryAcquire: returning true. lockCounter=1
11:43:24.554 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:24.555 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7b61bf11]release: releasing underlying FileLock. lockCounter=0
11:43:24.556 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@3ff54f3d"
11:43:24.556 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.556 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
11:43:24.557 [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
11:43:24.557 [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
11:43:24.558 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:24.558 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@493da830, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:24.558 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:24.558 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.558 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:24.559 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@430b2699"
11:43:24.559 [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'
11:43:24.560 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:24.560 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:43:24.561 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:24.561 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:24.561 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:24.561 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:24.562 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="1") enlisted in transactional cache
11:43:24.562 [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@17b37e9a"
11:43:24.562 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" 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]
11:43:24.562 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:24.563 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.570 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d67f5eb"
11:43:24.571 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k0kskfm3-ns4y8'>
11:43:24.571 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.572 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3e1fd62b"
11:43:24.572 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" field "aliases" loading contents to SCO wrapper from the datastore
11:43:24.573 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.573 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7112ce6"
11:43:24.573 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:24.573 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.574 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@30ec7d21"
11:43:24.574 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.578 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40de8f93" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f"
11:43:24.579 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k0kskfm3-ns4y8'>) 
11:43:24.580 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40de8f93"
11:43:24.580 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@40de8f93"
11:43:24.581 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
11:43:24.581 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:24.582 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]tryAcquire: returning true. lockCounter=1
11:43:24.582 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]tryAcquire: returning true. lockCounter=2
11:43:24.582 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:24.583 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.583 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]tryAcquire: returning true. lockCounter=2
11:43:24.583 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:24.583 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.583 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]tryAcquire: returning true. lockCounter=2
11:43:24.584 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]release: NOT releasing underlying FileLock. lockCounter=1
11:43:24.584 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [51b77cdf]release: releasing underlying FileLock. lockCounter=0
11:43:24.585 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
11:43:24.586 [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
11:43:24.586 [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
11:43:24.586 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.586 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:24.587 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6088451e"
11:43:24.587 [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'
11:43:24.587 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:24.588 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:43:24.588 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
11:43:24.589 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.589 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.590 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Sep 15 11:43:24 CEST 2019) for LocalRepository[id=1]
11:43:24.591 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
11:43:24.591 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:24.592 [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
11:43:24.592 [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
11:43:24.592 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.592 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:24.592 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@a09303"
11:43:24.592 [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'
11:43:24.593 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:24.593 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:24.593 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
11:43:24.598 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" having fields "changed,revision" updated in table ""repository""
11:43:24.598 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.613 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3a7e365" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f"
11:43:24.614 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-09-15 11:43:24.589>,"revision"=<1> WHERE "id"=<1>
11:43:24.618 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3a7e365"
11:43:24.618 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3a7e365"
11:43:24.618 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
11:43:24.623 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.623 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:24.623 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.623 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.624 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
11:43:24.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:24.624 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:24.624 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="")
11:43:24.624 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@493da830]]
11:43:24.624 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:24.637 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:24.638 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@14924f41 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1f939a0f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@4baed682]"
11:43:24.638 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
11:43:24.638 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:24.638 [main] DEBUG DataNucleus.Transaction - Transaction committed in 14 ms
11:43:24.638 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@17b37e9a, lifecycle=HOLLOW]
11:43:24.639 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:24.639 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:24.640 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
11:43:24.643 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]getCloseDeferredMillis: closeDeferredMillis=0
11:43:24.643 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]close: Closing real LocalRepoManager immediately.
11:43:24.644 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]_close: Shutting down real LocalRepoManager.
11:43:24.870 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx
11:43:24.872 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
11:43:24.872 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
11:43:24.873 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
11:43:24.874 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
11:43:25.262 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]release: releasing underlying FileLock. lockCounter=0
11:43:25.285 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
11:43:25.286 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
11:43:25.323 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
11:43:25.961 [qtp2114444063-17-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3643a376 on ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
11:43:25.962 [qtp2114444063-17-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=1
11:43:25.963 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:25.963 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/0 selected
11:43:25.964 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:25.964 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:25.964 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@3643a376
11:43:25.968 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@3643a376
11:43:25.969 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:25.969 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 1 keys
11:43:25.969 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@3643a376
11:43:25.999 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 18 ms, remaining: 29982 ms
11:43:26.103 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=124/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@4467665d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
11:43:26.118 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=139/30000}{io=0/0,kio=0,kro=0}-><null>
11:43:26.120 [qtp2114444063-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.121 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=142/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.122 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=142/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.123 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@35de762e{AC.ReadCB@4e9d2bbc{HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:26.124 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.124 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5be16712 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
11:43:26.124 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
11:43:26.125 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:26.125 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.125 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@3643a376
11:43:26.125 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/1 selected
11:43:26.125 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:26.125 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:26.125 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5be16712
11:43:26.128 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.128 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:26.128 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 1 keys
11:43:26.129 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 1/1/1 selected
11:43:26.129 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 1 keys, 0 updates
11:43:26.129 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1c793ca4 SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
11:43:26.133 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.135 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:26.136 [qtp2114444063-14] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0} tryExecute EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:26.135+02:00
11:43:26.136 [qtp2114444063-14] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=1} startReservedThread p=1
11:43:26.138 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@17497425{s=0/6,p=1}@68e87c97
11:43:26.138 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@17497425{s=0/6,p=1}@68e87c97
11:43:26.139 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=1}@68e87c97 started
11:43:26.139 [qtp2114444063-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@17497425{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:26.138+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
11:43:26.139 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=0}@68e87c97 waiting
11:43:26.140 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:26.140 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
11:43:26.140 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:26.140 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:26.140 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 1 keys
11:43:26.141 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:26.142 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@35de762e{AC.ReadCB@4e9d2bbc{HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:26.143 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4467665d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:43:26.160 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@259bd5cb[p=0,l=530,c=8192,r=530]={<<<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}
11:43:26.161 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@259bd5cb[p=0,l=530,c=8192,r=530]={<<<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}
11:43:26.162 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@259bd5cb[p=0,l=530,c=8192,r=530]={<<<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} {}
11:43:26.163 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@259bd5cb[p=0,l=530,c=8192,r=530]={<<<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}
11:43:26.163 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
11:43:26.170 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
11:43:26.171 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
11:43:26.171 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
11:43:26.171 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
11:43:26.174 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
11:43:26.174 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
11:43:26.174 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
11:43:26.176 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
11:43:26.176 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
11:43:26.176 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
11:43:26.176 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
11:43:26.176 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
11:43:26.177 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
11:43:26.177 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
11:43:26.177 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
11:43:26.177 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
11:43:26.178 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
11:43:26.178 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
11:43:26.178 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
11:43:26.181 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
11:43:26.181 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
11:43:26.193 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
11:43:26.193 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
11:43:26.193 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
11:43:26.194 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
11:43:26.197 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:36633/RepoInfo on HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36633/RepoInfo,age=2}
POST //127.0.0.1:36633/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic cHRJamEwYk9UODBuX1BBVjYzcE1WdzpSaDlZaWNIZ31wWmk/bTJrRz0sWSRDdi1X
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222)
Host: 127.0.0.1:36633
Connection: keep-alive
Content-Length: 236


11:43:26.199 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=53/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36633/RepoInfo,age=5} parsed true HttpParser{s=CONTENT,0 of 236}
11:43:26.199 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:36633/RepoInfo,age=5} handle //127.0.0.1:36633/RepoInfo 
11:43:26.200 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4467665d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
11:43:26.204 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=9} action DISPATCH
11:43:26.207 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=13}
11:43:26.208 [qtp2114444063-21] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
11:43:26.209 [qtp2114444063-21] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
11:43:26.209 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
11:43:26.210 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 session=null
11:43:26.212 [qtp2114444063-21] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:26.212 [qtp2114444063-21] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
11:43:26.341 [qtp2114444063-21] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
11:43:26.347 [qtp2114444063-21] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic cHRJamEwYk9UODBuX1BBVjYzcE1WdzpSaDlZaWNIZ31wWmk/bTJrRz0sWSRDdi1X
11:43:26.365 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=219/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=171} parse HeapByteBuffer@259bd5cb[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {}
11:43:26.365 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@259bd5cb[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}
11:43:26.366 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=172} onContent Content@254d9f2{HeapByteBufferR@eedff54[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}}
11:43:26.368 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=0,q=0,[0]=null,s=STREAM] addContent Content@254d9f2{HeapByteBufferR@eedff54[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}}
11:43:26.368 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
11:43:26.369 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=174} onContentComplete
11:43:26.370 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=175} onRequestComplete
11:43:26.370 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
11:43:26.372 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=226/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=END,236 of 236},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=178} parsed false HttpParser{s=END,236 of 236}
11:43:26.428 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}}
11:43:26.429 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}}
11:43:26.429 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}}
11:43:26.430 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}}
11:43:26.431 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@254d9f2{HeapByteBufferR@eedff54[p=326,l=530,c=8192,r=204]={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}}
11:43:26.433 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=327,l=530,c=8192,r=203]={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}}
11:43:26.434 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=328,l=530,c=8192,r=202]={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}}
11:43:26.434 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=329,l=530,c=8192,r=201]={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}}
11:43:26.434 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=330,l=530,c=8192,r=200]={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}}
11:43:26.434 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=331,l=530,c=8192,r=199]={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}}
11:43:26.435 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=332,l=530,c=8192,r=198]={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}}
11:43:26.435 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=333,l=530,c=8192,r=197]={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}}
11:43:26.435 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=334,l=530,c=8192,r=196]={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}}
11:43:26.436 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=335,l=530,c=8192,r=195]={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}}
11:43:26.436 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=336,l=530,c=8192,r=194]={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}}
11:43:26.436 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=337,l=530,c=8192,r=193]={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}}
11:43:26.436 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=338,l=530,c=8192,r=192]={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}}
11:43:26.437 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=339,l=530,c=8192,r=191]={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}}
11:43:26.437 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=340,l=530,c=8192,r=190]={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}}
11:43:26.437 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=341,l=530,c=8192,r=189]={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}}
11:43:26.438 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=342,l=530,c=8192,r=188]={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}}
11:43:26.438 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=343,l=530,c=8192,r=187]={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}}
11:43:26.438 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=344,l=530,c=8192,r=186]={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}}
11:43:26.439 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=345,l=530,c=8192,r=185]={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}}
11:43:26.439 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=346,l=530,c=8192,r=184]={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}}
11:43:26.439 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=347,l=530,c=8192,r=183]={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}}
11:43:26.440 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=348,l=530,c=8192,r=182]={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}}
11:43:26.440 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@254d9f2{HeapByteBufferR@eedff54[p=349,l=530,c=8192,r=181]={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}}
11:43:26.441 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@de87a9d[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@254d9f2{HeapByteBufferR@eedff54[p=530,l=530,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}}
11:43:26.441 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=296/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=END,236 of 236},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=247}
11:43:26.449 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4467665d{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
11:43:26.457 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8'
11:43:26.457 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [db7c861]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/cloudstore-repository.lock'
11:43:26.459 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [db7c861]tryAcquire: returning true. lockCounter=1
11:43:26.459 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8' locked successfully.
11:43:26.460 [qtp2114444063-21] DEBUG c.c.c.local.LocalRepoManagerImpl - [14e57dcd]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
11:43:26.462 [qtp2114444063-21] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
11:43:26.465 [qtp2114444063-21] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
11:43:26.484 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:26.495 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:26.500 [qtp2114444063-21] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
11:43:26.511 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:26.512 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:26.516 [qtp2114444063-21] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
11:43:26.536 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:26.541 [qtp2114444063-21] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:26.554 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Java types support initialising ...
11:43:26.558 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
11:43:26.558 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Type converter support initialising ...
11:43:26.561 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Type converter support loaded
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
11:43:26.562 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
11:43:26.563 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
11:43:26.564 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
11:43:26.568 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
11:43:26.568 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
11:43:26.569 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
11:43:26.570 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
11:43:26.570 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
11:43:26.571 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
11:43:26.571 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
11:43:26.572 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
11:43:26.572 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.573 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.574 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.574 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.575 [qtp2114444063-21] 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
11:43:26.576 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.576 [qtp2114444063-21] 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
11:43:26.576 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:26.577 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
11:43:26.581 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
11:43:26.582 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
11:43:26.583 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
11:43:26.583 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
11:43:26.584 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
11:43:26.585 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
11:43:26.585 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
11:43:26.586 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
11:43:26.587 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.587 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
11:43:26.588 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.588 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.589 [qtp2114444063-21] 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
11:43:26.590 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.590 [qtp2114444063-21] 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
11:43:26.590 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:26.591 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
11:43:26.591 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
11:43:26.592 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
11:43:26.592 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
11:43:26.593 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
11:43:26.593 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
11:43:26.594 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
11:43:26.595 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.595 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.596 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.596 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.597 [qtp2114444063-21] 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
11:43:26.597 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.598 [qtp2114444063-21] 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
11:43:26.598 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:26.599 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
11:43:26.613 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
11:43:26.614 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
11:43:26.614 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
11:43:26.615 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
11:43:26.616 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
11:43:26.616 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
11:43:26.617 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
11:43:26.617 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
11:43:26.618 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.618 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
11:43:26.619 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.620 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.620 [qtp2114444063-21] 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
11:43:26.621 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.621 [qtp2114444063-21] 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
11:43:26.621 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:26.622 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
11:43:26.623 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
11:43:26.623 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
11:43:26.624 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
11:43:26.624 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
11:43:26.625 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
11:43:26.625 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
11:43:26.626 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.627 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.627 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.628 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.628 [qtp2114444063-21] 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
11:43:26.629 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.630 [qtp2114444063-21] 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
11:43:26.630 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:26.630 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
11:43:26.631 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
11:43:26.632 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
11:43:26.633 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
11:43:26.633 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
11:43:26.634 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
11:43:26.634 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
11:43:26.635 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
11:43:26.636 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
11:43:26.636 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.637 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
11:43:26.637 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.638 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.638 [qtp2114444063-21] 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
11:43:26.639 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.640 [qtp2114444063-21] 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
11:43:26.640 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:26.640 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.641 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.641 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.641 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
11:43:26.642 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
11:43:26.642 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
11:43:26.642 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
11:43:26.642 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
11:43:26.643 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
11:43:26.644 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
11:43:26.644 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
11:43:26.645 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
11:43:26.645 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
11:43:26.646 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
11:43:26.646 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
11:43:26.647 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.647 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.648 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.649 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.649 [qtp2114444063-21] 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
11:43:26.650 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.650 [qtp2114444063-21] 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
11:43:26.650 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:26.654 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
11:43:26.655 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
11:43:26.655 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
11:43:26.656 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
11:43:26.656 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
11:43:26.657 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.658 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.658 [qtp2114444063-21] 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
11:43:26.663 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.663 [qtp2114444063-21] 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
11:43:26.663 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:26.663 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.664 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
11:43:26.664 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
11:43:26.665 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
11:43:26.665 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
11:43:26.666 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
11:43:26.666 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
11:43:26.667 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
11:43:26.668 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
11:43:26.668 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
11:43:26.669 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.669 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.670 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.670 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.671 [qtp2114444063-21] 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
11:43:26.672 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.672 [qtp2114444063-21] 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
11:43:26.673 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:26.673 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
11:43:26.674 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
11:43:26.675 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
11:43:26.675 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
11:43:26.676 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
11:43:26.677 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
11:43:26.677 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
11:43:26.678 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
11:43:26.678 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
11:43:26.679 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.680 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:26.680 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.681 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.682 [qtp2114444063-21] 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
11:43:26.682 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.683 [qtp2114444063-21] 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
11:43:26.683 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:26.684 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
11:43:26.684 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
11:43:26.685 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
11:43:26.690 [qtp2114444063-21] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
11:43:26.690 [qtp2114444063-21] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
11:43:26.690 [qtp2114444063-21] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
11:43:26.705 [qtp2114444063-21] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
11:43:26.857 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ec1da81 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
11:43:26.859 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.860 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:26.861 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:26.862 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:26.863 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
11:43:26.864 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:26.865 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:26.866 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:26.867 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:26.868 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:26.901 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
11:43:26.902 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore : read-write
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Queries : Timeout=0
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - ===========================================================
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:26.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
11:43:26.927 [qtp2114444063-21] 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
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Datastore - ===========================================================
11:43:26.927 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ec1da81 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@362740db, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:26.934 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ec1da81 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@362740db, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:26.934 [qtp2114444063-21] DEBUG DataNucleus.Datastore - StoreManager now created
11:43:26.934 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
11:43:26.935 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
11:43:26.935 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux"
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Persistence API : JDO
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ClassLoading : default
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
11:43:26.936 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ================================================
11:43:26.937 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@42df8f2"
11:43:26.937 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
11:43:26.942 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
11:43:26.943 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
11:43:26.944 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
11:43:26.946 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
11:43:26.948 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
11:43:26.950 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
11:43:26.951 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
11:43:26.952 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.952 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.953 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.954 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.955 [qtp2114444063-21] 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
11:43:26.956 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.957 [qtp2114444063-21] 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
11:43:26.957 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:26.958 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
11:43:26.959 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
11:43:26.960 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
11:43:26.961 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
11:43:26.962 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
11:43:26.962 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
11:43:26.963 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
11:43:26.964 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
11:43:26.965 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
11:43:26.965 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.966 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
11:43:26.967 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.968 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.969 [qtp2114444063-21] 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
11:43:26.969 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.970 [qtp2114444063-21] 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
11:43:26.970 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:26.971 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
11:43:26.972 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
11:43:26.973 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
11:43:26.974 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
11:43:26.974 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
11:43:26.975 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
11:43:26.976 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
11:43:26.977 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:26.978 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
11:43:26.979 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:26.979 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:26.980 [qtp2114444063-21] 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
11:43:26.981 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:26.982 [qtp2114444063-21] 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
11:43:26.982 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:26.984 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
11:43:26.984 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
11:43:26.985 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
11:43:26.986 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
11:43:26.987 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
11:43:26.988 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
11:43:26.989 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
11:43:26.989 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
11:43:26.990 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
11:43:26.991 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:26.992 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
11:43:26.993 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:26.994 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:26.995 [qtp2114444063-21] 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
11:43:26.996 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:26.997 [qtp2114444063-21] 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
11:43:26.997 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:26.997 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.998 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.998 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:26.998 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
11:43:26.998 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
11:43:27.000 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
11:43:27.001 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
11:43:27.001 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
11:43:27.002 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
11:43:27.003 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
11:43:27.004 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
11:43:27.004 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
11:43:27.005 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.006 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.007 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.008 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.009 [qtp2114444063-21] 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
11:43:27.010 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.011 [qtp2114444063-21] 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
11:43:27.011 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:27.011 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
11:43:27.012 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
11:43:27.013 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
11:43:27.014 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
11:43:27.015 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
11:43:27.017 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
11:43:27.017 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
11:43:27.018 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
11:43:27.019 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
11:43:27.020 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.021 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:27.022 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.023 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.024 [qtp2114444063-21] 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
11:43:27.025 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.026 [qtp2114444063-21] 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
11:43:27.026 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:27.026 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.027 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.027 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
11:43:27.030 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
11:43:27.031 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
11:43:27.032 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
11:43:27.033 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
11:43:27.033 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
11:43:27.034 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
11:43:27.035 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
11:43:27.036 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
11:43:27.037 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
11:43:27.038 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
11:43:27.038 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
11:43:27.038 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
11:43:27.038 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
11:43:27.039 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
11:43:27.039 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
11:43:27.040 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.040 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:27.040 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
11:43:27.040 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
11:43:27.041 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.041 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
11:43:27.041 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
11:43:27.041 [qtp2114444063-21] 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") 
11:43:27.041 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
11:43:27.041 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.042 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
11:43:27.042 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.042 [qtp2114444063-21] 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") 
11:43:27.043 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
11:43:27.043 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.043 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
11:43:27.043 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.043 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
11:43:27.044 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.044 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
11:43:27.044 [qtp2114444063-21] 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") 
11:43:27.044 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
11:43:27.045 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:27.045 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
11:43:27.045 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.045 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
11:43:27.046 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.046 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
11:43:27.046 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.046 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
11:43:27.047 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:27.047 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
11:43:27.047 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.047 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
11:43:27.047 [qtp2114444063-21] 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") 
11:43:27.049 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
11:43:27.049 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:27.049 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
11:43:27.050 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.050 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
11:43:27.050 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.050 [qtp2114444063-21] 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") 
11:43:27.050 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
11:43:27.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
11:43:27.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
11:43:27.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
11:43:27.052 [qtp2114444063-21] 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") 
11:43:27.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
11:43:27.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:27.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.053 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
11:43:27.053 [qtp2114444063-21] 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
11:43:27.053 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.054 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
11:43:27.054 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:27.054 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
11:43:27.054 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.055 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6900e771 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.056 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77d51407" with isolation "serializable"
11:43:27.073 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
11:43:27.074 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
11:43:27.170 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 96 ms
11:43:27.171 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
11:43:27.174 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
11:43:27.176 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
11:43:27.203 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
11:43:27.245 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
11:43:27.256 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
11:43:27.264 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
11:43:27.275 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
11:43:27.285 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
11:43:27.294 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
11:43:27.303 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
11:43:27.310 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
11:43:27.311 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77d51407"
11:43:27.311 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77d51407"
11:43:27.311 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6900e771 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77d51407, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.312 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6900e771 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@77d51407, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.312 [qtp2114444063-21] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
11:43:27.312 [qtp2114444063-21] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
11:43:27.312 [qtp2114444063-21] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
11:43:27.314 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
11:43:27.315 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
11:43:27.316 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
11:43:27.317 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
11:43:27.318 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
11:43:27.319 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
11:43:27.320 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
11:43:27.321 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.322 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.323 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.324 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.326 [qtp2114444063-21] 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
11:43:27.327 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.328 [qtp2114444063-21] 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
11:43:27.328 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:27.329 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
11:43:27.332 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
11:43:27.333 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
11:43:27.334 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
11:43:27.335 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
11:43:27.336 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
11:43:27.337 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
11:43:27.338 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
11:43:27.339 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
11:43:27.340 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.341 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
11:43:27.343 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.344 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.345 [qtp2114444063-21] 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
11:43:27.346 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.347 [qtp2114444063-21] 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
11:43:27.348 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:27.348 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.348 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.348 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
11:43:27.349 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
11:43:27.350 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
11:43:27.350 [qtp2114444063-21] 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") 
11:43:27.350 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
11:43:27.350 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.351 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
11:43:27.351 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:27.351 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
11:43:27.351 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.352 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
11:43:27.352 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.352 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
11:43:27.353 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6306e0b9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.353 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cca8120" with isolation "serializable"
11:43:27.358 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
11:43:27.358 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
11:43:27.420 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 62 ms
11:43:27.420 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
11:43:27.427 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
11:43:27.434 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
11:43:27.439 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
11:43:27.440 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cca8120"
11:43:27.440 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cca8120"
11:43:27.440 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6306e0b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cca8120, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.440 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6306e0b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cca8120, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.441 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
11:43:27.442 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
11:43:27.442 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.442 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:27.443 [qtp2114444063-21] 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") 
11:43:27.443 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
11:43:27.443 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.444 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
11:43:27.444 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.444 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
11:43:27.444 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.444 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
11:43:27.445 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.445 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
11:43:27.445 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.445 [qtp2114444063-21] 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") 
11:43:27.445 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
11:43:27.446 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.446 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
11:43:27.446 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.446 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
11:43:27.446 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.447 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
11:43:27.447 [qtp2114444063-21] 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") 
11:43:27.447 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3290445a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.447 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c9e91e4" with isolation "serializable"
11:43:27.450 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:27.450 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
11:43:27.502 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 52 ms
11:43:27.503 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
11:43:27.512 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:27.518 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:27.526 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:27.527 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c9e91e4"
11:43:27.527 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c9e91e4"
11:43:27.527 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3290445a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c9e91e4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.527 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3290445a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7c9e91e4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.529 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
11:43:27.530 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
11:43:27.531 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
11:43:27.531 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
11:43:27.532 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
11:43:27.533 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
11:43:27.534 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
11:43:27.535 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.536 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.537 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.538 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.539 [qtp2114444063-21] 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
11:43:27.540 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.541 [qtp2114444063-21] 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
11:43:27.541 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:27.542 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
11:43:27.543 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
11:43:27.544 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
11:43:27.545 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
11:43:27.545 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
11:43:27.546 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
11:43:27.547 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
11:43:27.548 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
11:43:27.549 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
11:43:27.550 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.551 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
11:43:27.552 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.553 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.554 [qtp2114444063-21] 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
11:43:27.554 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.555 [qtp2114444063-21] 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
11:43:27.556 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:27.556 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.556 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.556 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
11:43:27.558 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
11:43:27.559 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
11:43:27.560 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
11:43:27.561 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
11:43:27.561 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
11:43:27.562 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
11:43:27.563 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
11:43:27.564 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.565 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.592 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.595 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.597 [qtp2114444063-21] 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
11:43:27.609 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.616 [qtp2114444063-21] 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
11:43:27.616 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:27.617 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
11:43:27.620 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
11:43:27.622 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
11:43:27.623 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
11:43:27.623 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
11:43:27.624 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
11:43:27.625 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
11:43:27.625 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
11:43:27.626 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
11:43:27.626 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.627 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
11:43:27.628 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.628 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.629 [qtp2114444063-21] 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
11:43:27.629 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.630 [qtp2114444063-21] 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
11:43:27.630 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:27.630 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.630 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.631 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
11:43:27.632 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:27.632 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
11:43:27.632 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.633 [qtp2114444063-21] 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") 
11:43:27.633 [qtp2114444063-21] 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" ()
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
11:43:27.633 [qtp2114444063-21] 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
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
11:43:27.633 [qtp2114444063-21] 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
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.633 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
11:43:27.634 [qtp2114444063-21] 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
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.634 [qtp2114444063-21] 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") 
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
11:43:27.634 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.635 [qtp2114444063-21] 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") 
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.635 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
11:43:27.637 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10e39beb [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.637 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@549b6f14" with isolation "serializable"
11:43:27.639 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:27.640 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:27.676 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 35 ms
11:43:27.676 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
11:43:27.678 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
11:43:27.684 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:27.689 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:27.695 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:27.699 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
11:43:27.705 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
11:43:27.709 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
11:43:27.709 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@549b6f14"
11:43:27.710 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@549b6f14"
11:43:27.710 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10e39beb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@549b6f14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.710 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@10e39beb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@549b6f14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.711 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
11:43:27.712 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
11:43:27.713 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
11:43:27.713 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
11:43:27.714 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
11:43:27.715 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
11:43:27.716 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
11:43:27.717 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.717 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.718 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.719 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.720 [qtp2114444063-21] 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
11:43:27.720 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.721 [qtp2114444063-21] 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
11:43:27.721 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:27.722 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
11:43:27.722 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
11:43:27.723 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
11:43:27.724 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
11:43:27.725 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
11:43:27.725 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
11:43:27.726 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
11:43:27.727 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
11:43:27.728 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
11:43:27.728 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.729 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
11:43:27.730 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.731 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.731 [qtp2114444063-21] 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
11:43:27.732 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.733 [qtp2114444063-21] 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
11:43:27.733 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:27.733 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.733 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:27.734 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
11:43:27.735 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
11:43:27.735 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
11:43:27.736 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.736 [qtp2114444063-21] 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") 
11:43:27.736 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
11:43:27.736 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.737 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
11:43:27.737 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.737 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
11:43:27.737 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.737 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
11:43:27.738 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:27.738 [qtp2114444063-21] 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") 
11:43:27.738 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
11:43:27.738 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.739 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
11:43:27.739 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.739 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
11:43:27.740 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c36ba1f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.740 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29b14ace" with isolation "serializable"
11:43:27.742 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
11:43:27.742 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:27.773 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 31 ms
11:43:27.773 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
11:43:27.777 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
11:43:27.782 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
11:43:27.786 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
11:43:27.786 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29b14ace"
11:43:27.787 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29b14ace"
11:43:27.787 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c36ba1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29b14ace, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.787 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c36ba1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29b14ace, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.789 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:27.789 [qtp2114444063-21] 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") 
11:43:27.789 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
11:43:27.789 [qtp2114444063-21] 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" ()
11:43:27.790 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
11:43:27.790 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:27.790 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:27.791 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
11:43:27.791 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:27.791 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.792 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13876a22 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.792 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78fa5fa4" with isolation "serializable"
11:43:27.794 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
11:43:27.800 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
11:43:27.804 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
11:43:27.808 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
11:43:27.808 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78fa5fa4"
11:43:27.809 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78fa5fa4"
11:43:27.809 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13876a22 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78fa5fa4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.809 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13876a22 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78fa5fa4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.811 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
11:43:27.812 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
11:43:27.813 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
11:43:27.813 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
11:43:27.814 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
11:43:27.815 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
11:43:27.816 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
11:43:27.816 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.817 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.818 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.819 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.820 [qtp2114444063-21] 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
11:43:27.820 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.821 [qtp2114444063-21] 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
11:43:27.821 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:27.822 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
11:43:27.823 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
11:43:27.824 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
11:43:27.825 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
11:43:27.825 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
11:43:27.826 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
11:43:27.827 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
11:43:27.827 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
11:43:27.828 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
11:43:27.829 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.830 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
11:43:27.830 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.831 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.832 [qtp2114444063-21] 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
11:43:27.833 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.834 [qtp2114444063-21] 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
11:43:27.834 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:27.834 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
11:43:27.835 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
11:43:27.836 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
11:43:27.836 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.836 [qtp2114444063-21] 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") 
11:43:27.837 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
11:43:27.837 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.837 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
11:43:27.837 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:27.838 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
11:43:27.838 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.838 [qtp2114444063-21] 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") 
11:43:27.838 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
11:43:27.838 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.838 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
11:43:27.839 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.839 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
11:43:27.839 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
11:43:27.839 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.840 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
11:43:27.840 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.840 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
11:43:27.841 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20a83efa [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.841 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e9d8c7d" with isolation "serializable"
11:43:27.843 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
11:43:27.843 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:27.873 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 30 ms
11:43:27.873 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
11:43:27.875 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
11:43:27.878 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
11:43:27.881 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
11:43:27.884 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
11:43:27.887 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
11:43:27.891 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
11:43:27.894 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
11:43:27.895 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e9d8c7d"
11:43:27.895 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e9d8c7d"
11:43:27.895 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20a83efa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e9d8c7d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.895 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20a83efa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e9d8c7d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.897 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
11:43:27.898 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
11:43:27.898 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
11:43:27.899 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
11:43:27.900 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
11:43:27.901 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
11:43:27.901 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
11:43:27.902 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.903 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.904 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.904 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.905 [qtp2114444063-21] 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
11:43:27.906 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.907 [qtp2114444063-21] 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
11:43:27.907 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:27.907 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
11:43:27.908 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
11:43:27.909 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
11:43:27.910 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
11:43:27.911 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
11:43:27.912 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
11:43:27.912 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
11:43:27.913 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
11:43:27.914 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
11:43:27.914 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.916 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
11:43:27.917 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.917 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.918 [qtp2114444063-21] 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
11:43:27.919 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.920 [qtp2114444063-21] 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
11:43:27.920 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:27.921 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
11:43:27.922 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
11:43:27.922 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
11:43:27.922 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:27.923 [qtp2114444063-21] 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") 
11:43:27.923 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
11:43:27.923 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.923 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
11:43:27.924 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:27.924 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
11:43:27.924 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.924 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
11:43:27.924 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.924 [qtp2114444063-21] 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") 
11:43:27.925 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
11:43:27.925 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.925 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
11:43:27.925 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:27.925 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
11:43:27.926 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66555832 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.926 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c252a17" with isolation "serializable"
11:43:27.928 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
11:43:27.929 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:27.957 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 28 ms
11:43:27.957 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
11:43:27.961 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
11:43:27.963 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
11:43:27.967 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
11:43:27.967 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c252a17"
11:43:27.969 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c252a17"
11:43:27.969 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66555832 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c252a17, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:27.969 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66555832 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5c252a17, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:27.970 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
11:43:27.971 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
11:43:27.972 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
11:43:27.972 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
11:43:27.973 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
11:43:27.974 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
11:43:27.974 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
11:43:27.975 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:27.976 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
11:43:27.977 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
11:43:27.977 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:27.978 [qtp2114444063-21] 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
11:43:27.979 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:27.980 [qtp2114444063-21] 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
11:43:27.980 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:27.980 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
11:43:27.981 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
11:43:27.982 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
11:43:27.982 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
11:43:27.983 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
11:43:27.984 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
11:43:27.984 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
11:43:27.985 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
11:43:27.986 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
11:43:27.986 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
11:43:27.987 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
11:43:27.988 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
11:43:27.988 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
11:43:27.989 [qtp2114444063-21] 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
11:43:27.990 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:27.991 [qtp2114444063-21] 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
11:43:27.991 [qtp2114444063-21] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:27.992 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
11:43:27.993 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:27.993 [qtp2114444063-21] 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") 
11:43:27.993 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
11:43:27.993 [qtp2114444063-21] 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
11:43:27.993 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:27.994 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25b005af [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:27.994 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c19fd36" with isolation "serializable"
11:43:27.996 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:28.001 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:28.005 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:28.010 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:28.010 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c19fd36"
11:43:28.010 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c19fd36"
11:43:28.010 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25b005af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c19fd36, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:28.011 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25b005af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c19fd36, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:28.011 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.011 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.012 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@134c89ed"
11:43:28.012 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.012 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b (optimistic=false)
11:43:28.013 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
11:43:28.013 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:28.013 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
11:43:28.013 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
11:43:28.015 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:28.015 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
11:43:28.017 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:28.017 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@372bc91b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.017 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:28.018 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.018 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:28.032 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@715b66b9"
11:43:28.032 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:28.033 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.034 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
11:43:28.034 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:28.035 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
11:43:28.036 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:28.037 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
11:43:28.038 [qtp2114444063-21] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
11:43:28.038 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="1") enlisted in transactional cache
11:43:28.041 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" having fields "publicKey" fetched from table ""repository""
11:43:28.042 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@12e353df"
11:43:28.051 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:28.052 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.053 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@59d6f242"
11:43:28.053 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="1") is having the following fields in Level 2 cache object updated : [3]
11:43:28.054 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" having fields "privateKey" fetched from table ""repository""
11:43:28.054 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.061 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1fd9d69d"
11:43:28.061 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:28.062 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.063 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@242ad88a"
11:43:28.063 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="1") is having the following fields in Level 2 cache object updated : [7]
11:43:28.063 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]initPersistenceManagerFactory: repositoryId=bb171028-9921-4deb-8444-b0083474870a
11:43:28.063 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b
11:43:28.063 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.064 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.064 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@372bc91b]]
11:43:28.064 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:28.064 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:28.064 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49ee049a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@190f32f6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@74cf36f5, lifecycle=HOLLOW]
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.065 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.065 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1605 ms.
11:43:28.066 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@3fc2f63b"
11:43:28.066 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.066 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b (optimistic=false)
11:43:28.066 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
11:43:28.067 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
11:43:28.068 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:28.068 [qtp2114444063-21] 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]
11:43:28.068 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
11:43:28.070 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:28.070 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
11:43:28.070 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:28.070 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4baa4f5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.070 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1437d1e0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:28.071 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1437d1e0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.071 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
11:43:28.079 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f72b18b"
11:43:28.079 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-09-14 11:43:28.066>
11:43:28.080 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.080 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4baa4f5]]
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1437d1e0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1437d1e0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2ce1ec7c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1437d1e0, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.081 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms
11:43:28.082 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.082 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.082 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7e99b17d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:28.083 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7e99b17d]tryAcquire: returning true. lockCounter=1
11:43:28.083 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7e99b17d]tryAcquire: returning true. lockCounter=2
11:43:28.084 [qtp2114444063-21] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:28.085 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7e99b17d]release: NOT releasing underlying FileLock. lockCounter=1
11:43:28.085 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7e99b17d]release: releasing underlying FileLock. lockCounter=0
11:43:28.085 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@4cf87af2"
11:43:28.086 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.086 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b (optimistic=false)
11:43:28.086 [qtp2114444063-21] 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
11:43:28.087 [qtp2114444063-21] 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
11:43:28.087 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:28.087 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@294eb79f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:28.087 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:28.087 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.088 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:28.088 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e982404"
11:43:28.088 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:28.088 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:28.089 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:28.089 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:28.089 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:28.090 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:28.090 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:28.091 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="1") enlisted in transactional cache
11:43:28.091 [qtp2114444063-21] 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@562309b6"
11:43:28.092 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" 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]
11:43:28.092 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:28.093 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" field "aliases" loading contents to SCO wrapper from the datastore
11:43:28.094 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.104 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d64d4ad"
11:43:28.104 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:28.105 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.106 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1f3e7e06"
11:43:28.106 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6565ee19]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:28.106 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6565ee19]tryAcquire: returning true. lockCounter=1
11:43:28.107 [qtp2114444063-21] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:28.107 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6565ee19]release: releasing underlying FileLock. lockCounter=0
11:43:28.107 [qtp2114444063-21] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k0kskfm3-ns4y8' of repository 'bb171028-9921-4deb-8444-b0083474870a' already in-sync.
11:43:28.108 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ce5c779]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:28.108 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ce5c779]tryAcquire: returning true. lockCounter=1
11:43:28.108 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ce5c779]tryAcquire: returning true. lockCounter=2
11:43:28.108 [qtp2114444063-21] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:28.109 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ce5c779]release: NOT releasing underlying FileLock. lockCounter=1
11:43:28.109 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1ce5c779]release: releasing underlying FileLock. lockCounter=0
11:43:28.109 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.110 [qtp2114444063-21] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.110 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.111 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@294eb79f]]
11:43:28.111 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:28.111 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:28.111 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e9e9e78 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37180e74, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@562309b6, lifecycle=HOLLOW]
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:28.112 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.113 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.113 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@5858f3c2"
11:43:28.113 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
11:43:28.113 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b (optimistic=false)
11:43:28.114 [qtp2114444063-21] 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
11:43:28.114 [qtp2114444063-21] 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
11:43:28.115 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:28.115 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@d5a1dfc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
11:43:28.115 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=	" with flags "0"
11:43:28.115 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.115 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:28.116 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1c2dcc3b"
11:43:28.116 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
11:43:28.116 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:28.117 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
11:43:28.117 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:28.117 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:28.118 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:28.118 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:28.118 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="1") enlisted in transactional cache
11:43:28.118 [qtp2114444063-21] 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@310dd176"
11:43:28.119 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" 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]
11:43:28.119 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:28.119 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.128 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2ec0aeed"
11:43:28.128 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
11:43:28.129 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.130 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3e18fabc"
11:43:28.130 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" field "aliases" loading contents to SCO wrapper from the datastore
11:43:28.131 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.131 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@142a47c1"
11:43:28.132 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:28.132 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:28.132 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@28b7dcf"
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.133 [qtp2114444063-21] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b
11:43:28.133 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.134 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.134 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=	, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@d5a1dfc]]
11:43:28.134 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=	" with onePhase="true"
11:43:28.134 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:28.134 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46682d4f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a52e995, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@310dd176, lifecycle=HOLLOW]
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:28.135 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.136 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.136 [qtp2114444063-21] DEBUG c.c.c.local.LocalRepoManagerImpl - [14e57dcd]open: closing=false closeAbortable=true
11:43:28.137 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@3deee860" with txn="org.datanucleus.TransactionImpl@3dedeec1"
11:43:28.137 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:28.137 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b (optimistic=false)
11:43:28.138 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c225fe0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:28.138 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c225fe0]tryAcquire: returning true. lockCounter=1
11:43:28.138 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c225fe0]tryAcquire: returning true. lockCounter=2
11:43:28.138 [qtp2114444063-21] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:28.139 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c225fe0]release: NOT releasing underlying FileLock. lockCounter=1
11:43:28.139 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6c225fe0]release: releasing underlying FileLock. lockCounter=0
11:43:28.143 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
11:43:28.143 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:28.144 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
11:43:28.144 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
11:43:28.146 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:28.146 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
11:43:28.146 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:28.147 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@a78e74f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:28.147 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
11:43:28.147 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.147 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
11:43:28.155 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3584a75d"
11:43:28.155 [qtp2114444063-21] 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'
11:43:28.156 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.156 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:28.157 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
11:43:28.157 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:28.157 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
11:43:28.157 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
11:43:28.159 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:28.159 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
11:43:28.159 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.159 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
11:43:28.164 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@72602aef"
11:43:28.164 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
11:43:28.165 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.165 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
11:43:28.170 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
11:43:28.172 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms
11:43:28.173 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
11:43:28.173 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
11:43:28.178 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms
11:43:28.178 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
11:43:28.178 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.178 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
11:43:28.190 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6a4ea93d"
11:43:28.190 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
11:43:28.191 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.205 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 27 ms
11:43:28.206 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
11:43:28.207 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:28.207 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
11:43:28.207 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
11:43:28.208 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:28.208 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
11:43:28.208 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.208 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
11:43:28.216 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5bf357d5"
11:43:28.216 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
11:43:28.217 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.217 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:28.218 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
11:43:28.219 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:28.219 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
11:43:28.219 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
11:43:28.225 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms
11:43:28.225 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
11:43:28.225 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.226 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
11:43:28.245 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4a335259"
11:43:28.246 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
11:43:28.247 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:28.247 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 21 ms
11:43:28.248 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
11:43:28.248 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:28.248 [qtp2114444063-21] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
11:43:28.249 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
11:43:28.250 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:28.250 [qtp2114444063-21] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
11:43:28.250 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.250 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
11:43:28.264 [qtp2114444063-21] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ce811a8"
11:43:28.265 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
11:43:28.265 [qtp2114444063-21] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:28.266 [qtp2114444063-21] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
11:43:28.266 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.267 [qtp2114444063-21] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@31c3471b
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:28.267 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@a78e74f]]
11:43:28.268 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
11:43:28.268 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:28.268 [qtp2114444063-21] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4964b904 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bb43171, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@31c3471b" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@75088a9d]"
11:43:28.268 [qtp2114444063-21] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:28.269 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:28.269 [qtp2114444063-21] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@31c3471b" closed
11:43:28.269 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]getCloseDeferredMillis: closeDeferredMillis=0
11:43:28.269 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]close: Closing real LocalRepoManager immediately.
11:43:28.269 [qtp2114444063-21] INFO  c.c.c.local.LocalRepoManagerImpl - [14e57dcd]_close: Shutting down real LocalRepoManager.
11:43:28.589 [qtp2114444063-21] DEBUG DataNucleus.Connection - Closing Connection Pool tx
11:43:28.593 [qtp2114444063-21] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
11:43:28.594 [qtp2114444063-21] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
11:43:28.594 [qtp2114444063-21] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
11:43:28.595 [qtp2114444063-21] DEBUG DataNucleus.Cache - Level 2 Cache cleared
11:43:28.634 [qtp2114444063-21] DEBUG c.c.cloudstore.core.io.LockFileImpl - [db7c861]release: releasing underlying FileLock. lockCounter=0
11:43:28.659 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@72e3dd42[p=0,l=765,c=8192,r=765]={<<<<?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@1cdb1bd5{null}
11:43:28.660 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@65326f6d{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=2465}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


11:43:28.669 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@24614607[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ac2dd84] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
11:43:28.671 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@72e3dd42[p=0,l=765,c=8192,r=765]={<<<<?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}
11:43:28.672 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765
Content-Type: application/xml


11:43:28.672 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
11:43:28.672 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@24614607[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ac2dd84] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
11:43:28.673 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@24c9d38e{IDLE}->null [HeapByteBuffer@259bd5cb[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>RJamEwYk9UODBuX1B...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@72e3dd42[p=0,l=765,c=8192,r=765]={<<<<?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}]
11:43:28.673 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24c9d38e{WRITING}->null:IDLE-->WRITING
11:43:28.691 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=W,to=2546/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=END,236 of 236},g=HttpGenerator@12396f1e{s=COMPLETING}]=>HttpChannelOverHttp@65326f6d{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=2497}
11:43:28.692 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@24c9d38e{WRITING}->null
11:43:28.692 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@24c9d38e{IDLE}->null:WRITING-->IDLE
11:43:28.692 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@24614607[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6ac2dd84] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
11:43:28.702 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1, calling complete=true
11:43:28.703 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.session - Complete called with session null
11:43:28.703 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@65326f6d{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:36633/RepoInfo,age=2509}
11:43:28.704 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4467665d{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
11:43:28.704 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:36633/RepoInfo,age=2510} action COMPLETE
11:43:28.705 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4467665d{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
11:43:28.705 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
11:43:28.714 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4467665d{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
11:43:28.717 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
11:43:28.718 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
11:43:28.718 [qtp2114444063-21] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
11:43:28.719 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@259bd5cb[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}
11:43:28.719 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@259bd5cb[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}
11:43:28.722 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@259bd5cb[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}
11:43:28.723 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=31/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@259bd5cb[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} {}
11:43:28.723 [qtp2114444063-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@259bd5cb[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}
11:43:28.723 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
11:43:28.724 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=32/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.724 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.725 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@35de762e{AC.ReadCB@4e9d2bbc{HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:28.725 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.726 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@5be16712 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
11:43:28.726 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
11:43:28.726 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:28.727 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/1 selected
11:43:28.727 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:28.727 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.727 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@5be16712
11:43:28.727 [qtp2114444063-21] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4467665d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:43:28.728 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.728 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.728 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 1 keys
11:43:28.728 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:28.736 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3413 ms
Local repository:
  repository.repositoryId = bb171028-9921-4deb-8444-b0083474870a
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@b4732dc
  repository.publicKeySha1 = 6A:3E:1E:EB:46:3F:7B:CC:78:61:32:88:17:7B:58:2A:9B:48:1E:CA

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

11:43:28.741 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@4c371370{STARTED}[9.4.17.v20190418]
11:43:28.741 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4c371370{STOPPING}[9.4.17.v20190418]
11:43:28.742 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp2114444063-17-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:36633}
11:43:28.745 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@4c371370{STOPPING}[9.4.17.v20190418] by 
11:43:28.746 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:28.747 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:28.747 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
11:43:28.747 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99 on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:28.748 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda woken with none selected
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda woken up from select, 0/0/0 selected
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda processing 0 keys, 1 updates
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:28.749 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.750 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda waiting with 0 keys
11:43:28.750 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222 on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:28.750 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:28.750 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda woken with none selected
11:43:28.750 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda woken up from select, 0/0/0 selected
11:43:28.751 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@36013bda processing 0 keys, 1 updates
11:43:28.751 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.751 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222
11:43:28.751 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.751 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
11:43:28.752 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:28.752+02:00
11:43:28.753 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@47da3952/SelectorProducer@51e4ccb3/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:28.752+02:00
11:43:28.753 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:43:28.753 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
11:43:28.753 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:28.753 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=1
11:43:28.754 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:28.754 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/1 selected
11:43:28.754 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:28.754 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.754 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798
11:43:28.755 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:28.756 [qtp2114444063-14] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.757 [qtp2114444063-14] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,OPEN,fill=FI,flush=-,to=31/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.758 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,CLOSED,fill=FI,flush=-,to=32/30000}{io=1/1,kio=1,kro=1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.769 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@24c9d38e{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222]
11:43:28.770 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@35de762e{AC.ReadCB@4e9d2bbc{HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,CLOSED,fill=FI,flush=-,to=44/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e9d2bbc[p=HttpParser{s=START,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:28.770 [qtp2114444063-14] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
11:43:28.770 [qtp2114444063-14] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
11:43:28.771 [qtp2114444063-14] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,CLOSED,fill=-,flush=-,to=46/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e9d2bbc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
11:43:28.771 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:28.771 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db6c218
11:43:28.772 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.772 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 waiting with 1 keys
11:43:28.772 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db6c218
11:43:28.773 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a on ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=0
11:43:28.773 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,CLOSED,fill=-,flush=-,to=47/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e9d2bbc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.773 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=0 selected=0 updates=1
11:43:28.773 [qtp2114444063-20] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@4e9d2bbc::SocketChannelEndPoint@4510bb81{/127.0.0.1:50134<->/127.0.0.1:36633,CLOSED,fill=-,flush=-,to=48/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@4e9d2bbc[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@12396f1e{s=START}]=>HttpChannelOverHttp@65326f6d{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:28.774 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2db6c218
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken with none selected
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 woken up from select, 0/0/0 selected
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@168157d4 processing 0 keys, 1 updates
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a
11:43:28.774 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.774 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
11:43:28.775 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:28.775+02:00
11:43:28.776 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:28.776+02:00
11:43:28.776 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:43:28.776 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
11:43:28.776 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510 on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:28.777 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c woken with none selected
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c woken up from select, 0/0/0 selected
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c processing 0 keys, 1 updates
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.778 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c waiting with 0 keys
11:43:28.778 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698 on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:28.778 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c woken with none selected
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c woken up from select, 0/0/0 selected
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@620b392c processing 0 keys, 1 updates
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698
11:43:28.779 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:28.779 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
11:43:28.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:28.78+02:00
11:43:28.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5bda80bf/SelectorProducer@6d1d4d7/IDLE/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:28.78+02:00
11:43:28.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:43:28.782 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:28.782 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5bda8e08[HTTP/1.1]
11:43:28.782 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5bda8e08[HTTP/1.1]
11:43:28.783 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:28.783 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:28.783 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@4c371370{STOPPING}[9.4.17.v20190418]
11:43:28.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
11:43:28.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@52b1beb6{STARTED}[interval=600000, ownscheduler=false]
11:43:28.784 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
11:43:28.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false]
11:43:28.785 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@72e5a8e{STOPPED}[worker=node0]
11:43:28.785 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@25fb8912{STARTED}
11:43:28.785 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@25fb8912{STOPPING}
11:43:28.785 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@25fb8912{STOPPED}
11:43:28.785 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN}
11:43:28.786 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN} by 
11:43:28.786 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
11:43:28.786 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:28.786 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:28.786 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
11:43:28.787 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
11:43:28.787 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:28.787 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:28.787 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@77f80c04{STARTED}
11:43:28.787 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@77f80c04{STOPPING}
11:43:28.790 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:28.790 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:28.790 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:28.791 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:28.791 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@77f80c04{STOPPED}
11:43:28.791 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
11:43:28.792 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
11:43:28.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
11:43:28.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4802796d{STARTED}
11:43:28.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4802796d{STOPPED}
11:43:28.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}]
11:43:28.794 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=1/6,p=0}]
11:43:28.795 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@17497425{s=1/6,p=0}
11:43:28.795 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@68e87c97 offer STOP!
11:43:28.795 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@17497425{s=0/6,p=0}
11:43:28.795 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@68e87c97 task=STOP!
11:43:28.796 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@68e87c97 Exited
11:43:28.796 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@17497425{s=0/6,p=0}@68e87c97
11:43:28.798 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-15,5,main] for 14999
11:43:28.798 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.798 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.798 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.798 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.799 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.799 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.799 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.800 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.800 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.798 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.801 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.801 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.802 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.802 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:28.802 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-16,5,] for 14995
11:43:28.803 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp2114444063]@7e07db1f{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:43:28.803 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@4c371370{STOPPED}[9.4.17.v20190418]
11:43:28.803 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
11:43:28.804 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0
11:43:28.804 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
11:43:29.030 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.0 MiB, used=16.5 MiB, available=3.5 GiB
11:43:29.032 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
11:43:29.032 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
11:43:29.033 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]tryAcquire: returning true. lockCounter=1
11:43:29.033 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp945683299]@385dfb63{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
11:43:29.034 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@245253d8{STOPPED},AUTO}
11:43:29.034 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@12417468[HTTP/1.1] added {HttpConfiguration@459003a0{32768/8192,8192/8192,https://:0,[]},POJO}
11:43:29.034 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{null,[]}{0.0.0.0:0} added {Server@364fd4ae{STOPPED}[9.4.17.v20190418],UNMANAGED}
11:43:29.035 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp945683299]@385dfb63{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
11:43:29.035 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@245253d8{STOPPED},AUTO}
11:43:29.035 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3b481bf5,POJO}
11:43:29.035 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@12417468[HTTP/1.1],AUTO}
11:43:29.035 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@d325518{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@12417468[HTTP/1.1]
11:43:29.036 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
11:43:29.036 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
11:43:29.036 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STOPPED}[9.4.17.v20190418] added {ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
11:43:29.036 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2233cac0
11:43:29.037 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1,MANAGED}
11:43:29.037 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1 added {ServletHandler@392781e{STOPPED},MANAGED}
11:43:29.037 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
11:43:29.039 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE},MANAGED}
11:43:29.039 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@364fd4ae{STOPPED}[9.4.17.v20190418]
11:43:29.039 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STARTING}[9.4.17.v20190418] added {ErrorHandler@79b18230{STOPPED},AUTO}
11:43:29.039 [main] INFO  org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10
11:43:29.040 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@364fd4ae{STARTING}[9.4.17.v20190418]
11:43:29.040 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp945683299]@385dfb63{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:43:29.040 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}
11:43:29.040 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp945683299]@385dfb63{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}] added {ReservedThreadExecutor@1d4f5506{s=0/6,p=0},AUTO}
11:43:29.040 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@1d4f5506{s=0/6,p=0}
11:43:29.041 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22717ms ReservedThreadExecutor@1d4f5506{s=0/6,p=0}
11:43:29.041 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-32,5,main]
11:43:29.041 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-33,5,main]
11:43:29.042 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-34,5,main]
11:43:29.043 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-35,5,main]
11:43:29.044 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-36,5,main]
11:43:29.044 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-37,5,main]
11:43:29.045 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-38,5,main]
11:43:29.046 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp945683299-39,5,main]
11:43:29.047 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22723ms QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}]
11:43:29.047 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@245253d8{STOPPED}
11:43:29.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22724ms ScheduledExecutorScheduler@245253d8{STARTED}
11:43:29.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:29.048 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@67fb5025{/,null,STARTING}
11:43:29.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:29.049 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
11:43:29.049 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600],AUTO}
11:43:29.050 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@2a8b33ba{STOPPED}[worker=null]
11:43:29.050 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
11:43:29.050 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
11:43:29.050 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@2a8b33ba{STARTING}[worker=node0] added {HouseKeeper@4e8b357d{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
11:43:29.050 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@4e8b357d{STOPPED}[interval=600000, ownscheduler=false]
11:43:29.050 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
11:43:29.051 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22728ms HouseKeeper@4e8b357d{STARTED}[interval=660000, ownscheduler=false]
11:43:29.051 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22728ms DefaultSessionIdManager@2a8b33ba{STARTED}[worker=node0]
11:43:29.052 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@364fd4ae{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@2a8b33ba{STARTED}[worker=node0],MANAGED}
11:43:29.052 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2a8b33ba{STARTED}[worker=node0],UNMANAGED}
11:43:29.052 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:29.052 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@392781e{STOPPED}
11:43:29.052 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-18a096b5[EMBEDDED:null]
11:43:29.052 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
11:43:29.052 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
11:43:29.052 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
11:43:29.052 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-18a096b5=org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@392781e{STARTING}
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-18a096b5[EMBEDDED:null]
11:43:29.053 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3[EMBEDDED:null]
11:43:29.053 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
11:43:29.053 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
11:43:29.054 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-18a096b5=org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true}
11:43:29.054 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@392781e{STARTING}
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22730ms ServletHandler@392781e{STARTED}
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22731ms org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22731ms org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:29.054 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22731ms org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:29.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:29.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22731ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:29.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:29.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22732ms org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:29.055 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@7d42404e for org.glassfish.jersey.servlet.ServletContainer-18a096b5
Sep 15, 2019 11:43:29 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
11:43:29.241 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
11:43:29.246 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@4017fe2c
11:43:29.249 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@67fb5025{/,null,AVAILABLE}
11:43:29.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22925ms o.e.j.s.ServletContextHandler@67fb5025{/,null,AVAILABLE}
11:43:29.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@79b18230{STOPPED}
11:43:29.249 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@79b18230{STARTING}
11:43:29.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22926ms ErrorHandler@79b18230{STARTED}
11:43:29.249 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:29.250 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34034],POJO}
11:43:29.250 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@12417468[HTTP/1.1]
11:43:29.250 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22927ms HttpConnectionFactory@12417468[HTTP/1.1]
11:43:29.251 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:29.252 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.251+02:00 added {SelectorProducer@a1691c0,POJO}
11:43:29.252 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.252+02:00 added {QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}],UNMANAGED}
11:43:29.253 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.253+02:00 created
11:43:29.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@7c5df615{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.254+02:00,MANAGED}
11:43:29.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034} added {ManagedSelector@7c5df615{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
11:43:29.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.255+02:00 added {SelectorProducer@377949f1,POJO}
11:43:29.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.256+02:00 added {QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}],UNMANAGED}
11:43:29.257 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.256+02:00 created
11:43:29.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@9df564f{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.257+02:00,MANAGED}
11:43:29.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034} added {ManagedSelector@9df564f{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
11:43:29.258 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.258+02:00 added {SelectorProducer@7f0a133d,POJO}
11:43:29.259 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.258+02:00 added {QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}],UNMANAGED}
11:43:29.259 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.259+02:00 created
11:43:29.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@241fbec{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.259+02:00,MANAGED}
11:43:29.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034} added {ManagedSelector@241fbec{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
11:43:29.260 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@7c5df615{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:43:29.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.26+02:00
11:43:29.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22937ms EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.261+02:00
11:43:29.261 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@715fa8c5
11:43:29.262 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@644a3add on ManagedSelector@7c5df615{STARTING} id=0 keys=0 selected=0 updates=0
11:43:29.262 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@715fa8c5
11:43:29.263 [qtp945683299-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.263+02:00 tryProduce false
11:43:29.263 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:29.264 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@644a3add
11:43:29.264 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:29.264 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 waiting with 0 keys
11:43:29.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22941ms ManagedSelector@7c5df615{STARTED} id=0 keys=0 selected=0 updates=0
11:43:29.264 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@9df564f{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:43:29.265 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.265+02:00
11:43:29.266 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22942ms EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.266+02:00
11:43:29.266 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
11:43:29.266 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4665428b on ManagedSelector@9df564f{STARTING} id=1 keys=0 selected=0 updates=0
11:43:29.266 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
11:43:29.267 [qtp945683299-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.267+02:00 tryProduce false
11:43:29.267 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:29.268 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4665428b
11:43:29.268 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:29.268 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 0 keys
11:43:29.268 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22944ms ManagedSelector@9df564f{STARTED} id=1 keys=0 selected=0 updates=0
11:43:29.268 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@241fbec{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:43:29.268 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.268+02:00
11:43:29.269 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22945ms EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.269+02:00
11:43:29.269 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
11:43:29.269 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fd99443 on ManagedSelector@241fbec{STARTING} id=2 keys=0 selected=0 updates=0
11:43:29.269 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
11:43:29.270 [qtp945683299-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:29.27+02:00 tryProduce false
11:43:29.270 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:29.271 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fd99443
11:43:29.271 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:29.271 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 waiting with 0 keys
11:43:29.271 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22947ms ManagedSelector@241fbec{STARTED} id=2 keys=0 selected=0 updates=0
11:43:29.271 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22948ms SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:29.271 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034} added {acceptor-0@622d7e4,POJO}
11:43:29.271 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@622d7e4
11:43:29.271 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:29.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22948ms ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:29.272 [main] INFO  org.eclipse.jetty.server.Server - Started @22948ms
11:43:29.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22949ms Server@364fd4ae{STARTED}[9.4.17.v20190418]
11:43:29.272 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@622d7e4
11:43:29.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
11:43:29.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]tryAcquire: returning true. lockCounter=1
11:43:29.274 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]release: releasing underlying FileLock. lockCounter=0
11:43:29.276 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:29.276 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]tryAcquire: returning true. lockCounter=1
11:43:29.276 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:29.276 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]release: releasing underlying FileLock. lockCounter=0
11:43:29.547 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=339.5 MiB, used=14.5 MiB, available=3.5 GiB
11:43:29.549 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
11:43:29.549 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]tryAcquire: returning true. lockCounter=2
11:43:29.549 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]release: NOT releasing underlying FileLock. lockCounter=1
11:43:29.549 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:29.549 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]tryAcquire: returning true. lockCounter=1
11:43:29.549 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:29.550 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]release: releasing underlying FileLock. lockCounter=0
11:43:29.859 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
11:43:29.924 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
11:43:29.981 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
11:43:30.058 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
11:43:30.111 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
11:43:30.165 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
11:43:30.248 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
11:43:30.309 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
11:43:30.348 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114320250': java.sql.SQLSyntaxErrorException: Index 'SQL190915114320250' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
11:43:30.373 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
11:43:30.403 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
11:43:30.406 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
11:43:30.433 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
11:43:30.448 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114320710': java.sql.SQLSyntaxErrorException: Index 'SQL190915114320710' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
11:43:30.472 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
11:43:30.501 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
11:43:30.504 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
11:43:30.518 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114321520': java.sql.SQLSyntaxErrorException: Index 'SQL190915114321520' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
11:43:30.540 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
11:43:30.542 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
11:43:30.575 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
11:43:30.590 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114323160': java.sql.SQLSyntaxErrorException: Index 'SQL190915114323160' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
11:43:30.615 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
11:43:30.616 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
11:43:30.617 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
11:43:30.644 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
11:43:30.645 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
11:43:30.658 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114322480': java.sql.SQLSyntaxErrorException: Index 'SQL190915114322480' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
11:43:30.701 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
11:43:30.724 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
11:43:30.735 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114322930': java.sql.SQLSyntaxErrorException: Index 'SQL190915114322930' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
11:43:30.736 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114322930': java.sql.SQLSyntaxErrorException: Index 'SQL190915114322930' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
11:43:30.800 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
11:43:30.811 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114320150': java.sql.SQLSyntaxErrorException: Index 'SQL190915114320150' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
11:43:30.834 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
11:43:30.858 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
11:43:30.860 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
11:43:30.869 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114322850': java.sql.SQLSyntaxErrorException: Index 'SQL190915114322850' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
11:43:30.894 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
11:43:30.906 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114320950': java.sql.SQLSyntaxErrorException: Index 'SQL190915114320950' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
11:43:30.931 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
11:43:30.933 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
11:43:30.959 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
11:43:30.960 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
11:43:30.986 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
11:43:31.017 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
11:43:31.036 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190915114319980': java.sql.SQLSyntaxErrorException: Index 'SQL190915114319980' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
11:43:31.060 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
11:43:31.093 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
11:43:31.120 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
11:43:31.122 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
11:43:31.131 [main] WARN  c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na]
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226) [classes/:na]
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_222]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na]
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_222]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_222]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_222]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_222]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222]
	at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_222]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_222]
	at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_222]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_222]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_222]
	at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_222]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_222]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222]
	at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na]
	at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na]
	... 46 common frames omitted
11:43:32.135 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2
11:43:32.177 [qtp945683299-35-acceptor-0@622d7e4-ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@145ebd4d on ManagedSelector@9df564f{STARTED} id=1 keys=0 selected=0 updates=0
11:43:32.177 [qtp945683299-35-acceptor-0@622d7e4-ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STARTED} id=1 keys=0 selected=0 updates=1
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/0 selected
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@145ebd4d
11:43:32.178 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@145ebd4d
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:32.178 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:32.179 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@145ebd4d
11:43:32.179 [qtp945683299-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
11:43:32.180 [qtp945683299-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1b0c6093{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
11:43:32.181 [qtp945683299-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null>
11:43:32.181 [qtp945683299-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.182 [qtp945683299-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.183 [qtp945683299-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.183 [qtp945683299-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:32.184 [qtp945683299-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.184 [qtp945683299-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@176abfef on ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=0
11:43:32.184 [qtp945683299-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=1
11:43:32.184 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:32.184 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/1 selected
11:43:32.184 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:32.184 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:32.184 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@176abfef
11:43:32.184 [qtp945683299-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.184 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@145ebd4d
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=1/30000}{io=1/1,kio=1,kro=0}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 1/1/1 selected
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 1 keys, 0 updates
11:43:32.185 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@37c2ff1b SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
11:43:32.186 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.186 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:32.187 [qtp945683299-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0} tryExecute EatWhatYouKill@2f995afc/SelectorProducer@377949f1/PRODUCING/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1d4f5506{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:32.187+02:00
11:43:32.187 [qtp945683299-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=1} startReservedThread p=1
11:43:32.187 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1d4f5506{s=0/6,p=1}@33fd7d3b
11:43:32.188 [qtp945683299-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1d4f5506{s=0/6,p=1}@33fd7d3b
11:43:32.188 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=1/6,p=1}@33fd7d3b started
11:43:32.188 [qtp945683299-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2f995afc/SelectorProducer@377949f1/PRODUCING/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@1d4f5506{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:32.188+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
11:43:32.188 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=1/6,p=0}@33fd7d3b waiting
11:43:32.189 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:32.189 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
11:43:32.189 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:32.189 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:32.189 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:32.189 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:32.190 [qtp945683299-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:32.191 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1b0c6093{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:43:32.192 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@572e105[p=0,l=530,c=8192,r=530]={<<<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}
11:43:32.192 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@572e105[p=0,l=530,c=8192,r=530]={<<<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}
11:43:32.193 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@572e105[p=0,l=530,c=8192,r=530]={<<<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} {}
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@572e105[p=0,l=530,c=8192,r=530]={<<<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}
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
11:43:32.193 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
11:43:32.194 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
11:43:32.195 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:34034/RepoInfo on HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34034/RepoInfo,age=0}
POST //127.0.0.1:34034/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic cHRJamEwYk9UODBuX1BBVjYzcE1WdzpSaDlZaWNIZ31wWmk/bTJrRz0sWSRDdi1X
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222)
Host: 127.0.0.1:34034
Connection: keep-alive
Content-Length: 236


11:43:32.196 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34034/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 236}
11:43:32.196 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34034/RepoInfo,age=1} handle //127.0.0.1:34034/RepoInfo 
11:43:32.196 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@1b0c6093{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
11:43:32.196 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=1} action DISPATCH
11:43:32.196 [qtp945683299-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=1}
11:43:32.197 [qtp945683299-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@67fb5025{/,null,AVAILABLE}
11:43:32.197 [qtp945683299-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@67fb5025{/,null,AVAILABLE}
11:43:32.197 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
11:43:32.197 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1 session=null
11:43:32.197 [qtp945683299-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:32.197 [qtp945683299-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
11:43:32.223 [qtp945683299-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
11:43:32.228 [qtp945683299-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic cHRJamEwYk9UODBuX1BBVjYzcE1WdzpSaDlZaWNIZ31wWmk/bTJrRz0sWSRDdi1X
11:43:32.233 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=37} parse HeapByteBuffer@572e105[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {}
11:43:32.233 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@572e105[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}
11:43:32.233 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=38} onContent Content@77e1a3d1{HeapByteBufferR@4994b680[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}}
11:43:32.233 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=0,q=0,[0]=null,s=STREAM] addContent Content@77e1a3d1{HeapByteBufferR@4994b680[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}}
11:43:32.234 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
11:43:32.234 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=39} onContentComplete
11:43:32.234 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=39} onRequestComplete
11:43:32.234 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
11:43:32.235 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=END,236 of 236},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=40} parsed false HttpParser{s=END,236 of 236}
11:43:32.246 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}}
11:43:32.247 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}}
11:43:32.247 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}}
11:43:32.247 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}}
11:43:32.248 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=326,l=530,c=8192,r=204]={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}}
11:43:32.249 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=327,l=530,c=8192,r=203]={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}}
11:43:32.249 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=328,l=530,c=8192,r=202]={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}}
11:43:32.249 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=329,l=530,c=8192,r=201]={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}}
11:43:32.250 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=330,l=530,c=8192,r=200]={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}}
11:43:32.250 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=331,l=530,c=8192,r=199]={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}}
11:43:32.250 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=332,l=530,c=8192,r=198]={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}}
11:43:32.251 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=333,l=530,c=8192,r=197]={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}}
11:43:32.251 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=334,l=530,c=8192,r=196]={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}}
11:43:32.251 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=335,l=530,c=8192,r=195]={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}}
11:43:32.252 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=336,l=530,c=8192,r=194]={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}}
11:43:32.252 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=337,l=530,c=8192,r=193]={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}}
11:43:32.252 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=338,l=530,c=8192,r=192]={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}}
11:43:32.252 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=339,l=530,c=8192,r=191]={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}}
11:43:32.253 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=340,l=530,c=8192,r=190]={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}}
11:43:32.253 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=341,l=530,c=8192,r=189]={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}}
11:43:32.253 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=342,l=530,c=8192,r=188]={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}}
11:43:32.253 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=343,l=530,c=8192,r=187]={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}}
11:43:32.254 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=344,l=530,c=8192,r=186]={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}}
11:43:32.254 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=345,l=530,c=8192,r=185]={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}}
11:43:32.254 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=346,l=530,c=8192,r=184]={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}}
11:43:32.254 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=347,l=530,c=8192,r=183]={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}}
11:43:32.254 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=348,l=530,c=8192,r=182]={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}}
11:43:32.255 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=349,l=530,c=8192,r=181]={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}}
11:43:32.255 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3b0ec3ed[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@77e1a3d1{HeapByteBufferR@4994b680[p=530,l=530,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}}
11:43:32.256 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=63/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=END,236 of 236},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=60}
11:43:32.256 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@1b0c6093{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
11:43:32.258 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8'
11:43:32.258 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12573a5d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/cloudstore-repository.lock'
11:43:32.258 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12573a5d]tryAcquire: returning true. lockCounter=1
11:43:32.258 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8' locked successfully.
11:43:32.259 [qtp945683299-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
11:43:32.261 [qtp945683299-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
11:43:32.265 [qtp945683299-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar.
11:43:32.272 [qtp945683299-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:32.284 [qtp945683299-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml.
11:43:32.286 [qtp945683299-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar.
11:43:32.289 [qtp945683299-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:32.290 [qtp945683299-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml.
11:43:32.292 [qtp945683299-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar.
11:43:32.305 [qtp945683299-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:32.315 [qtp945683299-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml.
11:43:32.323 [qtp945683299-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
11:43:32.325 [qtp945683299-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
11:43:32.325 [qtp945683299-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
11:43:32.328 [qtp945683299-38] DEBUG DataNucleus.Persistence - Type converter support loaded
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
11:43:32.329 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
11:43:32.330 [qtp945683299-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
11:43:32.331 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
11:43:32.331 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
11:43:32.332 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
11:43:32.333 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
11:43:32.333 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
11:43:32.334 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
11:43:32.335 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
11:43:32.335 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.336 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.336 [qtp945683299-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
11:43:32.337 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.337 [qtp945683299-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
11:43:32.338 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.338 [qtp945683299-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
11:43:32.338 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:32.339 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
11:43:32.339 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
11:43:32.340 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
11:43:32.340 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
11:43:32.341 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
11:43:32.341 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
11:43:32.342 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
11:43:32.342 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
11:43:32.343 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
11:43:32.343 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.344 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
11:43:32.344 [qtp945683299-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
11:43:32.345 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.346 [qtp945683299-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
11:43:32.346 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.347 [qtp945683299-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
11:43:32.347 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
11:43:32.348 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
11:43:32.348 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
11:43:32.349 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
11:43:32.349 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
11:43:32.350 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
11:43:32.350 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
11:43:32.351 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
11:43:32.352 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.352 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.353 [qtp945683299-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
11:43:32.353 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.354 [qtp945683299-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
11:43:32.355 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.355 [qtp945683299-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
11:43:32.355 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:32.356 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
11:43:32.361 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
11:43:32.361 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
11:43:32.362 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
11:43:32.363 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
11:43:32.363 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
11:43:32.364 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
11:43:32.364 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
11:43:32.365 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
11:43:32.365 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.366 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
11:43:32.367 [qtp945683299-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
11:43:32.367 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.368 [qtp945683299-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
11:43:32.369 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.369 [qtp945683299-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
11:43:32.369 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
11:43:32.370 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
11:43:32.370 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
11:43:32.371 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
11:43:32.371 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
11:43:32.372 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
11:43:32.372 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
11:43:32.373 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
11:43:32.374 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.374 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.375 [qtp945683299-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
11:43:32.375 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.376 [qtp945683299-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
11:43:32.377 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.377 [qtp945683299-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
11:43:32.377 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:32.378 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
11:43:32.389 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
11:43:32.390 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
11:43:32.391 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
11:43:32.392 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
11:43:32.393 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
11:43:32.394 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
11:43:32.395 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
11:43:32.396 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
11:43:32.397 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.398 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
11:43:32.398 [qtp945683299-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
11:43:32.399 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.400 [qtp945683299-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
11:43:32.400 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.401 [qtp945683299-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
11:43:32.401 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
11:43:32.401 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.401 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.401 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.402 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
11:43:32.402 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
11:43:32.402 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
11:43:32.403 [qtp945683299-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
11:43:32.403 [qtp945683299-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
11:43:32.404 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
11:43:32.404 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
11:43:32.405 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
11:43:32.405 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
11:43:32.406 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
11:43:32.406 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
11:43:32.407 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
11:43:32.407 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.408 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.409 [qtp945683299-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
11:43:32.409 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.410 [qtp945683299-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
11:43:32.410 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.411 [qtp945683299-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
11:43:32.411 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:32.411 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
11:43:32.416 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
11:43:32.417 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
11:43:32.417 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
11:43:32.418 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
11:43:32.419 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
11:43:32.420 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
11:43:32.421 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
11:43:32.422 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
11:43:32.422 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.423 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
11:43:32.424 [qtp945683299-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
11:43:32.425 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.425 [qtp945683299-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
11:43:32.426 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.427 [qtp945683299-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
11:43:32.427 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
11:43:32.427 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.428 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
11:43:32.428 [qtp945683299-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
11:43:32.429 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
11:43:32.430 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
11:43:32.431 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
11:43:32.431 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
11:43:32.432 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
11:43:32.433 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
11:43:32.433 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
11:43:32.434 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.434 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.435 [qtp945683299-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
11:43:32.435 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.436 [qtp945683299-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
11:43:32.436 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.437 [qtp945683299-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
11:43:32.437 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:32.437 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
11:43:32.440 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
11:43:32.441 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
11:43:32.442 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
11:43:32.442 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
11:43:32.443 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
11:43:32.444 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
11:43:32.445 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
11:43:32.445 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
11:43:32.446 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.446 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:32.447 [qtp945683299-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
11:43:32.447 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.448 [qtp945683299-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
11:43:32.448 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.449 [qtp945683299-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
11:43:32.449 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
11:43:32.449 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
11:43:32.450 [qtp945683299-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
11:43:32.450 [qtp945683299-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
11:43:32.452 [qtp945683299-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
11:43:32.453 [qtp945683299-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
11:43:32.453 [qtp945683299-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
11:43:32.464 [qtp945683299-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
11:43:32.467 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16ef2213 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.469 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:32.470 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false)
11:43:32.471 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:32.472 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false)
11:43:32.473 [qtp945683299-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false)
11:43:32.505 [qtp945683299-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
11:43:32.505 [qtp945683299-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore : read-write
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - ===========================================================
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8/.cloudstore-repo/derby]
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
11:43:32.518 [qtp945683299-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
11:43:32.519 [qtp945683299-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
11:43:32.519 [qtp945683299-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
11:43:32.519 [qtp945683299-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
11:43:32.519 [qtp945683299-38] DEBUG DataNucleus.Datastore - ===========================================================
11:43:32.519 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16ef2213 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc344ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:32.620 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16ef2213 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2cc344ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:32.620 [qtp945683299-38] DEBUG DataNucleus.Datastore - StoreManager now created
11:43:32.620 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux"
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - ClassLoading : default
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
11:43:32.621 [qtp945683299-38] DEBUG DataNucleus.Persistence - ================================================
11:43:32.622 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@4ea3d400"
11:43:32.623 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
11:43:32.626 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
11:43:32.627 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
11:43:32.628 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
11:43:32.629 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
11:43:32.629 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
11:43:32.630 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
11:43:32.630 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
11:43:32.631 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.632 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.633 [qtp945683299-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
11:43:32.633 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.634 [qtp945683299-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
11:43:32.635 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.636 [qtp945683299-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
11:43:32.636 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:32.637 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
11:43:32.638 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
11:43:32.638 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
11:43:32.639 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
11:43:32.640 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
11:43:32.641 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
11:43:32.641 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
11:43:32.642 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
11:43:32.643 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
11:43:32.643 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.644 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
11:43:32.645 [qtp945683299-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
11:43:32.645 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.646 [qtp945683299-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
11:43:32.647 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.648 [qtp945683299-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
11:43:32.648 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
11:43:32.649 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
11:43:32.649 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
11:43:32.650 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
11:43:32.650 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
11:43:32.651 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
11:43:32.652 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
11:43:32.652 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
11:43:32.653 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.654 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.654 [qtp945683299-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
11:43:32.655 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.656 [qtp945683299-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
11:43:32.657 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.657 [qtp945683299-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
11:43:32.657 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:32.658 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
11:43:32.658 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
11:43:32.659 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
11:43:32.660 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
11:43:32.660 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
11:43:32.661 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
11:43:32.662 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
11:43:32.662 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
11:43:32.663 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
11:43:32.664 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.664 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
11:43:32.665 [qtp945683299-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
11:43:32.666 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.666 [qtp945683299-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
11:43:32.667 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.668 [qtp945683299-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
11:43:32.668 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
11:43:32.668 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.668 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.668 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.669 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
11:43:32.669 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
11:43:32.670 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
11:43:32.671 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
11:43:32.672 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
11:43:32.672 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
11:43:32.673 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
11:43:32.673 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
11:43:32.674 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
11:43:32.674 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:32.675 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
11:43:32.676 [qtp945683299-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
11:43:32.677 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:32.677 [qtp945683299-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
11:43:32.678 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:32.679 [qtp945683299-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
11:43:32.679 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:32.679 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
11:43:32.680 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
11:43:32.681 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
11:43:32.682 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
11:43:32.682 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
11:43:32.683 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
11:43:32.684 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
11:43:32.684 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
11:43:32.685 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
11:43:32.686 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
11:43:32.686 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
11:43:32.687 [qtp945683299-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
11:43:32.688 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
11:43:32.688 [qtp945683299-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
11:43:32.689 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:32.690 [qtp945683299-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
11:43:32.690 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
11:43:32.690 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.690 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:32.690 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
11:43:32.692 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
11:43:32.692 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
11:43:32.693 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
11:43:32.693 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
11:43:32.694 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
11:43:32.694 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
11:43:32.695 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
11:43:32.696 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
11:43:32.696 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
11:43:32.697 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
11:43:32.697 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
11:43:32.697 [qtp945683299-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
11:43:32.697 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
11:43:32.697 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.698 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
11:43:32.699 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
11:43:32.699 [qtp945683299-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") 
11:43:32.699 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
11:43:32.699 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.699 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.700 [qtp945683299-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") 
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
11:43:32.700 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
11:43:32.701 [qtp945683299-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") 
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
11:43:32.701 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
11:43:32.702 [qtp945683299-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") 
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:32.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.703 [qtp945683299-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") 
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:32.703 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
11:43:32.704 [qtp945683299-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") 
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
11:43:32.704 [qtp945683299-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
11:43:32.704 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:32.705 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
11:43:32.705 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:32.705 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
11:43:32.705 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:32.706 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@418085f2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:32.706 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f20642" with isolation "serializable"
11:43:32.713 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
11:43:32.713 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
11:43:32.756 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 43 ms
11:43:32.756 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
11:43:32.757 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
11:43:32.758 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
11:43:32.768 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
11:43:32.768 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
11:43:32.768 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
11:43:32.807 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 39 ms
11:43:32.831 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
11:43:32.849 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
11:43:32.849 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
11:43:32.849 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
11:43:32.871 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
11:43:32.894 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
11:43:32.894 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
11:43:32.894 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
11:43:32.921 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
11:43:32.921 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
11:43:32.921 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
11:43:32.947 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
11:43:32.973 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
11:43:32.973 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
11:43:32.973 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
11:43:32.990 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
11:43:33.010 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
11:43:33.028 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
11:43:33.028 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
11:43:33.028 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
11:43:33.052 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
11:43:33.052 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
11:43:33.052 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
11:43:33.076 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
11:43:33.076 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
11:43:33.076 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
11:43:33.095 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
11:43:33.125 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
11:43:33.126 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
11:43:33.126 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
11:43:33.135 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
11:43:33.153 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
11:43:33.153 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f20642"
11:43:33.158 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f20642"
11:43:33.158 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@418085f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f20642, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:33.159 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@418085f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f20642, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:33.159 [qtp945683299-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
11:43:33.160 [qtp945683299-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
11:43:33.160 [qtp945683299-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
11:43:33.162 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
11:43:33.164 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
11:43:33.165 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
11:43:33.166 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
11:43:33.167 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
11:43:33.167 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
11:43:33.168 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
11:43:33.169 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:33.169 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
11:43:33.170 [qtp945683299-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
11:43:33.171 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:33.171 [qtp945683299-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
11:43:33.172 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:33.173 [qtp945683299-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
11:43:33.173 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:33.173 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
11:43:33.179 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
11:43:33.180 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
11:43:33.181 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
11:43:33.182 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
11:43:33.182 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
11:43:33.183 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
11:43:33.184 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
11:43:33.184 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
11:43:33.185 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
11:43:33.185 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
11:43:33.186 [qtp945683299-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
11:43:33.187 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
11:43:33.188 [qtp945683299-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
11:43:33.188 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:33.189 [qtp945683299-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
11:43:33.189 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
11:43:33.189 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.189 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.190 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
11:43:33.190 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
11:43:33.191 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
11:43:33.191 [qtp945683299-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") 
11:43:33.191 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
11:43:33.191 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.191 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.192 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
11:43:33.193 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3308bdca [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:33.193 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d9a1b92" with isolation "serializable"
11:43:33.201 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
11:43:33.201 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
11:43:33.232 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 31 ms
11:43:33.232 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
11:43:33.239 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
11:43:33.240 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
11:43:33.240 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
11:43:33.262 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
11:43:33.262 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
11:43:33.262 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
11:43:33.288 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
11:43:33.320 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
11:43:33.321 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
11:43:33.321 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
11:43:33.330 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
11:43:33.346 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
11:43:33.346 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d9a1b92"
11:43:33.352 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d9a1b92"
11:43:33.352 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3308bdca [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d9a1b92, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:33.352 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3308bdca [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d9a1b92, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:33.353 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
11:43:33.354 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
11:43:33.354 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.354 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:33.354 [qtp945683299-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") 
11:43:33.355 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
11:43:33.355 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.355 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
11:43:33.355 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.355 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
11:43:33.356 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.356 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
11:43:33.356 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.356 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
11:43:33.356 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.356 [qtp945683299-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") 
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.357 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
11:43:33.357 [qtp945683299-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") 
11:43:33.358 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f092c2d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:33.358 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4040f4dc" with isolation "serializable"
11:43:33.366 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:33.367 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
11:43:33.397 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 30 ms
11:43:33.397 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
11:43:33.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
11:43:33.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
11:43:33.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
11:43:33.424 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
11:43:33.425 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
11:43:33.425 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
11:43:33.449 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
11:43:33.477 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
11:43:33.477 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
11:43:33.477 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
11:43:33.487 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
11:43:33.503 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
11:43:33.504 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
11:43:33.504 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
11:43:33.526 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
11:43:33.526 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4040f4dc"
11:43:33.532 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4040f4dc"
11:43:33.532 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f092c2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4040f4dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:33.532 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f092c2d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4040f4dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:33.533 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
11:43:33.534 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
11:43:33.534 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
11:43:33.535 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
11:43:33.536 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
11:43:33.536 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
11:43:33.537 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
11:43:33.537 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:33.538 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
11:43:33.539 [qtp945683299-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
11:43:33.540 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:33.541 [qtp945683299-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
11:43:33.542 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:33.543 [qtp945683299-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
11:43:33.544 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:33.544 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
11:43:33.545 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
11:43:33.546 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
11:43:33.547 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
11:43:33.548 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
11:43:33.549 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
11:43:33.550 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
11:43:33.551 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
11:43:33.552 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
11:43:33.552 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
11:43:33.553 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
11:43:33.554 [qtp945683299-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
11:43:33.555 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
11:43:33.556 [qtp945683299-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
11:43:33.556 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:33.557 [qtp945683299-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
11:43:33.557 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
11:43:33.558 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.558 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.558 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
11:43:33.560 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
11:43:33.560 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
11:43:33.561 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
11:43:33.562 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
11:43:33.563 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
11:43:33.564 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
11:43:33.564 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
11:43:33.565 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:33.566 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
11:43:33.567 [qtp945683299-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
11:43:33.568 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:33.569 [qtp945683299-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
11:43:33.570 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:33.571 [qtp945683299-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
11:43:33.571 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:33.571 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
11:43:33.572 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
11:43:33.573 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
11:43:33.574 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
11:43:33.575 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
11:43:33.575 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
11:43:33.576 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
11:43:33.577 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
11:43:33.577 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
11:43:33.578 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
11:43:33.579 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
11:43:33.579 [qtp945683299-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
11:43:33.580 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
11:43:33.581 [qtp945683299-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
11:43:33.581 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:33.582 [qtp945683299-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
11:43:33.582 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
11:43:33.583 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.583 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.583 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
11:43:33.584 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:33.584 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
11:43:33.584 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
11:43:33.584 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.585 [qtp945683299-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") 
11:43:33.585 [qtp945683299-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" ()
11:43:33.585 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
11:43:33.585 [qtp945683299-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
11:43:33.585 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:33.585 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
11:43:33.586 [qtp945683299-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
11:43:33.586 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.586 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
11:43:33.586 [qtp945683299-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
11:43:33.586 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.586 [qtp945683299-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") 
11:43:33.586 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
11:43:33.586 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
11:43:33.587 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
11:43:33.587 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.587 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
11:43:33.587 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.587 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:33.588 [qtp945683299-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") 
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
11:43:33.589 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31c96e09 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:33.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@466c07b3" with isolation "serializable"
11:43:33.593 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:33.594 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:33.621 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 27 ms
11:43:33.621 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
11:43:33.622 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
11:43:33.629 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
11:43:33.630 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
11:43:33.630 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
11:43:33.677 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 47 ms
11:43:33.706 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:33.726 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:33.746 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
11:43:33.746 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
11:43:33.747 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
11:43:33.773 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
11:43:33.803 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
11:43:33.803 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
11:43:33.803 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
11:43:33.813 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
11:43:33.830 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
11:43:33.830 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
11:43:33.830 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
11:43:33.851 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
11:43:33.851 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@466c07b3"
11:43:33.857 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@466c07b3"
11:43:33.857 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31c96e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@466c07b3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:33.857 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31c96e09 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@466c07b3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:33.859 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
11:43:33.860 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
11:43:33.861 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
11:43:33.862 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
11:43:33.862 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
11:43:33.897 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
11:43:33.911 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
11:43:33.912 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:33.913 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
11:43:33.913 [qtp945683299-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
11:43:33.914 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:33.915 [qtp945683299-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
11:43:33.916 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:33.917 [qtp945683299-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
11:43:33.917 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:33.917 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
11:43:33.918 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
11:43:33.919 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
11:43:33.920 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
11:43:33.921 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
11:43:33.922 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
11:43:33.922 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
11:43:33.923 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
11:43:33.924 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
11:43:33.925 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
11:43:33.925 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
11:43:33.926 [qtp945683299-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
11:43:33.927 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
11:43:33.928 [qtp945683299-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
11:43:33.929 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:33.930 [qtp945683299-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
11:43:33.930 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
11:43:33.930 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.930 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition.
11:43:33.931 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
11:43:33.932 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
11:43:33.932 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
11:43:33.932 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.933 [qtp945683299-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") 
11:43:33.933 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
11:43:33.933 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.933 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
11:43:33.933 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.934 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
11:43:33.934 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:33.935 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
11:43:33.935 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
11:43:33.935 [qtp945683299-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") 
11:43:33.935 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
11:43:33.935 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.936 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
11:43:33.936 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:33.936 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
11:43:33.936 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bbfe244 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:33.937 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ad3150f" with isolation "serializable"
11:43:33.942 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
11:43:33.943 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:33.971 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 28 ms
11:43:33.971 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
11:43:33.979 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
11:43:33.980 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
11:43:33.980 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
11:43:34.003 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
11:43:34.031 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
11:43:34.031 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
11:43:34.031 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
11:43:34.039 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms
11:43:34.058 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
11:43:34.058 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
11:43:34.059 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
11:43:34.085 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
11:43:34.085 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ad3150f"
11:43:34.091 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ad3150f"
11:43:34.091 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bbfe244 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ad3150f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.091 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bbfe244 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ad3150f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.092 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
11:43:34.092 [qtp945683299-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") 
11:43:34.092 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
11:43:34.092 [qtp945683299-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" ()
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
11:43:34.093 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:34.094 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@616831e2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:34.094 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21881210" with isolation "serializable"
11:43:34.099 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
11:43:34.108 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
11:43:34.108 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
11:43:34.109 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
11:43:34.131 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
11:43:34.159 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
11:43:34.160 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
11:43:34.160 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
11:43:34.171 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
11:43:34.188 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
11:43:34.189 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21881210"
11:43:34.194 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21881210"
11:43:34.194 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@616831e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21881210, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.195 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@616831e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21881210, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.197 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
11:43:34.197 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
11:43:34.198 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
11:43:34.199 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
11:43:34.199 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
11:43:34.200 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
11:43:34.201 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
11:43:34.201 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:34.202 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
11:43:34.203 [qtp945683299-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
11:43:34.204 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:34.205 [qtp945683299-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
11:43:34.205 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:34.206 [qtp945683299-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
11:43:34.206 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:34.207 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
11:43:34.208 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
11:43:34.208 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
11:43:34.209 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
11:43:34.210 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
11:43:34.210 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
11:43:34.211 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
11:43:34.212 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
11:43:34.213 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
11:43:34.214 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
11:43:34.214 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
11:43:34.215 [qtp945683299-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
11:43:34.216 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
11:43:34.217 [qtp945683299-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
11:43:34.217 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:34.218 [qtp945683299-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
11:43:34.219 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
11:43:34.219 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
11:43:34.221 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
11:43:34.221 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
11:43:34.221 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:34.221 [qtp945683299-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") 
11:43:34.222 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
11:43:34.222 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.222 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
11:43:34.222 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
11:43:34.222 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.223 [qtp945683299-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") 
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:34.223 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
11:43:34.224 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
11:43:34.224 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:34.224 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
11:43:34.224 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.225 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
11:43:34.225 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3472cd80 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:34.225 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65aec2e0" with isolation "serializable"
11:43:34.231 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
11:43:34.232 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:34.260 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 28 ms
11:43:34.260 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
11:43:34.262 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
11:43:34.270 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
11:43:34.287 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
11:43:34.289 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
11:43:34.289 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
11:43:34.290 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
11:43:34.388 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 98 ms
11:43:34.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
11:43:34.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
11:43:34.404 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
11:43:34.424 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
11:43:34.455 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
11:43:34.456 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
11:43:34.456 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
11:43:34.466 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
11:43:34.481 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
11:43:34.481 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65aec2e0"
11:43:34.560 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65aec2e0"
11:43:34.560 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3472cd80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65aec2e0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.560 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3472cd80 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@65aec2e0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.562 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
11:43:34.563 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
11:43:34.565 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
11:43:34.567 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
11:43:34.568 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
11:43:34.570 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
11:43:34.571 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
11:43:34.571 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:34.572 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
11:43:34.572 [qtp945683299-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
11:43:34.573 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:34.574 [qtp945683299-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
11:43:34.574 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:34.575 [qtp945683299-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
11:43:34.575 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:34.576 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
11:43:34.576 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
11:43:34.577 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
11:43:34.578 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
11:43:34.578 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
11:43:34.579 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
11:43:34.580 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
11:43:34.580 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
11:43:34.581 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
11:43:34.581 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
11:43:34.582 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
11:43:34.583 [qtp945683299-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
11:43:34.583 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
11:43:34.584 [qtp945683299-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
11:43:34.585 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:34.586 [qtp945683299-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
11:43:34.586 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
11:43:34.586 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
11:43:34.587 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
11:43:34.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
11:43:34.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
11:43:34.588 [qtp945683299-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") 
11:43:34.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
11:43:34.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.588 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.589 [qtp945683299-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") 
11:43:34.589 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
11:43:34.590 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:34.590 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
11:43:34.590 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
11:43:34.590 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
11:43:34.591 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b589d6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:34.591 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70dd64cc" with isolation "serializable"
11:43:34.595 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
11:43:34.595 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
11:43:34.623 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 28 ms
11:43:34.624 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
11:43:34.632 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
11:43:34.632 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
11:43:34.632 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
11:43:34.662 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
11:43:34.687 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
11:43:34.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
11:43:34.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
11:43:34.702 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
11:43:34.730 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms
11:43:34.731 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70dd64cc"
11:43:34.746 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70dd64cc"
11:43:34.746 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b589d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70dd64cc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.746 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b589d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@70dd64cc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.750 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
11:43:34.751 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
11:43:34.751 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
11:43:34.752 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
11:43:34.753 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
11:43:34.753 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
11:43:34.754 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
11:43:34.754 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
11:43:34.755 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
11:43:34.756 [qtp945683299-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
11:43:34.756 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
11:43:34.757 [qtp945683299-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
11:43:34.758 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
11:43:34.758 [qtp945683299-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
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
11:43:34.759 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
11:43:34.760 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
11:43:34.761 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
11:43:34.761 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
11:43:34.762 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
11:43:34.762 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
11:43:34.763 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
11:43:34.764 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
11:43:34.764 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
11:43:34.765 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
11:43:34.765 [qtp945683299-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
11:43:34.766 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
11:43:34.767 [qtp945683299-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
11:43:34.767 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
11:43:34.768 [qtp945683299-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
11:43:34.768 [qtp945683299-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
11:43:34.768 [qtp945683299-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
11:43:34.769 [qtp945683299-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") 
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
11:43:34.769 [qtp945683299-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
11:43:34.769 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
11:43:34.771 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
11:43:34.771 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c" with isolation "serializable"
11:43:34.776 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
11:43:34.782 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
11:43:34.794 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
11:43:34.797 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
11:43:34.797 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c"
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c"
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6fe6a3a9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d9b938c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.798 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@dbef8af"
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
11:43:34.799 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.800 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
11:43:34.800 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
11:43:34.801 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.801 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d791e2b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.803 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.811 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11563d4b"
11:43:34.811 [qtp945683299-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'
11:43:34.812 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.812 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
11:43:34.813 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.814 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
11:43:34.814 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
11:43:34.815 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") enlisted in transactional cache
11:43:34.816 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" having fields "publicKey" fetched from table ""repository""
11:43:34.816 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.821 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@b49228d"
11:43:34.821 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1437043"
11:43:34.822 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") is having the following fields in Level 2 cache object updated : [3]
11:43:34.823 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" having fields "privateKey" fetched from table ""repository""
11:43:34.824 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.828 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@127ffb3c"
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.829 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@55182b93"
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="1") is having the following fields in Level 2 cache object updated : [7]
11:43:34.830 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initPersistenceManagerFactory: repositoryId=bb171028-9921-4deb-8444-b0083474870a
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d791e2b]]
11:43:34.830 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@f19f5eb [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7a18e570, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.831 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@14ee7a9c, lifecycle=HOLLOW]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.832 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2573 ms.
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@5c661f5b"
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.832 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.833 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
11:43:34.833 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
11:43:34.834 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.834 [qtp945683299-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]
11:43:34.834 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5990f951, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.836 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
11:43:34.844 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ad36070"
11:43:34.844 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-09-14 11:43:34.833>
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.845 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5990f951]]
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3560b461 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d84405f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.846 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]tryAcquire: returning true. lockCounter=1
11:43:34.847 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]tryAcquire: returning true. lockCounter=2
11:43:34.847 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.848 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.848 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4d600b1b]release: releasing underlying FileLock. lockCounter=0
11:43:34.848 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@36c083f5"
11:43:34.848 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.849 [qtp945683299-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
11:43:34.849 [qtp945683299-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
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.849 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@542fe82b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1961f6c6"
11:43:34.850 [qtp945683299-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'
11:43:34.850 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.851 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:34.852 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:34.852 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="1") enlisted in transactional cache
11:43:34.852 [qtp945683299-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@27f344f4"
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" 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]
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:34.853 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" field "aliases" loading contents to SCO wrapper from the datastore
11:43:34.854 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.862 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4cd9c2a4"
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.863 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@609387ab"
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]tryAcquire: returning true. lockCounter=1
11:43:34.864 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.864 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ce73b19]release: releasing underlying FileLock. lockCounter=0
11:43:34.865 [qtp945683299-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k0kskfm3-ns4y8' of repository 'bb171028-9921-4deb-8444-b0083474870a' already in-sync.
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]tryAcquire: returning true. lockCounter=1
11:43:34.865 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]tryAcquire: returning true. lockCounter=2
11:43:34.865 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.866 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.866 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [274d8544]release: releasing underlying FileLock. lockCounter=0
11:43:34.866 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.866 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.866 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@542fe82b]]
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
11:43:34.867 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26e92c5b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4463a9c2, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@27f344f4, lifecycle=HOLLOW]
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.868 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@28bc495d"
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.869 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.869 [qtp945683299-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
11:43:34.869 [qtp945683299-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
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4dfb2efc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
11:43:34.870 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f2e7145"
11:43:34.870 [qtp945683299-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'
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
11:43:34.871 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
11:43:34.872 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="1") enlisted in transactional cache
11:43:34.872 [qtp945683299-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@1f5aadcd"
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" 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]
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="1") is having the following fields in Level 2 cache object updated : [6]
11:43:34.873 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.880 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@300bc6e"
11:43:34.880 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3ec3960f"
11:43:34.881 [qtp945683299-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" field "aliases" loading contents to SCO wrapper from the datastore
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@43b8a6d4"
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
11:43:34.882 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1c064c4b"
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.883 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.883 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4dfb2efc]]
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.884 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2af908ce [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67e5e018, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1f5aadcd, lifecycle=HOLLOW]
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.885 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.885 [qtp945683299-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [75fcc46f]open: closing=false closeAbortable=true
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@33f3ed2f" with txn="org.datanucleus.TransactionImpl@38df4d22"
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.886 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c (optimistic=false)
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]tryAcquire: returning true. lockCounter=1
11:43:34.886 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]tryAcquire: returning true. lockCounter=2
11:43:34.887 [qtp945683299-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
11:43:34.887 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]release: NOT releasing underlying FileLock. lockCounter=1
11:43:34.887 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3fafb78f]release: releasing underlying FileLock. lockCounter=0
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
11:43:34.888 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'"
11:43:34.890 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42ae6528, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.891 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
11:43:34.897 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a9b352f"
11:43:34.897 [qtp945683299-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'
11:43:34.898 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.898 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
11:43:34.899 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0""
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.900 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
11:43:34.905 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@21cc0574"
11:43:34.905 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
11:43:34.906 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.906 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.907 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
11:43:34.908 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'"
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.910 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
11:43:34.917 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7a4d3b00"
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.918 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
11:43:34.919 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
11:43:34.919 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
11:43:34.920 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
11:43:34.920 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'"
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.921 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
11:43:34.928 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@62152dd5"
11:43:34.929 [qtp945683299-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
11:43:34.929 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
11:43:34.930 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
11:43:34.930 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
11:43:34.931 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'"
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.933 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
11:43:34.947 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4796b11"
11:43:34.947 [qtp945683299-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'
11:43:34.948 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.948 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
11:43:34.949 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
11:43:34.950 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
11:43:34.951 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'"
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.952 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
11:43:34.964 [qtp945683299-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5abe042c"
11:43:34.964 [qtp945683299-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'
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
11:43:34.965 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5a3172c
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@42ae6528]]
11:43:34.966 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ffa977 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@658a8d0b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5a3172c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@47268747]"
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
11:43:34.967 [qtp945683299-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5a3172c" closed
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]getCloseDeferredMillis: closeDeferredMillis=0
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]close: Closing real LocalRepoManager immediately.
11:43:34.967 [qtp945683299-38] INFO  c.c.c.local.LocalRepoManagerImpl - [75fcc46f]_close: Shutting down real LocalRepoManager.
11:43:35.185 [qtp945683299-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
11:43:35.185 [qtp945683299-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
11:43:35.186 [qtp945683299-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
11:43:35.428 [qtp945683299-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12573a5d]release: releasing underlying FileLock. lockCounter=0
11:43:35.434 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?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@26c92cc5{null}
11:43:35.434 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3239}
200 OK HTTP/1.1
Content-Length: 765
Content-Type: application/xml


11:43:35.434 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?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}
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765
Content-Type: application/xml


11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
11:43:35.435 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING
11:43:35.435 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@76cda81a{IDLE}->null [HeapByteBuffer@572e105[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>RJamEwYk9UODBuX1B...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@e278cc5[p=0,l=765,c=8192,r=765]={<<<<?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}]
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76cda81a{WRITING}->null:IDLE-->WRITING
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=W,to=3244/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=END,236 of 236},g=HttpGenerator@6f145ea7{s=COMPLETING}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3241}
11:43:35.436 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@76cda81a{WRITING}->null
11:43:35.437 [qtp945683299-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@76cda81a{IDLE}->null:WRITING-->IDLE
11:43:35.437 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@330eef59[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@443e55fc] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1, calling complete=true
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
11:43:35.450 [qtp945683299-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34034/RepoInfo,age=3255}
11:43:35.450 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@1b0c6093{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34034/RepoInfo,age=3256} action COMPLETE
11:43:35.451 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@1b0c6093{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765
11:43:35.451 [qtp945683299-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@1b0c6093{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236}
11:43:35.451 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
11:43:35.452 [qtp945683299-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
11:43:35.452 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@572e105[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}
11:43:35.453 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@572e105[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}
11:43:35.453 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@572e105[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}
11:43:35.454 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@572e105[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} {}
11:43:35.454 [qtp945683299-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@572e105[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}
11:43:35.455 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
11:43:35.456 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.457 [qtp945683299-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@176abfef on ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=0
11:43:35.458 [qtp945683299-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=1
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/1 selected
11:43:35.459 [qtp945683299-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1b0c6093{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.459 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@176abfef
11:43:35.459 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.460 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:35.461 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3326 ms
Local repository:
  repository.repositoryId = bb171028-9921-4deb-8444-b0083474870a
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k0kskfm3-ns4y8
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@17216605
  repository.publicKeySha1 = 6A:3E:1E:EB:46:3F:7B:CC:78:61:32:88:17:7B:58:2A:9B:48:1E:CA

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

11:43:35.462 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@364fd4ae{STARTED}[9.4.17.v20190418]
11:43:35.463 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@364fd4ae{STOPPING}[9.4.17.v20190418]
11:43:35.463 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@364fd4ae{STOPPING}[9.4.17.v20190418] by 
11:43:35.463 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp945683299-35-acceptor-0@622d7e4-ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:34034}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.463 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@241fbec{STARTED} id=2 keys=0 selected=0 updates=0
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken with none selected
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken up from select, 0/0/0 selected
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 processing 0 keys, 1 updates
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.464 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 waiting with 0 keys
11:43:35.464 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec on ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=0
11:43:35.465 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@241fbec{STOPPING} id=2 keys=0 selected=0 updates=1
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken with none selected
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 woken up from select, 0/0/0 selected
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5c686ae1 processing 0 keys, 1 updates
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec
11:43:35.465 [qtp945683299-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.465 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
11:43:35.465 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.465+02:00
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1a21f43f/SelectorProducer@7f0a133d/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.466+02:00
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@241fbec{STOPPED} id=2 keys=-1 selected=-1 updates=0
11:43:35.466 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@9df564f{STARTED} id=1 keys=1 selected=0 updates=0
11:43:35.466 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 on ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.467 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=1
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/1 selected
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9
11:43:35.467 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.468 [qtp945683299-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.468 [qtp945683299-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,OPEN,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.469 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=FI,flush=-,to=11/30000}{io=1/1,kio=1,kro=1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.469 [qtp945683299-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@76cda81a{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418]
	at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222]
11:43:35.470 [qtp945683299-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6f9a4277{AC.ReadCB@5e0efd96{HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=FI,flush=-,to=13/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
11:43:35.471 [qtp945683299-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
11:43:35.471 [qtp945683299-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
11:43:35.471 [qtp945683299-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=14/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@9df564f{STOPPING} id=1 keys=1 selected=0 updates=0
11:43:35.472 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.472 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.472 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b waiting with 1 keys
11:43:35.473 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a on ManagedSelector@9df564f{STOPPING} id=1 keys=0 selected=0 updates=0
11:43:35.473 [qtp945683299-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.473 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@9df564f{STOPPING} id=1 keys=0 selected=0 updates=1
11:43:35.473 [qtp945683299-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@5e0efd96::SocketChannelEndPoint@11f40be3{/127.0.0.1:59154<->/127.0.0.1:34034,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@5e0efd96[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@6f145ea7{s=START}]=>HttpChannelOverHttp@1f33f7ad{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
11:43:35.473 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken with none selected
11:43:35.473 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@76fff520
11:43:35.473 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b woken up from select, 0/0/0 selected
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3905164b processing 0 keys, 1 updates
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a
11:43:35.474 [qtp945683299-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.475 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2f995afc/SelectorProducer@377949f1/PRODUCING/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:35.474+02:00
11:43:35.475 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
11:43:35.476 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2f995afc/SelectorProducer@377949f1/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-09-15T11:43:35.476+02:00
11:43:35.476 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@9df564f{STOPPED} id=1 keys=-1 selected=-1 updates=0
11:43:35.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@7c5df615{STARTED} id=0 keys=0 selected=0 updates=0
11:43:35.477 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.477 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken with none selected
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken up from select, 0/0/0 selected
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 processing 0 keys, 1 updates
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398
11:43:35.478 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 waiting with 0 keys
11:43:35.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 on ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=0
11:43:35.479 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7c5df615{STOPPING} id=0 keys=0 selected=0 updates=1
11:43:35.479 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken with none selected
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 woken up from select, 0/0/0 selected
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f93ef44 processing 0 keys, 1 updates
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6
11:43:35.480 [qtp945683299-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
11:43:35.480 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@715fa8c5
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.48+02:00
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5f08fe00/SelectorProducer@a1691c0/IDLE/p=false/QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-09-15T11:43:35.481+02:00
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@7c5df615{STOPPED} id=0 keys=-1 selected=-1 updates=0
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.481 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@12417468[HTTP/1.1]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@12417468[HTTP/1.1]
11:43:35.482 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@d325518{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
11:43:35.482 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@364fd4ae{STOPPING}[9.4.17.v20190418]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2a8b33ba{STARTED}[worker=node0]
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@4e8b357d{STARTED}[interval=660000, ownscheduler=false]
11:43:35.482 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
11:43:35.482 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@4e8b357d{STOPPED}[interval=660000, ownscheduler=false]
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2a8b33ba{STOPPED}[worker=node0]
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@79b18230{STARTED}
11:43:35.483 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@79b18230{STOPPING}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@79b18230{STOPPED}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@67fb5025{/,null,SHUTDOWN}
11:43:35.483 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@67fb5025{/,null,SHUTDOWN} by 
11:43:35.483 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.483 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5fdfe8cf[passivating=false,graceSec=3600]
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2f79f192[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
11:43:35.484 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.484 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@392781e{STARTED}
11:43:35.484 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@392781e{STOPPING}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-ea7a4c3@bc1d1cea==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-18a096b5@f5b655d4==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@392781e{STOPPED}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler2021540695==dftMaxIdleSec=-1
11:43:35.485 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.485 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@67fb5025{/,null,UNAVAILABLE}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@245253d8{STARTED}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@245253d8{STOPPED}
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp945683299]@385dfb63{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}]
11:43:35.486 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp945683299]@385dfb63{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1d4f5506{s=1/6,p=0}]
11:43:35.486 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1d4f5506{s=1/6,p=0}
11:43:35.486 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b offer STOP!
11:43:35.487 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1d4f5506{s=0/6,p=0}
11:43:35.487 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.487 [qtp945683299-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.487 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b task=STOP!
11:43:35.488 [qtp945683299-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b Exited
11:43:35.488 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-33,5,main] for 14999
11:43:35.488 [qtp945683299-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1d4f5506{s=0/6,p=0}@33fd7d3b
11:43:35.488 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.488 [qtp945683299-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.489 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.490 [qtp945683299-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/1381702512@297e595b
11:43:35.490 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-38,5,] for 14998
11:43:35.490 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp945683299-32,5,] for 14997
11:43:35.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp945683299]@385dfb63{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
11:43:35.491 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@364fd4ae{STOPPED}[9.4.17.v20190418]
11:43:35.491 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
11:43:35.491 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [623e0631]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.892 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-10/doxia-sink-api-1.0-alpha-10.pom (2 KB at 57.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-10/doxia-1.0-alpha-10.pom (9 KB at 470.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (5 KB at 257.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (6 KB at 318.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.pom (4 KB at 193.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3 KB at 186.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.pom (3 KB at 154.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3 KB at 213.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.pom (4 KB at 191.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.pom (4 KB at 223.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/10/maven-shared-components-10.pom (9 KB at 549.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/9/maven-parent-9.pom (33 KB at 2004.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.pom (4 KB at 264.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 174.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/7/maven-parent-7.pom (21 KB at 1296.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom (765 B at 46.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom (13 KB at 804.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.2/maven-artifact-manager-2.0.2.pom (2 KB at 97.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.2/maven-repository-metadata-2.0.2.pom (2 KB at 91.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6/wagon-provider-api-1.0-alpha-6.pom (588 B at 35.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-alpha-6/wagon-1.0-alpha-6.pom (7 KB at 390.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.pom (6 KB at 359.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.5/maven-project-2.0.5.pom (2 KB at 112.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (6 KB at 327.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.5/maven-settings-2.0.5.pom (2 KB at 90.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (3 KB at 156.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.5/maven-profile-2.0.5.pom (2 KB at 124.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.5/maven-artifact-manager-2.0.5.pom (2 KB at 119.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.5/maven-repository-metadata-2.0.5.pom (2 KB at 76.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 37.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (7 KB at 288.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (3 KB at 73.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 KB at 812.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (3 KB at 112.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (4 KB at 98.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (3 KB at 117.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (4 KB at 144.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (2 KB at 87.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (2 KB at 61.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (2 KB at 72.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (4 KB at 174.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (18 KB at 813.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 KB at 1268.9 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 KB at 491.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 KB at 891.6 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.2.1/file-management-1.2.1.jar (37 KB at 705.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3.0.9.jar (227 KB at 3539.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.1/maven-shared-io-1.1.jar (39 KB at 1542.2 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.6/plexus-io-2.0.6.jar (57 KB at 2085.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-analyzer/1.4/maven-dependency-analyzer-1.4.jar (27 KB at 923.7 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar (183 KB at 2167.8 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (31 KB at 1142.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (59 KB at 1951.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (278 KB at 5551.2 KB/sec)
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar
[INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar
[INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar
[INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar
[INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar
[INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar
[INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar
[INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar
[INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar
[INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar
[INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar
[INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (4 KB at 196.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 173.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (3 KB at 122.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom (3 KB at 81.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/4/maven-shared-components-4.pom (3 KB at 102.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 375.5 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom (3 KB at 164.3 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 44.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (6 KB at 305.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 403.8 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom (4 KB at 90.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/7/maven-shared-components-7.pom (3 KB at 141.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.0-alpha-1/maven-common-artifact-filters-1.0-alpha-1.pom (2 KB at 83.7 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/6/maven-shared-components-6.pom (4 KB at 178.4 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 410.0 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 281.1 KB/sec)
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.jar (31 KB at 1127.4 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 312.9 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (181 KB at 4301.0 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 2215.6 KB/sec)
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar (23 KB at 1413.2 KB/sec)
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] co already added, skipping
[INFO] co/codewizards already added, skipping
[INFO] co/codewizards/cloudstore already added, skipping
[INFO] co/codewizards/cloudstore/client already added, skipping
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 22.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.jar (44 KB at 6237.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.pom
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19.pom (4 KB at 1851.1 KB/sec)
Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 21.7 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 710.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 390.6 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.tar.gz
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.tar.gz (21664 KB at 56858.4 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 474.0 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.zip
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-bin.zip (23980 KB at 53887.3 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-sources.jar
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190915.094341-19-sources.jar (26 KB at 25951.2 KB/sec)
Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml
Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client
[WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected