SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building co.codewizards.cloudstore.client 0.10.8-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ co.codewizards.cloudstore.client ---
[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:3.1:compile (default-compile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java uses or overrides a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.java: Recompile with -Xlint:deprecation for details.
[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_java_8/co.codewizards.cloudstore.client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ co.codewizards.cloudstore.client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/test-classes
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java uses or overrides a deprecated API.
[WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/src/test/java/co/codewizards/cloudstore/client/RepairDatabaseSubCommandTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
06:23:41.695 [main] INFO  c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
06:23:41.740 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
06:23:42.729 [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
06:23:42.759 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
06:23:42.765 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
06:23:42.765 [main] INFO  c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms.
06:23:44.763 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
06:23:44.776 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]tryAcquire: returning true. lockCounter=1
06:23:44.779 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15c43bd9]release: releasing underlying FileLock. lockCounter=0
06:23:44.781 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
06:23:44.781 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]tryAcquire: returning true. lockCounter=1
06:23:44.803 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
06:23:44.814 [main] INFO  org.eclipse.jetty.util.log - Logging initialized @5016ms to org.eclipse.jetty.util.log.Slf4jLog
06:23:45.052 [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}
06:23:45.056 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
06:23:45.106 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@5bda8e08[HTTP/1.1] added {HttpConfiguration@1e800aaa{32768/8192,8192/8192,https://:0,[]},POJO}
06:23:45.113 [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}
06:23:45.114 [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}
06:23:45.115 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4802796d{STOPPED},AUTO}
06:23:45.116 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@62ddbd7e,POJO}
06:23:45.118 [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}
06:23:45.119 [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]
06:23:45.128 [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}
06:23:45.128 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
06:23:45.130 [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}
06:23:45.166 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@587e5365
06:23:45.188 [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}
06:23:45.199 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {ServletHandler@77f80c04{STOPPED},MANAGED}
06:23:45.226 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
06:23:45.273 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
06:23:45.362 [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}
06:23:45.365 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@4c371370{STOPPED}[9.4.17.v20190418]
06:23:45.370 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {ErrorHandler@25fb8912{STOPPED},AUTO}
06:23:45.375 [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_242-8u242-b08-0ubuntu3~16.04-b08
06:23:45.408 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@4c371370{STARTING}[9.4.17.v20190418]
06:23:45.409 [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]
06:23:45.413 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}
06:23:45.415 [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}
06:23:45.416 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@17497425{s=0/6,p=0}
06:23:45.418 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5619ms ReservedThreadExecutor@17497425{s=0/6,p=0}
06:23:45.418 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-14,5,main]
06:23:45.420 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-15,5,main]
06:23:45.425 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-16,5,main]
06:23:45.430 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-17,5,main]
06:23:45.437 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-18,5,main]
06:23:45.440 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-19,5,main]
06:23:45.441 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-20,5,main]
06:23:45.442 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp2114444063-21,5,main]
06:23:45.445 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5646ms QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}]
06:23:45.446 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4802796d{STOPPED}
06:23:45.448 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5650ms ScheduledExecutorScheduler@4802796d{STARTED}
06:23:45.448 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
06:23:45.456 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@12aba8be]
06:23:45.476 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@561b6512{/,null,STARTING}
06:23:45.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:23:45.485 [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}
06:23:45.488 [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}
06:23:45.491 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@72e5a8e{STOPPED}[worker=null]
06:23:45.492 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
06:23:45.492 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
06:23:45.495 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@72e5a8e{STARTING}[worker=node0] added {HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
06:23:45.495 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false]
06:23:45.497 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
06:23:45.499 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5701ms HouseKeeper@52b1beb6{STARTED}[interval=600000, ownscheduler=false]
06:23:45.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5701ms DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
06:23:45.501 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@4c371370{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],MANAGED}
06:23:45.501 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 added {DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0],UNMANAGED}
06:23:45.503 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:23:45.504 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@77f80c04{STOPPED}
06:23:45.507 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
06:23:45.512 [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]
06:23:45.512 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
06:23:45.512 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
06:23:45.513 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
06:23:45.513 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
06:23:45.514 [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}
06:23:45.514 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@77f80c04{STARTING}
06:23:45.516 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-6cd28fa7[EMBEDDED:null]
06:23:45.516 [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]
06:23:45.517 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb[EMBEDDED:null]
06:23:45.518 [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]
06:23:45.518 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
06:23:45.519 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
06:23:45.519 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
06:23:45.519 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
06:23:45.520 [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}
06:23:45.521 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@77f80c04{STARTING}
06:23:45.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5723ms ServletHandler@77f80c04{STARTED}
06:23:45.522 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:23:45.522 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
06:23:45.523 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5725ms org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
06:23:45.523 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5725ms org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:23:45.524 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5726ms org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:23:45.534 [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
06:23:45.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5739ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-576d5deb@9dfe4a50==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
06:23:45.538 [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
06:23:45.539 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5740ms org.glassfish.jersey.servlet.ServletContainer-6cd28fa7@e50322ad==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:23:45.541 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@4686afc2 for org.glassfish.jersey.servlet.ServletContainer-6cd28fa7
Feb 23, 2020 6:23:46 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
06:23:46.863 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
06:23:46.869 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@43b4fe19
06:23:46.895 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
06:23:46.895 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7097ms o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
06:23:46.896 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@25fb8912{STOPPED}
06:23:46.896 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@25fb8912{STARTING}
06:23:46.896 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7098ms ErrorHandler@25fb8912{STARTED}
06:23:46.897 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:23:46.912 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42385],POJO}
06:23:46.914 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@5bda8e08[HTTP/1.1]
06:23:46.914 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7116ms HttpConnectionFactory@5bda8e08[HTTP/1.1]
06:23:46.915 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}
06:23:46.958 [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]@2020-02-23T06:23:46.945+01:00 added {SelectorProducer@6d1d4d7,POJO}
06:23:46.961 [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]@2020-02-23T06:23:46.96+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
06:23:46.962 [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]@2020-02-23T06:23:46.962+01:00 created
06:23:46.963 [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]@2020-02-23T06:23:46.963+01:00,MANAGED}
06:23:46.964 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} added {ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
06:23:46.966 [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]@2020-02-23T06:23:46.965+01:00 added {SelectorProducer@5f59185e,POJO}
06:23:46.967 [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]@2020-02-23T06:23:46.967+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
06:23:46.968 [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]@2020-02-23T06:23:46.968+01:00 created
06:23:46.970 [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]@2020-02-23T06:23:46.97+01:00,MANAGED}
06:23:46.971 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} added {ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
06:23:46.972 [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]@2020-02-23T06:23:46.972+01:00 added {SelectorProducer@51e4ccb3,POJO}
06:23:46.973 [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]@2020-02-23T06:23:46.973+01:00 added {QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=0}],UNMANAGED}
06:23:46.974 [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]@2020-02-23T06:23:46.974+01:00 created
06:23:46.975 [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]@2020-02-23T06:23:46.975+01:00,MANAGED}
06:23:46.976 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} added {ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
06:23:46.977 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
06:23:46.978 [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]@2020-02-23T06:23:46.977+01:00
06:23:46.980 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7181ms 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]@2020-02-23T06:23:46.98+01:00
06:23:46.987 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
06:23:46.988 [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
06:23:46.988 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
06:23:46.992 [qtp2114444063-14] 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]@2020-02-23T06:23:46.99+01:00 tryProduce false
06:23:46.998 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:23:46.998 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575
06:23:46.999 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:46.999 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7201ms ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
06:23:46.999 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys
06:23:47.000 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
06:23:47.001 [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]@2020-02-23T06:23:47+01:00
06:23:47.002 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7203ms 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]@2020-02-23T06:23:47.002+01:00
06:23:47.002 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
06:23:47.003 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
06:23:47.003 [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
06:23:47.004 [qtp2114444063-15] 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]@2020-02-23T06:23:47.004+01:00 tryProduce false
06:23:47.004 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:23:47.005 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1e5f4170
06:23:47.005 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:47.005 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 0 keys
06:23:47.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7207ms ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
06:23:47.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
06:23:47.008 [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]@2020-02-23T06:23:47.008+01:00
06:23:47.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7211ms 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]@2020-02-23T06:23:47.009+01:00
06:23:47.010 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
06:23:47.010 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
06:23:47.011 [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
06:23:47.012 [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]@2020-02-23T06:23:47.012+01:00 tryProduce false
06:23:47.012 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:23:47.013 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6b5966e1
06:23:47.013 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:47.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7215ms ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
06:23:47.014 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe waiting with 0 keys
06:23:47.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7216ms SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}
06:23:47.018 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385} added {acceptor-0@4fcee388,POJO}
06:23:47.018 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4fcee388
06:23:47.019 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}
06:23:47.019 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4fcee388
06:23:47.019 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7221ms ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}
06:23:47.020 [main] INFO  org.eclipse.jetty.server.Server - Started @7222ms
06:23:47.020 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7222ms Server@4c371370{STARTED}[9.4.17.v20190418]
06:23:47.027 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
06:23:47.028 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]tryAcquire: returning true. lockCounter=1
06:23:47.028 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5f4d427e]release: releasing underlying FileLock. lockCounter=0
06:23:47.033 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
06:23:47.033 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]tryAcquire: returning true. lockCounter=1
06:23:47.044 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5c48c0c0]release: releasing underlying FileLock. lockCounter=0
06:23:47.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09'
06:23:47.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_8, co.codewizards.cloudstore.client, target, repo, k6yl6xv1-zxm09]'
06:23:47.154 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09'
06:23:47.162 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:23:47.162 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]tryAcquire: returning true. lockCounter=1
06:23:47.163 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:47.166 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5217f3d0]release: releasing underlying FileLock. lockCounter=0
06:23:47.173 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/cloudstore-repository.lock'
06:23:47.173 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]tryAcquire: returning true. lockCounter=1
06:23:47.173 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09' locked successfully.
06:23:47.176 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
06:23:49.941 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
06:23:50.060 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
06:23:50.125 [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.
06:23:50.200 [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.
06:23:50.256 [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.
06:23:50.270 [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.
06:23:50.278 [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.
06:23:50.280 [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.
06:23:50.283 [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.
06:23:50.361 [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.
06:23:50.382 [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.
06:23:50.446 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
06:23:50.533 [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
06:23:50.533 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
06:23:50.581 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
06:23:50.582 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
06:23:50.582 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
06:23:50.582 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
06:23:50.583 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
06:23:50.583 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
06:23:50.583 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
06:23:50.583 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
06:23:50.583 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
06:23:50.584 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
06:23:50.585 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
06:23:50.586 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
06:23:50.587 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
06:23:50.588 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
06:23:50.588 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
06:23:50.599 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
06:23:50.684 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
06:23:50.685 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
06:23:50.685 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
06:23:50.741 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
06:23:50.758 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20e6c4dc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
06:23:50.794 [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)
06:23:50.794 [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)
06:23:50.796 [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)
06:23:50.797 [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)
06:23:50.798 [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)
06:23:50.799 [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)
06:23:50.799 [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)
06:23:50.800 [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)
06:23:50.801 [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)
06:23:50.802 [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)
06:23:50.803 [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)
06:23:50.804 [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)
06:23:50.804 [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)
06:23:50.804 [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)
06:23:50.805 [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)
06:23:50.805 [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)
06:23:50.806 [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)
06:23:50.806 [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)
06:23:50.806 [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)
06:23:50.806 [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)
06:23:50.806 [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)
06:23:50.807 [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)
06:23:50.807 [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)
06:23:50.807 [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)
06:23:50.807 [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)
06:23:50.808 [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)
06:23:50.809 [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)
06:23:50.809 [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)
06:23:50.810 [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)
06:23:50.810 [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)
06:23:50.813 [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)
06:23:50.817 [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)
06:23:50.818 [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)
06:23:50.818 [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)
06:23:50.818 [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)
06:23:50.818 [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)
06:23:50.819 [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)
06:23:50.820 [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)
06:23:50.820 [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)
06:23:50.821 [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)
06:23:50.821 [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)
06:23:50.822 [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)
06:23:50.822 [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)
06:23:50.822 [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)
06:23:50.822 [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)
06:23:50.822 [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)
06:23:50.823 [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)
06:23:50.823 [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)
06:23:50.823 [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)
06:23:50.823 [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)
06:23:50.823 [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)
06:23:50.824 [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)
06:23:50.824 [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)
06:23:50.824 [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)
06:23:50.824 [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)
06:23:50.824 [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)
06:23:50.824 [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)
06:23:50.825 [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)
06:23:50.826 [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)
06:23:50.827 [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)
06:23:50.828 [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)
06:23:50.828 [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)
06:23:50.828 [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)
06:23:50.829 [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)
06:23:50.829 [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)
06:23:50.829 [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)
06:23:51.543 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
06:23:51.544 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
06:23:51.840 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
06:23:51.840 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
06:23:51.840 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
06:23:51.841 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
06:23:51.841 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
06:23:51.841 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
06:23:51.841 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
06:23:51.841 [main] DEBUG DataNucleus.Datastore - ===========================================================
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:23:51.842 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
06:23:51.843 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
06:23:51.844 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
06:23:51.844 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
06:23:51.844 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
06:23:51.844 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
06:23:51.845 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
06:23:51.845 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
06:23:51.845 [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
06:23:51.845 [main] DEBUG DataNucleus.Datastore - ===========================================================
06:23:51.846 [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.
06:23:51.852 [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
06:23:51.853 [main] DEBUG DataNucleus.Datastore - StoreManager now created
06:23:51.857 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
06:23:51.859 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
06:23:51.870 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
06:23:51.870 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
06:23:51.870 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
06:23:51.870 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
06:23:51.871 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
06:23:51.871 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
06:23:51.871 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
06:23:51.871 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
06:23:51.871 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
06:23:51.872 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
06:23:51.872 [main] DEBUG DataNucleus.Persistence - ================================================
06:23:51.913 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6c42f2a1"
06:23:51.916 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
06:23:51.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
06:23:51.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
06:23:51.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
06:23:51.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
06:23:51.942 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
06:23:51.943 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
06:23:51.944 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
06:23:51.945 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:51.946 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
06:23:51.947 [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
06:23:51.948 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:51.950 [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
06:23:51.951 [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
06:23:51.952 [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
06:23:51.952 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:23:52.049 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
06:23:52.079 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
06:23:52.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
06:23:52.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
06:23:52.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
06:23:52.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
06:23:52.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
06:23:52.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
06:23:52.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
06:23:52.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
06:23:52.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
06:23:52.089 [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
06:23:52.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
06:23:52.091 [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
06:23:52.092 [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
06:23:52.093 [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
06:23:52.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:23:52.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
06:23:52.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
06:23:52.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
06:23:52.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
06:23:52.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
06:23:52.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
06:23:52.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
06:23:52.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:52.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
06:23:52.102 [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
06:23:52.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:52.103 [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
06:23:52.104 [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
06:23:52.105 [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
06:23:52.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:23:52.106 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
06:23:52.108 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
06:23:52.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
06:23:52.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
06:23:52.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
06:23:52.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
06:23:52.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
06:23:52.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
06:23:52.114 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
06:23:52.115 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
06:23:52.116 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
06:23:52.117 [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
06:23:52.118 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
06:23:52.119 [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
06:23:52.120 [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
06:23:52.120 [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
06:23:52.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:23:52.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
06:23:52.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
06:23:52.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
06:23:52.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
06:23:52.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
06:23:52.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
06:23:52.126 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
06:23:52.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:52.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
06:23:52.129 [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
06:23:52.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:52.131 [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
06:23:52.132 [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
06:23:52.132 [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
06:23:52.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:23:52.133 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
06:23:52.141 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
06:23:52.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
06:23:52.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
06:23:52.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
06:23:52.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
06:23:52.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
06:23:52.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
06:23:52.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
06:23:52.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
06:23:52.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
06:23:52.146 [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
06:23:52.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
06:23:52.147 [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
06:23:52.148 [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
06:23:52.149 [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
06:23:52.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:23:52.151 [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.
06:23:52.152 [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.
06:23:52.152 [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.
06:23:52.154 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
06:23:52.156 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
06:23:52.156 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
06:23:52.163 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
06:23:52.164 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
06:23:52.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
06:23:52.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
06:23:52.166 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
06:23:52.167 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
06:23:52.168 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
06:23:52.168 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:52.169 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
06:23:52.169 [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
06:23:52.170 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:52.171 [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
06:23:52.172 [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
06:23:52.173 [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
06:23:52.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:23:52.176 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
06:23:52.179 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
06:23:52.180 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
06:23:52.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
06:23:52.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
06:23:52.182 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
06:23:52.182 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
06:23:52.183 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
06:23:52.184 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
06:23:52.184 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:23:52.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
06:23:52.186 [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
06:23:52.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:23:52.187 [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
06:23:52.188 [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
06:23:52.189 [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
06:23:52.189 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:23:52.189 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
06:23:52.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
06:23:52.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
06:23:52.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
06:23:52.192 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
06:23:52.192 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
06:23:52.193 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
06:23:52.193 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:52.194 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
06:23:52.195 [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
06:23:52.196 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:52.196 [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
06:23:52.197 [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
06:23:52.198 [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
06:23:52.198 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:23:52.199 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
06:23:52.203 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
06:23:52.204 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
06:23:52.205 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
06:23:52.206 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
06:23:52.206 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
06:23:52.207 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
06:23:52.208 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
06:23:52.208 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
06:23:52.209 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
06:23:52.210 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
06:23:52.210 [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
06:23:52.211 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
06:23:52.212 [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
06:23:52.213 [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
06:23:52.214 [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
06:23:52.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:23:52.214 [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.
06:23:52.215 [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.
06:23:52.215 [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.
06:23:52.216 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
06:23:52.216 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
06:23:52.217 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
06:23:52.218 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
06:23:52.219 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
06:23:52.220 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
06:23:52.220 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
06:23:52.221 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
06:23:52.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
06:23:52.222 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
06:23:52.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
06:23:52.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
06:23:52.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
06:23:52.224 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
06:23:52.225 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
06:23:52.255 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
06:23:52.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
06:23:52.268 [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)
06:23:52.272 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:23:52.272 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
06:23:52.273 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
06:23:52.273 [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)
06:23:52.273 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
06:23:52.274 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
06:23:52.274 [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") 
06:23:52.275 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
06:23:52.275 [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)
06:23:52.278 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
06:23:52.278 [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)
06:23:52.278 [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") 
06:23:52.279 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
06:23:52.280 [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)
06:23:52.280 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
06:23:52.280 [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)
06:23:52.282 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
06:23:52.286 [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)
06:23:52.286 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
06:23:52.286 [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") 
06:23:52.286 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
06:23:52.287 [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)
06:23:52.288 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
06:23:52.288 [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)
06:23:52.288 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
06:23:52.288 [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)
06:23:52.289 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
06:23:52.289 [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)
06:23:52.289 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
06:23:52.289 [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)
06:23:52.289 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
06:23:52.290 [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)
06:23:52.290 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
06:23:52.290 [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") 
06:23:52.297 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
06:23:52.299 [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)
06:23:52.299 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
06:23:52.300 [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)
06:23:52.300 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
06:23:52.300 [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)
06:23:52.300 [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") 
06:23:52.301 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
06:23:52.301 [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)
06:23:52.301 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
06:23:52.301 [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)
06:23:52.301 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
06:23:52.301 [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)
06:23:52.301 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
06:23:52.302 [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") 
06:23:52.302 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
06:23:52.302 [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
06:23:52.302 [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)
06:23:52.302 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
06:23:52.303 [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
06:23:52.303 [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)
06:23:52.307 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
06:23:52.307 [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)
06:23:52.307 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
06:23:52.308 [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)
06:23:52.310 [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
06:23:52.311 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5" with isolation "serializable"
06:23:52.497 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
06:23:52.497 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository"
06:23:52.502 [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)
)
06:23:52.567 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 65 ms
06:23:52.568 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
06:23:52.639 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 70 ms
06:23:52.725 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
06:23:52.725 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification"
06:23:52.726 [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
)
06:23:52.816 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 90 ms
06:23:52.816 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
06:23:52.845 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
06:23:52.895 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
06:23:52.895 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification"
06:23:52.896 [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
)
06:23:52.913 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
06:23:52.913 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
06:23:52.945 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
06:23:52.979 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
06:23:52.980 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
06:23:53.014 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms
06:23:53.017 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
06:23:53.018 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
06:23:53.049 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
06:23:53.053 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
06:23:53.053 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
06:23:53.085 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
06:23:53.086 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
06:23:53.086 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
06:23:53.138 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 52 ms
06:23:53.144 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
06:23:53.144 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
06:23:53.169 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
06:23:53.170 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
06:23:53.170 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
06:23:53.193 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
06:23:53.193 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
06:23:53.193 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
06:23:53.224 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
06:23:53.225 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
06:23:53.225 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
06:23:53.266 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 41 ms
06:23:53.268 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
06:23:53.269 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
06:23:53.290 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:23:53.290 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
06:23:53.309 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b3a7ef5"
06:23:53.309 [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.
06:23:53.309 [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
06:23:53.323 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
06:23:53.325 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
06:23:53.328 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
06:23:53.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
06:23:53.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
06:23:53.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
06:23:53.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
06:23:53.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
06:23:53.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
06:23:53.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
06:23:53.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:53.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
06:23:53.368 [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
06:23:53.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:53.369 [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
06:23:53.370 [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
06:23:53.371 [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
06:23:53.371 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:23:53.373 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
06:23:53.375 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
06:23:53.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
06:23:53.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
06:23:53.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
06:23:53.379 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
06:23:53.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
06:23:53.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
06:23:53.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
06:23:53.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
06:23:53.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
06:23:53.385 [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
06:23:53.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
06:23:53.386 [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
06:23:53.387 [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
06:23:53.388 [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
06:23:53.388 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:23:53.388 [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.
06:23:53.388 [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.
06:23:53.389 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
06:23:53.390 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
06:23:53.390 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
06:23:53.391 [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") 
06:23:53.391 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
06:23:53.391 [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)
06:23:53.392 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
06:23:53.392 [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)
06:23:53.394 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
06:23:53.394 [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)
06:23:53.394 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
06:23:53.394 [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)
06:23:53.395 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
06:23:53.395 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:53.395 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a" with isolation "serializable"
06:23:53.405 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
06:23:53.405 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification"
06:23:53.406 [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)
)
06:23:53.426 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:23:53.426 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
06:23:53.452 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
06:23:53.470 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
06:23:53.471 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
06:23:53.493 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
06:23:53.493 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
06:23:53.493 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
06:23:53.527 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms
06:23:53.528 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
06:23:53.528 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
06:23:53.547 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
06:23:53.547 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a"
06:23:53.553 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a"
06:23:53.553 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:53.553 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64d4f7c7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54e02f6a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:53.554 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
06:23:53.555 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
06:23:53.556 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
06:23:53.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
06:23:53.557 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
06:23:53.558 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
06:23:53.559 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
06:23:53.560 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:53.561 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
06:23:53.562 [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
06:23:53.563 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:53.565 [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
06:23:53.566 [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
06:23:53.567 [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
06:23:53.567 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:23:53.574 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
06:23:53.576 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
06:23:53.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
06:23:53.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
06:23:53.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
06:23:53.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
06:23:53.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
06:23:53.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
06:23:53.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
06:23:53.581 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
06:23:53.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
06:23:53.583 [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
06:23:53.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
06:23:53.584 [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
06:23:53.585 [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
06:23:53.586 [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
06:23:53.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:23:53.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
06:23:53.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
06:23:53.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
06:23:53.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
06:23:53.589 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
06:23:53.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
06:23:53.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
06:23:53.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:53.592 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
06:23:53.593 [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
06:23:53.593 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:53.594 [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
06:23:53.595 [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
06:23:53.596 [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
06:23:53.596 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:23:53.605 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
06:23:53.607 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
06:23:53.608 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
06:23:53.609 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
06:23:53.610 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
06:23:53.610 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
06:23:53.611 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
06:23:53.612 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
06:23:53.612 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
06:23:53.613 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
06:23:53.613 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
06:23:53.614 [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
06:23:53.615 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
06:23:53.616 [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
06:23:53.616 [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
06:23:53.617 [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
06:23:53.617 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:23:53.617 [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.
06:23:53.617 [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.
06:23:53.617 [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.
06:23:53.618 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
06:23:53.618 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
06:23:53.619 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
06:23:53.620 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
06:23:53.620 [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)
06:23:53.620 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
06:23:53.620 [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") 
06:23:53.620 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
06:23:53.621 [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)
06:23:53.621 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
06:23:53.621 [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)
06:23:53.622 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
06:23:53.622 [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)
06:23:53.622 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
06:23:53.622 [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)
06:23:53.623 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
06:23:53.623 [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)
06:23:53.623 [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") 
06:23:53.623 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
06:23:53.624 [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)
06:23:53.624 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
06:23:53.624 [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)
06:23:53.625 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
06:23:53.625 [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)
06:23:53.625 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
06:23:53.625 [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") 
06:23:53.626 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:53.626 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50" with isolation "serializable"
06:23:53.635 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
06:23:53.635 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile"
06:23:53.636 [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
)
06:23:53.656 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:23:53.656 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
06:23:53.683 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
06:23:53.708 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
06:23:53.708 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
06:23:53.732 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
06:23:53.732 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
06:23:53.732 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
06:23:53.764 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms
06:23:53.766 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
06:23:53.766 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
06:23:53.784 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
06:23:53.785 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
06:23:53.785 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
06:23:53.811 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
06:23:53.811 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50"
06:23:53.818 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50"
06:23:53.818 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:53.819 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd3ad8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@75181b50, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:53.821 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
06:23:53.824 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
06:23:53.825 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
06:23:53.827 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
06:23:53.829 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
06:23:53.830 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
06:23:53.832 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
06:23:53.834 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:53.835 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
06:23:53.836 [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
06:23:53.837 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:53.837 [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
06:23:53.838 [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
06:23:53.839 [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
06:23:53.839 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:23:53.840 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
06:23:53.857 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
06:23:53.857 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
06:23:53.858 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
06:23:53.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
06:23:53.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
06:23:53.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
06:23:53.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
06:23:53.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
06:23:53.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
06:23:53.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
06:23:53.864 [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
06:23:53.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
06:23:53.866 [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
06:23:53.866 [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
06:23:53.868 [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
06:23:53.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:23:53.868 [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.
06:23:53.868 [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.
06:23:53.869 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
06:23:53.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
06:23:53.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
06:23:53.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
06:23:53.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
06:23:53.873 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
06:23:53.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
06:23:53.874 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
06:23:53.875 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:53.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
06:23:53.877 [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
06:23:53.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:53.879 [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
06:23:53.880 [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
06:23:53.881 [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
06:23:53.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:23:53.886 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
06:23:53.889 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
06:23:53.890 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
06:23:53.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
06:23:53.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
06:23:53.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
06:23:53.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
06:23:53.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
06:23:53.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
06:23:53.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
06:23:53.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
06:23:53.897 [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
06:23:53.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
06:23:53.898 [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
06:23:53.899 [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
06:23:53.900 [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
06:23:53.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:23:53.900 [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.
06:23:53.900 [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.
06:23:53.901 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
06:23:53.901 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
06:23:53.902 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
06:23:53.902 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
06:23:53.902 [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)
06:23:53.903 [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") 
06:23:53.904 [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" ()
06:23:53.904 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
06:23:53.905 [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
06:23:53.905 [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)
06:23:53.905 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
06:23:53.905 [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
06:23:53.905 [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)
06:23:53.906 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
06:23:53.906 [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
06:23:53.906 [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)
06:23:53.906 [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") 
06:23:53.906 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
06:23:53.908 [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)
06:23:53.909 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
06:23:53.910 [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)
06:23:53.911 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
06:23:53.911 [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)
06:23:53.911 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
06:23:53.911 [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)
06:23:53.911 [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") 
06:23:53.912 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
06:23:53.912 [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)
06:23:53.912 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
06:23:53.912 [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)
06:23:53.912 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
06:23:53.913 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:53.913 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1" with isolation "serializable"
06:23:53.922 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:23:53.924 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:23:54.207 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 283 ms
06:23:54.207 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
06:23:54.208 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile"
06:23:54.208 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile"
06:23:54.208 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile"
06:23:54.208 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
06:23:54.213 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
06:23:54.214 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
06:23:54.225 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
06:23:54.225 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
06:23:54.230 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
06:23:54.245 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
06:23:54.245 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk"
06:23:54.246 [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
)
06:23:54.262 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms
06:23:54.262 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
06:23:54.293 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 31 ms
06:23:54.687 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
06:23:54.689 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
06:23:54.689 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
06:23:54.719 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
06:23:54.958 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:23:54.989 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:23:54.990 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
06:23:54.990 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
06:23:55.028 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms
06:23:55.029 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
06:23:55.029 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
06:23:55.049 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:23:55.050 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
06:23:55.050 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
06:23:55.072 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
06:23:55.072 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1"
06:23:55.085 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1"
06:23:55.085 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:55.091 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d18b73a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@177515d1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:55.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
06:23:55.093 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
06:23:55.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
06:23:55.094 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
06:23:55.095 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
06:23:55.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
06:23:55.096 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
06:23:55.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:55.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
06:23:55.098 [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
06:23:55.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:55.099 [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
06:23:55.100 [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
06:23:55.101 [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
06:23:55.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:23:55.101 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
06:23:55.104 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
06:23:55.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
06:23:55.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
06:23:55.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
06:23:55.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
06:23:55.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
06:23:55.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
06:23:55.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
06:23:55.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
06:23:55.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
06:23:55.110 [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
06:23:55.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
06:23:55.111 [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
06:23:55.112 [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
06:23:55.113 [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
06:23:55.113 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:23:55.113 [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.
06:23:55.113 [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.
06:23:55.113 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
06:23:55.114 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
06:23:55.115 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
06:23:55.115 [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)
06:23:55.116 [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") 
06:23:55.116 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
06:23:55.116 [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)
06:23:55.117 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
06:23:55.117 [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)
06:23:55.117 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
06:23:55.117 [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)
06:23:55.118 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
06:23:55.118 [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)
06:23:55.118 [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") 
06:23:55.118 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
06:23:55.118 [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)
06:23:55.119 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
06:23:55.119 [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)
06:23:55.119 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
06:23:55.120 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:55.120 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70" with isolation "serializable"
06:23:55.126 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
06:23:55.126 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo"
06:23:55.127 [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
)
06:23:55.148 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:23:55.148 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
06:23:55.178 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
06:23:55.204 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
06:23:55.204 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
06:23:55.229 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
06:23:55.229 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
06:23:55.229 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
06:23:55.246 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms
06:23:55.246 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
06:23:55.246 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
06:23:55.282 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms
06:23:55.282 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70"
06:23:55.288 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70"
06:23:55.288 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:55.288 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18371d89 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4f3faa70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:55.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
06:23:55.290 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
06:23:55.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
06:23:55.292 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
06:23:55.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
06:23:55.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
06:23:55.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
06:23:55.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:55.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
06:23:55.297 [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
06:23:55.298 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:55.298 [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
06:23:55.299 [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
06:23:55.300 [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
06:23:55.300 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:23:55.301 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
06:23:55.312 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
06:23:55.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
06:23:55.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
06:23:55.314 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
06:23:55.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
06:23:55.315 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
06:23:55.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
06:23:55.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
06:23:55.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:23:55.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
06:23:55.319 [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
06:23:55.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:23:55.320 [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
06:23:55.321 [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
06:23:55.322 [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
06:23:55.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:23:55.322 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
06:23:55.323 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:23:55.323 [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") 
06:23:55.329 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
06:23:55.329 [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" ()
06:23:55.329 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
06:23:55.330 [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
06:23:55.330 [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)
06:23:55.330 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
06:23:55.331 [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
06:23:55.331 [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)
06:23:55.334 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:55.335 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482" with isolation "serializable"
06:23:55.343 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
06:23:55.344 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository"
06:23:55.344 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository"
06:23:55.344 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
06:23:55.349 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
06:23:55.349 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
06:23:55.353 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms
06:23:55.377 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
06:23:55.378 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
06:23:55.378 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
06:23:55.401 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
06:23:55.444 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
06:23:55.445 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
06:23:55.445 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
06:23:55.456 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
06:23:55.480 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
06:23:55.481 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482"
06:23:55.486 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482"
06:23:55.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:55.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ba17be6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6f798482, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:55.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
06:23:55.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
06:23:55.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
06:23:55.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
06:23:55.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
06:23:55.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
06:23:55.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
06:23:55.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:55.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
06:23:55.497 [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
06:23:55.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:55.499 [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
06:23:55.500 [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
06:23:55.502 [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
06:23:55.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:23:55.503 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
06:23:55.505 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
06:23:55.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
06:23:55.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
06:23:55.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
06:23:55.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
06:23:55.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
06:23:55.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
06:23:55.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
06:23:55.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
06:23:55.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
06:23:55.512 [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
06:23:55.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
06:23:55.514 [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
06:23:55.514 [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
06:23:55.515 [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
06:23:55.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:23:55.515 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
06:23:55.517 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
06:23:55.517 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
06:23:55.517 [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)
06:23:55.517 [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") 
06:23:55.518 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
06:23:55.520 [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)
06:23:55.520 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
06:23:55.520 [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)
06:23:55.520 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
06:23:55.521 [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)
06:23:55.521 [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") 
06:23:55.521 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
06:23:55.521 [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)
06:23:55.521 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
06:23:55.521 [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)
06:23:55.521 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
06:23:55.524 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
06:23:55.524 [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)
06:23:55.525 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
06:23:55.525 [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)
06:23:55.525 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
06:23:55.526 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:55.526 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e" with isolation "serializable"
06:23:55.533 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
06:23:55.533 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest"
06:23:55.533 [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
)
06:23:55.557 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
06:23:55.557 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
06:23:55.587 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms
06:23:55.623 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
06:23:55.623 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases"
06:23:55.624 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
06:23:55.643 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
06:23:55.644 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
06:23:55.673 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms
06:23:55.694 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
06:23:55.694 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
06:23:55.720 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
06:23:55.722 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
06:23:55.722 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
06:23:55.751 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
06:23:55.753 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
06:23:55.753 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
06:23:55.765 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
06:23:55.766 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e"
06:23:55.772 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e"
06:23:55.772 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:55.772 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4a901445 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67f77f6e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:55.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
06:23:55.774 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
06:23:55.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
06:23:55.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
06:23:55.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
06:23:55.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
06:23:55.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
06:23:55.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:55.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
06:23:55.780 [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
06:23:55.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:55.782 [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
06:23:55.782 [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
06:23:55.783 [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
06:23:55.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:23:55.786 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
06:23:55.788 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
06:23:55.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
06:23:55.790 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
06:23:55.790 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
06:23:55.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
06:23:55.792 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
06:23:55.792 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
06:23:55.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
06:23:55.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
06:23:55.794 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
06:23:55.795 [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
06:23:55.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
06:23:55.796 [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
06:23:55.797 [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
06:23:55.798 [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
06:23:55.798 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:23:55.798 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
06:23:55.799 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
06:23:55.800 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
06:23:55.800 [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)
06:23:55.800 [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") 
06:23:55.801 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
06:23:55.801 [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)
06:23:55.801 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
06:23:55.801 [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)
06:23:55.801 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
06:23:55.801 [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)
06:23:55.802 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
06:23:55.802 [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)
06:23:55.802 [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") 
06:23:55.802 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
06:23:55.802 [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)
06:23:55.802 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
06:23:55.803 [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)
06:23:55.803 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
06:23:55.804 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:55.804 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb" with isolation "serializable"
06:23:55.810 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
06:23:55.810 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker"
06:23:55.811 [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
)
06:23:55.830 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms
06:23:55.830 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
06:23:55.855 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
06:23:55.877 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
06:23:55.877 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
06:23:55.901 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
06:23:55.902 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
06:23:55.902 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
06:23:55.929 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
06:23:55.929 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb"
06:23:55.935 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb"
06:23:55.935 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:55.935 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3bec5821 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4086d8fb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:55.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
06:23:55.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
06:23:55.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
06:23:55.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
06:23:55.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
06:23:55.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
06:23:55.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
06:23:55.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:55.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
06:23:55.942 [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
06:23:55.943 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:55.944 [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
06:23:55.944 [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
06:23:55.945 [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
06:23:55.945 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:23:55.946 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
06:23:55.948 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
06:23:55.949 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
06:23:55.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
06:23:55.950 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
06:23:55.951 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
06:23:55.952 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
06:23:55.953 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
06:23:55.953 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
06:23:55.954 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
06:23:55.955 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
06:23:55.955 [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
06:23:55.956 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
06:23:55.957 [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
06:23:55.958 [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
06:23:55.958 [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
06:23:55.959 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:23:55.959 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
06:23:55.960 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
06:23:55.960 [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") 
06:23:55.960 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
06:23:55.961 [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
06:23:55.961 [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)
06:23:55.961 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:23:55.961 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7" with isolation "serializable"
06:23:55.968 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:23:55.969 [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 ""
06:23:56.052 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 83 ms
06:23:56.052 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
06:23:56.052 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile"
06:23:56.053 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
06:23:56.058 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms
06:23:56.091 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
06:23:56.136 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:23:56.165 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:23:56.166 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7"
06:23:56.177 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7"
06:23:56.177 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:23:56.177 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2806d6da [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@766a49c7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:23:56.180 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:56.181 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:56.182 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@44be69aa"
06:23:56.188 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:56.188 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
06:23:56.191 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
06:23:56.191 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
06:23:56.192 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
06:23:56.192 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
06:23:56.192 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
06:23:56.380 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8"
06:23:56.409 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache
06:23:56.416 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
06:23:56.435 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 19 ms
06:23:56.435 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
06:23:56.437 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
06:23:56.498 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 59 ms
06:23:56.498 [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'"
06:23:56.503 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:23:56.508 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:56.509 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:23:56.510 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:56.510 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:56.538 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e0fdb2f"
06:23:56.543 [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'
06:23:56.544 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms
06:23:56.554 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 44 ms
06:23:56.570 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" being inserted into table ""repository""
06:23:56.570 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:56.598 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91"
06:23:56.601 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
06:23:56.601 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@abbe000"
06:23:56.601 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache
06:23:56.602 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" being inserted into table ""repofile""
06:23:56.602 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:56.612 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91"
06:23:56.613 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "created" replaced by a SCO wrapper
06:23:56.615 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "changed" replaced by a SCO wrapper
06:23:56.616 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="") is having the value in field "lastModified" replaced by a SCO wrapper
06:23:56.617 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-02-23 06:23:47.169>,<null>,<0>,<''>,<null>,<2020-02-23 06:23:56.193>,<2020-02-23 06:23:56.193>,<'Directory'>)
06:23:57.658 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1041 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2"
06:23:57.663 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" was inserted in the datastore and was given strategy value of "1"
06:23:57.669 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
06:23:57.669 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="org.datanucleus.identity.IdentityReference@3f81621c") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
06:23:57.669 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
06:23:57.669 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@19a20bb2"
06:23:57.669 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
06:23:57.672 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "created" replaced by a SCO wrapper
06:23:57.672 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="") is having the value in field "changed" replaced by a SCO wrapper
06:23:57.673 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'0bf61204-3435-400c-ac1b-cf42a4861eac'>,<0>,<2020-02-23 06:23:56.192>,<2020-02-23 06:23:56.192>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
06:23:57.681 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 8 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce"
06:23:57.682 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" was inserted in the datastore and was given strategy value of "1"
06:23:57.682 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
06:23:57.682 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="org.datanucleus.identity.IdentityReference@76a805b7") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
06:23:57.682 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
06:23:57.682 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
06:23:57.682 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
06:23:57.682 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
06:23:57.682 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7eb200ce"
06:23:57.683 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
06:23:57.683 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
06:23:57.702 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" 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]
06:23:57.702 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
06:23:57.702 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
06:23:57.702 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: repositoryId=0bf61204-3435-400c-ac1b-cf42a4861eac
06:23:57.703 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
06:23:57.703 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
06:23:57.703 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.704 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
06:23:57.706 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
06:23:57.707 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@286090c]]
06:23:57.707 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:23:57.713 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:23:57.713 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6cd98a05 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58606c91, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.715 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
06:23:57.715 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@abbe000" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
06:23:57.716 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
06:23:57.716 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:23:57.716 [main] DEBUG DataNucleus.Transaction - Transaction committed in 13 ms
06:23:57.716 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@abbe000 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@abbe000, lifecycle=HOLLOW]
06:23:57.716 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2]
06:23:57.716 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@15c487a8, lifecycle=HOLLOW]
06:23:57.717 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:23:57.717 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:57.717 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:57.717 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7775 ms.
06:23:57.718 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@64dae3b7"
06:23:57.718 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.718 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
06:23:57.729 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
06:23:57.736 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
06:23:57.754 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 18 ms
06:23:57.754 [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]
06:23:57.755 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
06:23:57.769 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms
06:23:57.769 [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" < ?"
06:23:57.769 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:23:57.770 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.770 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:23:57.770 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.770 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
06:23:57.778 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54089484"
06:23:57.781 [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" < <2020-02-22 06:23:57.726>
06:23:57.782 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:23:57.782 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
06:23:57.784 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
06:23:57.784 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.784 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.784 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6e03db1f]]
06:23:57.784 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:23:57.784 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:23:57.785 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@670f2466 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@bfec2f9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.785 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:23:57.785 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:57.785 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:57.785 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:23:57.785 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=1
06:23:57.786 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2
06:23:57.786 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:57.786 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.787 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]tryAcquire: returning true. lockCounter=2
06:23:57.787 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.788 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [68699afc]release: releasing underlying FileLock. lockCounter=0
06:23:57.798 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@32a2a6be"
06:23:57.798 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.798 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
06:23:57.800 [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
06:23:57.801 [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
06:23:57.801 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:23:57.801 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.802 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:23:57.802 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.802 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:57.802 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3d20e575"
06:23:57.802 [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'
06:23:57.802 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:23:57.803 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:23:57.807 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:23:57.808 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:23:57.810 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:23:57.810 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:23:57.811 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") enlisted in transactional cache
06:23:57.812 [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@4ceff87d"
06:23:57.818 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" 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]
06:23:57.818 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:23:57.819 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" field "aliases" loading contents to SCO wrapper from the datastore
06:23:57.825 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.833 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@276cc8dc"
06:23:57.833 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:23:57.834 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:23:57.835 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7fd987ef"
06:23:57.836 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:23:57.836 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=1
06:23:57.836 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]tryAcquire: returning true. lockCounter=2
06:23:57.836 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:57.837 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.837 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7209ffb5]release: releasing underlying FileLock. lockCounter=0
06:23:57.837 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.837 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.837 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:23:57.838 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.838 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.838 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
06:23:57.838 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.838 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.838 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3127cb44]]
06:23:57.838 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:23:57.838 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:23:57.838 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6ef60295 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3234474, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.839 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:23:57.840 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:23:57.840 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
06:23:57.840 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4ceff87d, lifecycle=HOLLOW]
06:23:57.840 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:23:57.840 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:57.840 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:57.841 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@6807a356"
06:23:57.841 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.841 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
06:23:57.841 [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
06:23:57.841 [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
06:23:57.842 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:23:57.842 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.842 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:23:57.842 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.842 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:57.843 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@58b5a2f3"
06:23:57.843 [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'
06:23:57.843 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:23:57.843 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:23:57.844 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:23:57.844 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:23:57.844 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:23:57.844 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:23:57.844 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") enlisted in transactional cache
06:23:57.845 [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@67022ea"
06:23:57.845 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" 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]
06:23:57.845 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:23:57.848 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.870 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@642857e0"
06:23:57.870 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
06:23:57.875 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 5 ms
06:23:57.876 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64c781a9"
06:23:57.877 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" field "aliases" loading contents to SCO wrapper from the datastore
06:23:57.878 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.878 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71ed560f"
06:23:57.878 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:23:57.878 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:23:57.879 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@58253c57"
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.881 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.881 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.881 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.881 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@49469ffa]]
06:23:57.881 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:23:57.882 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:23:57.882 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58af5076 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d9754a8, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.882 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:23:57.882 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:23:57.882 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:23:57.883 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@67022ea, lifecycle=HOLLOW]
06:23:57.883 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:23:57.883 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:57.883 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:57.884 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [5118388b]open: closing=false closeAbortable=true
06:23:57.892 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:23:57.892 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]tryAcquire: returning true. lockCounter=1
06:23:57.892 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:57.893 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3ff54f3d]release: releasing underlying FileLock. lockCounter=0
06:23:57.894 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@45bf6f39" with txn="org.datanucleus.TransactionImpl@62a68bcb"
06:23:57.894 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.894 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f (optimistic=false)
06:23:57.894 [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
06:23:57.894 [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
06:23:57.895 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:23:57.895 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:23:57.895 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:23:57.895 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.896 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:57.896 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6413d7e7"
06:23:57.896 [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'
06:23:57.896 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:23:57.897 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:23:57.897 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:23:57.897 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:23:57.897 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:23:57.898 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:23:57.898 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") enlisted in transactional cache
06:23:57.898 [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@111d5c97"
06:23:57.899 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" 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]
06:23:57.899 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:23:57.900 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.906 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e1fd62b"
06:23:57.906 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k6yl6xv1-zxm09'>
06:23:57.907 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:23:57.907 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@558b4942"
06:23:57.907 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" field "aliases" loading contents to SCO wrapper from the datastore
06:23:57.908 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.908 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@30ec7d21"
06:23:57.908 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:23:57.909 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:23:57.909 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7efa3f63"
06:23:57.909 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.914 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699"
06:23:57.914 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k6yl6xv1-zxm09'>) 
06:23:57.915 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15"
06:23:57.915 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b55dd15"
06:23:57.916 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
06:23:57.917 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:23:57.917 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=1
06:23:57.917 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
06:23:57.917 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:57.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
06:23:57.918 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:23:57.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.918 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]tryAcquire: returning true. lockCounter=2
06:23:57.919 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: NOT releasing underlying FileLock. lockCounter=1
06:23:57.919 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6088451e]release: releasing underlying FileLock. lockCounter=0
06:23:57.920 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects
06:23:57.921 [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
06:23:57.921 [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
06:23:57.922 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.922 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:57.922 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f10f633"
06:23:57.922 [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'
06:23:57.923 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:23:57.923 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:23:57.924 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
06:23:57.925 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.925 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.926 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Feb 23 06:23:57 CET 2020) for LocalRepository[id=1]
06:23:57.926 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
06:23:57.927 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:23:57.927 [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
06:23:57.927 [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
06:23:57.927 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.927 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:23:57.928 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322ba549"
06:23:57.928 [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'
06:23:57.928 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:23:57.928 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:23:57.929 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1]
06:23:57.933 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" having fields "changed,revision" updated in table ""repository""
06:23:57.933 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:57.948 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699"
06:23:57.948 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-02-23 06:23:57.925>,"revision"=<1> WHERE "id"=<1>
06:23:57.954 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 6 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd"
06:23:57.955 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12a470dd"
06:23:57.955 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
06:23:57.955 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.955 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:23:57.955 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.956 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.956 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3efedc6f
06:23:57.956 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:23:57.956 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:23:57.956 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="")
06:23:57.956 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45658133]]
06:23:57.956 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:23:58.049 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:23:58.050 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f939a0f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@430b2699, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3efedc6f" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@203d1d93]"
06:23:58.051 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
06:23:58.052 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:23:58.052 [main] DEBUG DataNucleus.Transaction - Transaction committed in 96 ms
06:23:58.052 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@111d5c97, lifecycle=HOLLOW]
06:23:58.052 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:23:58.053 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:23:58.053 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3efedc6f" closed
06:23:58.055 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]getCloseDeferredMillis: closeDeferredMillis=0
06:23:58.055 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]close: Closing real LocalRepoManager immediately.
06:23:58.055 [main] INFO  c.c.c.local.LocalRepoManagerImpl - [5118388b]_close: Shutting down real LocalRepoManager.
06:23:58.283 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx
06:23:58.284 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
06:23:58.285 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
06:23:58.286 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
06:23:58.286 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
06:23:58.745 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [209775a9]release: releasing underlying FileLock. lockCounter=0
06:23:58.766 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
06:23:58.766 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
06:23:58.789 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
06:23:59.426 [qtp2114444063-17-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3ead2448 on ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=0
06:23:59.426 [qtp2114444063-17-acceptor-0@4fcee388-ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:42385}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=0 selected=0 updates=1
06:23:59.428 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken with none selected
06:23:59.428 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 0/0/0 selected
06:23:59.428 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 0 keys, 1 updates
06:23:59.428 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:23:59.429 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@3ead2448
06:23:59.431 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@3ead2448
06:23:59.431 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:59.432 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 1 keys
06:23:59.432 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@3ead2448
06:23:59.462 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 16 ms, remaining: 29984 ms
06:23:59.559 [qtp2114444063-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=114/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1cce44c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
06:23:59.575 [qtp2114444063-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=130/30000}{io=0/0,kio=0,kro=0}-><null>
06:23:59.577 [qtp2114444063-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=131/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.578 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=132/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.579 [qtp2114444063-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=133/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.581 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@24fe4a76{AC.ReadCB@7dbf8a75{HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:23:59.581 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.582 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4a09fb54 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
06:23:59.582 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
06:23:59.582 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken with none selected
06:23:59.582 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 0/0/1 selected
06:23:59.582 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 0 keys, 1 updates
06:23:59.582 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:23:59.583 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4a09fb54
06:23:59.583 [qtp2114444063-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.583 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@3ead2448
06:23:59.584 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.584 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:59.584 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 1 keys
06:23:59.584 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 1/1/1 selected
06:23:59.584 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 1 keys, 0 updates
06:23:59.585 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@836a529 SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
06:23:59.586 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.586 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:23:59.587 [qtp2114444063-15] 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]@2020-02-23T06:23:59.587+01:00
06:23:59.588 [qtp2114444063-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=1} startReservedThread p=1
06:23:59.590 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@17497425{s=0/6,p=1}@7cb3b44d
06:23:59.590 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@17497425{s=0/6,p=1}@7cb3b44d
06:23:59.591 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=1}@7cb3b44d started
06:23:59.593 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=1/6,p=0}@7cb3b44d waiting
06:23:59.593 [qtp2114444063-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c22d4f/SelectorProducer@5f59185e/PRODUCING/p=false/QueuedThreadPool[qtp2114444063]@7e07db1f{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@17497425{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:23:59.591+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
06:23:59.594 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:23:59.594 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
06:23:59.594 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:23:59.595 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:23:59.595 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=15/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:23:59.595 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 1 keys
06:23:59.596 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@24fe4a76{AC.ReadCB@7dbf8a75{HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:23:59.598 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1cce44c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
06:23:59.613 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@3d26f024[p=0,l=537,c=8192,r=537]={<<<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}
06:23:59.615 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=14/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@3d26f024[p=0,l=537,c=8192,r=537]={<<<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}
06:23:59.616 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3d26f024[p=0,l=537,c=8192,r=537]={<<<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} {}
06:23:59.617 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3d26f024[p=0,l=537,c=8192,r=537]={<<<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}
06:23:59.617 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
06:23:59.623 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
06:23:59.623 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
06:23:59.623 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
06:23:59.623 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
06:23:59.626 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
06:23:59.626 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
06:23:59.626 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
06:23:59.627 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
06:23:59.627 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
06:23:59.627 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
06:23:59.628 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
06:23:59.628 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
06:23:59.628 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
06:23:59.628 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
06:23:59.628 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
06:23:59.629 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
06:23:59.629 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
06:23:59.629 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
06:23:59.629 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
06:23:59.631 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
06:23:59.631 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
06:23:59.640 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
06:23:59.640 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
06:23:59.640 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
06:23:59.640 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
06:23:59.644 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:42385/RepoInfo on HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42385/RepoInfo,age=2}
POST //127.0.0.1:42385/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic ZmpLTnJsb3ZRclJocUNWMUJBWGU2dzpDRmc9VkkscXV7Nz1MKFdMTEgvTnNydV1V
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242)
Host: 127.0.0.1:42385
Connection: keep-alive
Content-Length: 243


06:23:59.645 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42385/RepoInfo,age=5} parsed true HttpParser{s=CONTENT,0 of 243}
06:23:59.645 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42385/RepoInfo,age=5} handle //127.0.0.1:42385/RepoInfo 
06:23:59.646 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@1cce44c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
06:23:59.648 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=8} action DISPATCH
06:23:59.651 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=10}
06:23:59.651 [qtp2114444063-20] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
06:23:59.653 [qtp2114444063-20] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@561b6512{/,null,AVAILABLE}
06:23:59.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
06:23:59.653 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1 session=null
06:23:59.655 [qtp2114444063-20] 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
06:23:59.655 [qtp2114444063-20] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
06:23:59.750 [qtp2114444063-20] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
06:23:59.755 [qtp2114444063-20] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic ZmpLTnJsb3ZRclJocUNWMUJBWGU2dzpDRmc9VkkscXV7Nz1MKFdMTEgvTnNydV1V
06:23:59.776 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=174/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=136} parse HeapByteBuffer@3d26f024[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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} {}
06:23:59.776 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3d26f024[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}
06:23:59.777 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=137} onContent Content@3e787e5b{HeapByteBufferR@6f16240b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}}
06:23:59.779 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=0,q=0,[0]=null,s=STREAM] addContent Content@3e787e5b{HeapByteBufferR@6f16240b[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}}
06:23:59.780 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
06:23:59.780 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=140} onContentComplete
06:23:59.782 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=141} onRequestComplete
06:23:59.782 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
06:23:59.784 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=183/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=END,243 of 243},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=144} parsed false HttpParser{s=END,243 of 243}
06:23:59.842 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\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}}
06:23:59.842 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\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}}
06:23:59.843 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\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}}
06:23:59.844 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\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}}
06:23:59.845 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=326,l=537,c=8192,r=211]={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}}
06:23:59.847 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=327,l=537,c=8192,r=210]={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}}
06:23:59.847 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=328,l=537,c=8192,r=209]={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}}
06:23:59.847 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=329,l=537,c=8192,r=208]={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}}
06:23:59.848 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=330,l=537,c=8192,r=207]={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}}
06:23:59.848 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=331,l=537,c=8192,r=206]={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}}
06:23:59.848 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=332,l=537,c=8192,r=205]={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}}
06:23:59.849 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=333,l=537,c=8192,r=204]={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}}
06:23:59.849 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=334,l=537,c=8192,r=203]={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}}
06:23:59.849 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=335,l=537,c=8192,r=202]={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}}
06:23:59.850 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=336,l=537,c=8192,r=201]={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}}
06:23:59.850 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=337,l=537,c=8192,r=200]={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}}
06:23:59.850 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=338,l=537,c=8192,r=199]={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}}
06:23:59.851 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=339,l=537,c=8192,r=198]={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}}
06:23:59.851 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=340,l=537,c=8192,r=197]={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}}
06:23:59.851 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=341,l=537,c=8192,r=196]={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}}
06:23:59.852 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=342,l=537,c=8192,r=195]={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}}
06:23:59.852 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=343,l=537,c=8192,r=194]={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}}
06:23:59.853 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=344,l=537,c=8192,r=193]={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}}
06:23:59.853 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=345,l=537,c=8192,r=192]={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}}
06:23:59.853 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=346,l=537,c=8192,r=191]={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}}
06:23:59.854 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=347,l=537,c=8192,r=190]={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}}
06:23:59.854 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=348,l=537,c=8192,r=189]={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}}
06:23:59.854 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=349,l=537,c=8192,r=188]={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}}
06:23:59.854 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@393bdc75[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@3e787e5b{HeapByteBufferR@6f16240b[p=537,l=537,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}}
06:23:59.855 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=255/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=END,243 of 243},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=215}
06:23:59.862 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@1cce44c7{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
06:23:59.868 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09'
06:23:59.870 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da531d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/cloudstore-repository.lock'
06:23:59.870 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da531d]tryAcquire: returning true. lockCounter=1
06:23:59.870 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09' locked successfully.
06:23:59.870 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [53f13ff6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
06:23:59.873 [qtp2114444063-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
06:23:59.878 [qtp2114444063-20] 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.
06:23:59.899 [qtp2114444063-20] 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.
06:23:59.908 [qtp2114444063-20] 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.
06:23:59.911 [qtp2114444063-20] 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.
06:23:59.917 [qtp2114444063-20] 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.
06:23:59.918 [qtp2114444063-20] 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.
06:23:59.920 [qtp2114444063-20] 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.
06:23:59.939 [qtp2114444063-20] 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.
06:23:59.949 [qtp2114444063-20] 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.
06:23:59.959 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Java types support initialising ...
06:23:59.962 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.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
06:23:59.962 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Type converter support initialising ...
06:23:59.965 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Type converter support loaded
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
06:23:59.966 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
06:23:59.967 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
06:23:59.968 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
06:23:59.969 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
06:23:59.970 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
06:23:59.970 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
06:23:59.971 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
06:23:59.971 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
06:23:59.972 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
06:23:59.972 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
06:23:59.973 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
06:23:59.973 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:59.974 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
06:23:59.975 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:23:59.975 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:59.976 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:23:59.977 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:23:59.977 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
06:23:59.977 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:23:59.978 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
06:23:59.979 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
06:23:59.980 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
06:23:59.980 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
06:23:59.981 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
06:23:59.981 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
06:23:59.981 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
06:23:59.982 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
06:23:59.982 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
06:23:59.983 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:23:59.984 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
06:23:59.984 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
06:23:59.985 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:23:59.986 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:23:59.986 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:23:59.988 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
06:23:59.988 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:23:59.988 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
06:23:59.989 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
06:23:59.989 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
06:23:59.990 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
06:23:59.990 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
06:23:59.991 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
06:23:59.991 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
06:23:59.992 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
06:23:59.992 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
06:23:59.993 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:23:59.993 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
06:23:59.994 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:23:59.995 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:23:59.995 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
06:23:59.995 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:23:59.996 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
06:23:59.997 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
06:23:59.997 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
06:23:59.998 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
06:23:59.998 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
06:23:59.999 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
06:23:59.999 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
06:24:00.000 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
06:24:00.001 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
06:24:00.001 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.002 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
06:24:00.002 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.003 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.003 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.004 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.005 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
06:24:00.005 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:24:00.005 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
06:24:00.006 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
06:24:00.006 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
06:24:00.007 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
06:24:00.007 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
06:24:00.008 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
06:24:00.008 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
06:24:00.009 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.009 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.010 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.010 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.011 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.011 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.012 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
06:24:00.012 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:24:00.012 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
06:24:00.014 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
06:24:00.014 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
06:24:00.014 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
06:24:00.015 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
06:24:00.016 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
06:24:00.016 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
06:24:00.017 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
06:24:00.017 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
06:24:00.018 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.018 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
06:24:00.019 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.019 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.020 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.020 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.021 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
06:24:00.021 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:24:00.021 [qtp2114444063-20] 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.
06:24:00.023 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
06:24:00.023 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
06:24:00.023 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
06:24:00.024 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
06:24:00.024 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
06:24:00.024 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
06:24:00.025 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
06:24:00.025 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
06:24:00.026 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
06:24:00.026 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
06:24:00.027 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
06:24:00.027 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
06:24:00.028 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
06:24:00.029 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.029 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.030 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.030 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.031 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.031 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.032 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
06:24:00.032 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:24:00.032 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
06:24:00.032 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
06:24:00.033 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
06:24:00.033 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
06:24:00.034 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
06:24:00.034 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
06:24:00.034 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
06:24:00.035 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
06:24:00.035 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
06:24:00.036 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.036 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
06:24:00.037 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.037 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.038 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.038 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.039 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
06:24:00.039 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:24:00.039 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
06:24:00.040 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
06:24:00.040 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
06:24:00.041 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
06:24:00.041 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
06:24:00.041 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
06:24:00.042 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
06:24:00.042 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.043 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.043 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.044 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.044 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.045 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.045 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
06:24:00.045 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:24:00.048 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
06:24:00.049 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
06:24:00.050 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
06:24:00.050 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
06:24:00.051 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
06:24:00.051 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
06:24:00.051 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
06:24:00.052 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
06:24:00.052 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
06:24:00.053 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.053 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
06:24:00.054 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.054 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.054 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.055 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.055 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
06:24:00.055 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:24:00.056 [qtp2114444063-20] 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.
06:24:00.056 [qtp2114444063-20] 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.
06:24:00.056 [qtp2114444063-20] 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.
06:24:00.056 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
06:24:00.057 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
06:24:00.057 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
06:24:00.057 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
06:24:00.061 [qtp2114444063-20] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
06:24:00.061 [qtp2114444063-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
06:24:00.061 [qtp2114444063-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
06:24:00.078 [qtp2114444063-20] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
06:24:00.149 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16f3447a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
06:24:00.151 [qtp2114444063-20] 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)
06:24:00.151 [qtp2114444063-20] 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)
06:24:00.151 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.152 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.153 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.154 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.155 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.156 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.157 [qtp2114444063-20] 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)
06:24:00.190 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
06:24:00.190 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
06:24:00.212 [qtp2114444063-20] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
06:24:00.212 [qtp2114444063-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : read-write
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - ===========================================================
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
06:24:00.213 [qtp2114444063-20] DEBUG DataNucleus.Datastore - ===========================================================
06:24:00.214 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16f3447a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37bbfb27, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:00.219 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16f3447a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@37bbfb27, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:00.219 [qtp2114444063-20] DEBUG DataNucleus.Datastore - StoreManager now created
06:24:00.220 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
06:24:00.220 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Persistence API : JDO
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ClassLoading : default
06:24:00.222 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
06:24:00.223 [qtp2114444063-20] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
06:24:00.223 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
06:24:00.223 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
06:24:00.223 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
06:24:00.223 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ================================================
06:24:00.225 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@2e51ff2b"
06:24:00.225 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
06:24:00.232 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
06:24:00.233 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
06:24:00.234 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
06:24:00.235 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
06:24:00.236 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
06:24:00.237 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
06:24:00.238 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
06:24:00.239 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.240 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.241 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.242 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.243 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.244 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.244 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
06:24:00.244 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:24:00.245 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
06:24:00.246 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
06:24:00.247 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
06:24:00.248 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
06:24:00.248 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
06:24:00.249 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
06:24:00.250 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
06:24:00.250 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
06:24:00.251 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
06:24:00.252 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.252 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
06:24:00.253 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.254 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.255 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.255 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.256 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
06:24:00.256 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:24:00.257 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
06:24:00.257 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
06:24:00.258 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
06:24:00.258 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
06:24:00.260 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
06:24:00.260 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
06:24:00.261 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
06:24:00.262 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.262 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.263 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.264 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.265 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.266 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.266 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
06:24:00.266 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:24:00.268 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
06:24:00.268 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
06:24:00.269 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
06:24:00.270 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
06:24:00.270 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
06:24:00.271 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
06:24:00.272 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
06:24:00.272 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
06:24:00.273 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
06:24:00.273 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.274 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
06:24:00.275 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.276 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.276 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.277 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.278 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
06:24:00.278 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:24:00.278 [qtp2114444063-20] 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.
06:24:00.279 [qtp2114444063-20] 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.
06:24:00.279 [qtp2114444063-20] 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.
06:24:00.279 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
06:24:00.280 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
06:24:00.281 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
06:24:00.282 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
06:24:00.282 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
06:24:00.283 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
06:24:00.283 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
06:24:00.284 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
06:24:00.285 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
06:24:00.285 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.286 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.287 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.288 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.289 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.289 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.290 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
06:24:00.290 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:24:00.291 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
06:24:00.291 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
06:24:00.292 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
06:24:00.293 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
06:24:00.294 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
06:24:00.294 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
06:24:00.295 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
06:24:00.296 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
06:24:00.296 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
06:24:00.297 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.298 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
06:24:00.298 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.299 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.300 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.301 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.302 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
06:24:00.302 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:24:00.302 [qtp2114444063-20] 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.
06:24:00.302 [qtp2114444063-20] 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.
06:24:00.302 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
06:24:00.305 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
06:24:00.305 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
06:24:00.306 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
06:24:00.306 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
06:24:00.307 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
06:24:00.308 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
06:24:00.309 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
06:24:00.309 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
06:24:00.310 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
06:24:00.311 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
06:24:00.311 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
06:24:00.311 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
06:24:00.311 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
06:24:00.312 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
06:24:00.313 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.314 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
06:24:00.314 [qtp2114444063-20] 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)
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.315 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
06:24:00.317 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
06:24:00.317 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.318 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
06:24:00.319 [qtp2114444063-20] 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)
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
06:24:00.319 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
06:24:00.319 [qtp2114444063-20] 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
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
06:24:00.320 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
06:24:00.321 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.321 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77c66219 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:00.321 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c5c3bd7" with isolation "serializable"
06:24:00.336 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
06:24:00.337 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
06:24:00.408 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 71 ms
06:24:00.408 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
06:24:00.410 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
06:24:00.412 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
06:24:00.435 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
06:24:00.468 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
06:24:00.474 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
06:24:00.479 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
06:24:00.487 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
06:24:00.498 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
06:24:00.506 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
06:24:00.514 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
06:24:00.522 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
06:24:00.522 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c5c3bd7"
06:24:00.522 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c5c3bd7"
06:24:00.523 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77c66219 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c5c3bd7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:00.523 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77c66219 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4c5c3bd7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:00.523 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
06:24:00.523 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
06:24:00.524 [qtp2114444063-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
06:24:00.525 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
06:24:00.526 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
06:24:00.526 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
06:24:00.527 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
06:24:00.529 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
06:24:00.529 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
06:24:00.530 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
06:24:00.531 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.532 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.533 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.534 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.536 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.537 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.538 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
06:24:00.538 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:24:00.540 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
06:24:00.540 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
06:24:00.542 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
06:24:00.543 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
06:24:00.544 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
06:24:00.545 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
06:24:00.546 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
06:24:00.547 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
06:24:00.549 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
06:24:00.550 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.551 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
06:24:00.553 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.555 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.556 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.557 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
06:24:00.558 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:24:00.559 [qtp2114444063-20] 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.
06:24:00.559 [qtp2114444063-20] 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.
06:24:00.559 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
06:24:00.561 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
06:24:00.561 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
06:24:00.561 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
06:24:00.561 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
06:24:00.562 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.562 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
06:24:00.562 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
06:24:00.562 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
06:24:00.563 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.563 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
06:24:00.563 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.563 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
06:24:00.564 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@575a8e3d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:00.564 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43cf4bef" with isolation "serializable"
06:24:00.569 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
06:24:00.570 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
06:24:00.629 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 59 ms
06:24:00.629 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
06:24:00.636 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
06:24:00.642 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
06:24:00.648 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
06:24:00.649 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43cf4bef"
06:24:00.649 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43cf4bef"
06:24:00.649 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@575a8e3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43cf4bef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:00.649 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@575a8e3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43cf4bef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:00.650 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
06:24:00.651 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
06:24:00.651 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.651 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:00.651 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
06:24:00.652 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
06:24:00.652 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.652 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
06:24:00.652 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.652 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
06:24:00.653 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.653 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
06:24:00.653 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.653 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
06:24:00.653 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.654 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
06:24:00.655 [qtp2114444063-20] 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)
06:24:00.655 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
06:24:00.655 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
06:24:00.655 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@738ab217 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:00.656 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ab2664" with isolation "serializable"
06:24:00.658 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:00.658 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
06:24:00.705 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 47 ms
06:24:00.705 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
06:24:00.714 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
06:24:00.720 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:24:00.727 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:24:00.727 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ab2664"
06:24:00.728 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ab2664"
06:24:00.728 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@738ab217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ab2664, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:00.728 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@738ab217 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@21ab2664, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:00.729 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
06:24:00.730 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
06:24:00.731 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
06:24:00.732 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
06:24:00.732 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
06:24:00.733 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
06:24:00.734 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
06:24:00.734 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.735 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.736 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.737 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.738 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.739 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.740 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
06:24:00.740 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:24:00.741 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
06:24:00.743 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
06:24:00.744 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
06:24:00.745 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
06:24:00.745 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
06:24:00.746 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
06:24:00.747 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
06:24:00.748 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
06:24:00.749 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
06:24:00.750 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.750 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
06:24:00.751 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.752 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.753 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.754 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.755 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
06:24:00.755 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:24:00.756 [qtp2114444063-20] 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.
06:24:00.756 [qtp2114444063-20] 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.
06:24:00.756 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
06:24:00.758 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
06:24:00.758 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
06:24:00.759 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
06:24:00.760 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
06:24:00.761 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
06:24:00.762 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
06:24:00.762 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
06:24:00.763 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.764 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.765 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.766 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.767 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.768 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.769 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
06:24:00.769 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:24:00.770 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
06:24:00.771 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
06:24:00.772 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
06:24:00.773 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
06:24:00.773 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
06:24:00.774 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
06:24:00.775 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
06:24:00.776 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
06:24:00.776 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
06:24:00.777 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.778 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
06:24:00.779 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.780 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.781 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.781 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.806 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
06:24:00.807 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:24:00.807 [qtp2114444063-20] 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.
06:24:00.807 [qtp2114444063-20] 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.
06:24:00.810 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
06:24:00.813 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:00.816 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
06:24:00.817 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
06:24:00.817 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.817 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
06:24:00.817 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
06:24:00.817 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.818 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
06:24:00.821 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
06:24:00.822 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping)
06:24:00.828 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
06:24:00.830 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.831 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
06:24:00.832 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.833 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
06:24:00.833 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:00.834 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:00.835 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
06:24:00.837 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.837 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
06:24:00.837 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.838 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
06:24:00.839 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8eea356 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:00.839 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c84fa84" with isolation "serializable"
06:24:00.841 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:00.842 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:00.882 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 40 ms
06:24:00.882 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
06:24:00.884 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
06:24:00.891 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
06:24:00.896 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:24:00.902 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:24:00.907 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
06:24:00.911 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
06:24:00.915 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
06:24:00.916 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c84fa84"
06:24:00.916 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c84fa84"
06:24:00.916 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8eea356 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c84fa84, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:00.916 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8eea356 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3c84fa84, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:00.917 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
06:24:00.918 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
06:24:00.919 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
06:24:00.920 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
06:24:00.920 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
06:24:00.921 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
06:24:00.921 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
06:24:00.922 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:00.923 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
06:24:00.924 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:00.925 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:00.925 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:00.926 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:00.927 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
06:24:00.927 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:24:00.928 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
06:24:00.929 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
06:24:00.930 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
06:24:00.930 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
06:24:00.931 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
06:24:00.932 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
06:24:00.933 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
06:24:00.933 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
06:24:00.934 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
06:24:00.935 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
06:24:00.936 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
06:24:00.936 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:00.937 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
06:24:00.938 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:00.939 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:00.940 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
06:24:00.940 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:24:00.940 [qtp2114444063-20] 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.
06:24:00.940 [qtp2114444063-20] 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.
06:24:00.941 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
06:24:00.941 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
06:24:00.942 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
06:24:00.942 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.942 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
06:24:00.943 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
06:24:00.943 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.943 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
06:24:00.943 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.943 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping)
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
06:24:00.944 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.945 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
06:24:00.945 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:00.945 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
06:24:00.945 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0ff9de [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:00.945 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74e01362" with isolation "serializable"
06:24:00.952 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
06:24:00.952 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:00.986 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 34 ms
06:24:00.986 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
06:24:00.991 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
06:24:00.997 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
06:24:01.002 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
06:24:01.002 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74e01362"
06:24:01.003 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74e01362"
06:24:01.003 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0ff9de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74e01362, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:01.004 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7c0ff9de [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@74e01362, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:01.005 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:24:01.005 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
06:24:01.005 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
06:24:01.006 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
06:24:01.006 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
06:24:01.006 [qtp2114444063-20] 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
06:24:01.007 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
06:24:01.007 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
06:24:01.008 [qtp2114444063-20] 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
06:24:01.008 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:01.008 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ee3e302 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:01.008 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b2d53eb" with isolation "serializable"
06:24:01.011 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
06:24:01.017 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
06:24:01.021 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
06:24:01.026 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
06:24:01.026 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b2d53eb"
06:24:01.027 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b2d53eb"
06:24:01.027 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ee3e302 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b2d53eb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:01.027 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@ee3e302 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b2d53eb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:01.029 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
06:24:01.030 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
06:24:01.030 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
06:24:01.031 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
06:24:01.032 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
06:24:01.033 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
06:24:01.033 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
06:24:01.034 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:01.034 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
06:24:01.035 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:01.036 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:01.037 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:01.037 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:01.038 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
06:24:01.038 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:24:01.039 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
06:24:01.040 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
06:24:01.040 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
06:24:01.041 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
06:24:01.042 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
06:24:01.042 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
06:24:01.043 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
06:24:01.044 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
06:24:01.044 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
06:24:01.045 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
06:24:01.046 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
06:24:01.046 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:01.047 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
06:24:01.048 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:01.049 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:01.049 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
06:24:01.050 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:24:01.050 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
06:24:01.051 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
06:24:01.052 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
06:24:01.052 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:01.052 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
06:24:01.053 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.054 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
06:24:01.054 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping)
06:24:01.054 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
06:24:01.054 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.055 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:01.055 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
06:24:01.055 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:01.055 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
06:24:01.055 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:01.056 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
06:24:01.056 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18b0b137 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:01.056 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59215ed" with isolation "serializable"
06:24:01.058 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
06:24:01.059 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:01.088 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 28 ms
06:24:01.088 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
06:24:01.089 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
06:24:01.093 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
06:24:01.097 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
06:24:01.099 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
06:24:01.102 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
06:24:01.105 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
06:24:01.107 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
06:24:01.108 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59215ed"
06:24:01.108 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59215ed"
06:24:01.108 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18b0b137 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59215ed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:01.108 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18b0b137 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59215ed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:01.110 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
06:24:01.110 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
06:24:01.111 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
06:24:01.112 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
06:24:01.112 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
06:24:01.113 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
06:24:01.114 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
06:24:01.114 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:01.115 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
06:24:01.116 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:01.117 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:01.118 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:01.118 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:01.119 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
06:24:01.119 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:24:01.120 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
06:24:01.121 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
06:24:01.121 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
06:24:01.122 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
06:24:01.123 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
06:24:01.123 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
06:24:01.124 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
06:24:01.125 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
06:24:01.125 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
06:24:01.126 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
06:24:01.127 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
06:24:01.128 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:01.128 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
06:24:01.129 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:01.130 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:01.130 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
06:24:01.130 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:24:01.131 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
06:24:01.133 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
06:24:01.133 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
06:24:01.133 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping)
06:24:01.133 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping)
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
06:24:01.134 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
06:24:01.135 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping)
06:24:01.136 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
06:24:01.136 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d06754f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:01.136 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39b09796" with isolation "serializable"
06:24:01.138 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
06:24:01.138 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:01.163 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 24 ms
06:24:01.163 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
06:24:01.167 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
06:24:01.169 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
06:24:01.172 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
06:24:01.172 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39b09796"
06:24:01.173 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39b09796"
06:24:01.173 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d06754f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39b09796, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:01.173 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d06754f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@39b09796, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:01.174 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
06:24:01.175 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
06:24:01.176 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
06:24:01.176 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
06:24:01.177 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
06:24:01.178 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
06:24:01.178 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
06:24:01.179 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:01.180 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
06:24:01.180 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
06:24:01.181 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:01.182 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
06:24:01.182 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo
06:24:01.183 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
06:24:01.184 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:24:01.185 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
06:24:01.185 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
06:24:01.186 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
06:24:01.186 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
06:24:01.187 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
06:24:01.188 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
06:24:01.188 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
06:24:01.189 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
06:24:01.190 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
06:24:01.190 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
06:24:01.191 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
06:24:01.192 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
06:24:01.192 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
06:24:01.193 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
06:24:01.193 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm
06:24:01.194 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
06:24:01.194 [qtp2114444063-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:24:01.195 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
06:24:01.195 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:01.196 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
06:24:01.196 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
06:24:01.196 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
06:24:01.196 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping)
06:24:01.197 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@aff7e03 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:01.197 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@38571567" with isolation "serializable"
06:24:01.199 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:01.205 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
06:24:01.210 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:24:01.215 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:24:01.215 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@38571567"
06:24:01.216 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@38571567"
06:24:01.216 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@aff7e03 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@38571567, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:01.216 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@aff7e03 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@38571567, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:01.217 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.217 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.217 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@333b5d28"
06:24:01.217 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.218 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837 (optimistic=false)
06:24:01.218 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
06:24:01.218 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:01.218 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
06:24:01.219 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
06:24:01.221 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
06:24:01.221 [qtp2114444063-20] 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'"
06:24:01.222 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:01.222 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a632120, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.223 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:01.223 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.223 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:01.237 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@18b24209"
06:24:01.237 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
06:24:01.238 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.238 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
06:24:01.239 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:01.239 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
06:24:01.240 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:01.241 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
06:24:01.242 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
06:24:01.242 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="1") enlisted in transactional cache
06:24:01.245 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" having fields "publicKey" fetched from table ""repository""
06:24:01.246 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.255 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@24611d54"
06:24:01.255 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
06:24:01.256 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.257 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@78bc6c66"
06:24:01.257 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="1") is having the following fields in Level 2 cache object updated : [3]
06:24:01.258 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" having fields "privateKey" fetched from table ""repository""
06:24:01.259 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.265 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f17b406"
06:24:01.265 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
06:24:01.266 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.266 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70b47b4d"
06:24:01.266 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="1") is having the following fields in Level 2 cache object updated : [7]
06:24:01.266 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]initPersistenceManagerFactory: repositoryId=0bf61204-3435-400c-ac1b-cf42a4861eac
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a632120]]
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:01.267 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@638de644 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@54c6bb34, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@44b7a402, lifecycle=HOLLOW]
06:24:01.268 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:01.269 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.269 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.269 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1398 ms.
06:24:01.269 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@661fa62"
06:24:01.269 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.269 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837 (optimistic=false)
06:24:01.270 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
06:24:01.270 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
06:24:01.271 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:01.272 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
06:24:01.272 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
06:24:01.273 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:01.274 [qtp2114444063-20] 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" < ?"
06:24:01.274 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:01.274 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@9609973, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.275 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52e25f8b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:01.275 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52e25f8b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.275 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
06:24:01.283 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@24e098d2"
06:24:01.284 [qtp2114444063-20] 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" < <2020-02-22 06:24:01.27>
06:24:01.284 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@9609973]]
06:24:01.285 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52e25f8b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:01.286 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52e25f8b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:01.286 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5bc1f0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52e25f8b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.286 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:01.286 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.286 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.287 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4a787a8]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:01.287 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4a787a8]tryAcquire: returning true. lockCounter=1
06:24:01.288 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4a787a8]tryAcquire: returning true. lockCounter=2
06:24:01.288 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:01.289 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4a787a8]release: NOT releasing underlying FileLock. lockCounter=1
06:24:01.289 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4a787a8]release: releasing underlying FileLock. lockCounter=0
06:24:01.289 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@b997dbc"
06:24:01.290 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.290 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837 (optimistic=false)
06:24:01.290 [qtp2114444063-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
06:24:01.290 [qtp2114444063-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
06:24:01.291 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:01.291 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ebd54ed, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:01.291 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:01.291 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.291 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:01.292 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@20a05092"
06:24:01.292 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
06:24:01.292 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:01.293 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
06:24:01.293 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:01.293 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:01.293 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:24:01.294 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:24:01.294 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="1") enlisted in transactional cache
06:24:01.295 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882"
06:24:01.296 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" 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]
06:24:01.296 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:24:01.296 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" field "aliases" loading contents to SCO wrapper from the datastore
06:24:01.298 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.305 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@24f7e1ff"
06:24:01.305 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:24:01.306 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.307 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4dbe260d"
06:24:01.307 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f081557]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:01.307 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f081557]tryAcquire: returning true. lockCounter=1
06:24:01.308 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:01.309 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f081557]release: releasing underlying FileLock. lockCounter=0
06:24:01.309 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yl6xv1-zxm09' of repository '0bf61204-3435-400c-ac1b-cf42a4861eac' already in-sync.
06:24:01.310 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f0c0063]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:01.310 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f0c0063]tryAcquire: returning true. lockCounter=1
06:24:01.310 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f0c0063]tryAcquire: returning true. lockCounter=2
06:24:01.310 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:01.310 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f0c0063]release: NOT releasing underlying FileLock. lockCounter=1
06:24:01.311 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3f0c0063]release: releasing underlying FileLock. lockCounter=0
06:24:01.311 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.311 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.311 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:01.311 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.311 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6ebd54ed]]
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:01.312 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6db00dd7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47176537, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2eafd882, lifecycle=HOLLOW]
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:01.313 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.314 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.314 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@7e9c5e3"
06:24:01.314 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
06:24:01.314 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837 (optimistic=false)
06:24:01.315 [qtp2114444063-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
06:24:01.315 [qtp2114444063-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
06:24:01.315 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@103cd8b1, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=	, enlisted resources=[]]
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=	" with flags "0"
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@68a2a674"
06:24:01.316 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
06:24:01.317 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.317 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:24:01.317 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:01.317 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:01.318 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:24:01.318 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:24:01.318 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="1") enlisted in transactional cache
06:24:01.318 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1"
06:24:01.319 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" 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]
06:24:01.319 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:24:01.319 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.325 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6e716d58"
06:24:01.326 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
06:24:01.326 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:01.327 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4c77bd71"
06:24:01.327 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" field "aliases" loading contents to SCO wrapper from the datastore
06:24:01.328 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.329 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5d0d4296"
06:24:01.329 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:24:01.329 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@14219cbd"
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.330 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.330 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=	, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@103cd8b1]]
06:24:01.331 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=	" with onePhase="true"
06:24:01.331 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:01.331 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68098ee [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@590ad3bc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3ecd1ab1, lifecycle=HOLLOW]
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.332 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.333 [qtp2114444063-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [53f13ff6]open: closing=false closeAbortable=true
06:24:01.334 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@1fb6e724" with txn="org.datanucleus.TransactionImpl@5262d0a0"
06:24:01.334 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
06:24:01.334 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837 (optimistic=false)
06:24:01.334 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [69e723a1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:01.334 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [69e723a1]tryAcquire: returning true. lockCounter=1
06:24:01.335 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [69e723a1]tryAcquire: returning true. lockCounter=2
06:24:01.335 [qtp2114444063-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:01.335 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [69e723a1]release: NOT releasing underlying FileLock. lockCounter=1
06:24:01.336 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [69e723a1]release: releasing underlying FileLock. lockCounter=0
06:24:01.339 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
06:24:01.339 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:01.339 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
06:24:01.340 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
06:24:01.341 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:01.342 [qtp2114444063-20] 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'"
06:24:01.342 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:01.342 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@53e929b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
06:24:01.342 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
06:24:01.342 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.342 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
06:24:01.350 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@691e506c"
06:24:01.350 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
06:24:01.350 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:01.351 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
06:24:01.352 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
06:24:01.352 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:01.352 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
06:24:01.353 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
06:24:01.354 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:01.354 [qtp2114444063-20] 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""
06:24:01.354 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.354 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
06:24:01.361 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@122817d5"
06:24:01.361 [qtp2114444063-20] 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"
06:24:01.362 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.362 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
06:24:01.367 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
06:24:01.369 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms
06:24:01.369 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
06:24:01.370 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
06:24:01.376 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 5 ms
06:24:01.376 [qtp2114444063-20] 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'"
06:24:01.376 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.376 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
06:24:01.389 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54bc8934"
06:24:01.389 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
06:24:01.390 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.402 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms
06:24:01.403 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
06:24:01.404 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:01.404 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
06:24:01.404 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
06:24:01.405 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:01.405 [qtp2114444063-20] 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'"
06:24:01.405 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.405 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
06:24:01.414 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@46bc8840"
06:24:01.414 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
06:24:01.415 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.416 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
06:24:01.417 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
06:24:01.417 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:01.417 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
06:24:01.417 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
06:24:01.423 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms
06:24:01.423 [qtp2114444063-20] 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'"
06:24:01.423 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.423 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
06:24:01.441 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@26beb474"
06:24:01.442 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
06:24:01.443 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.443 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms
06:24:01.444 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
06:24:01.444 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:01.445 [qtp2114444063-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
06:24:01.445 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
06:24:01.446 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:01.446 [qtp2114444063-20] 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'"
06:24:01.446 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.446 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
06:24:01.459 [qtp2114444063-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@cc4dc68"
06:24:01.459 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
06:24:01.460 [qtp2114444063-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:01.460 [qtp2114444063-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.461 [qtp2114444063-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77bc4837
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:01.461 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@53e929b]]
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@653dc3a6 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@63cdb235, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77bc4837" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@a55b242]"
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:01.462 [qtp2114444063-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77bc4837" closed
06:24:01.462 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]getCloseDeferredMillis: closeDeferredMillis=0
06:24:01.463 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]close: Closing real LocalRepoManager immediately.
06:24:01.463 [qtp2114444063-20] INFO  c.c.c.local.LocalRepoManagerImpl - [53f13ff6]_close: Shutting down real LocalRepoManager.
06:24:01.803 [qtp2114444063-20] DEBUG DataNucleus.Connection - Closing Connection Pool tx
06:24:01.805 [qtp2114444063-20] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
06:24:01.807 [qtp2114444063-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
06:24:01.807 [qtp2114444063-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
06:24:01.808 [qtp2114444063-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared
06:24:01.894 [qtp2114444063-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [28da531d]release: releasing underlying FileLock. lockCounter=0
06:24:01.925 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6c5a2fe6[p=0,l=772,c=8192,r=772]={<<<<?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@63b570f5{null}
06:24:01.926 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@618c01f7{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=2286}
200 OK HTTP/1.1
Content-Length: 772
Content-Type: application/xml


06:24:01.935 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@68d0f512[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4bb4213b] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START
06:24:01.937 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@6c5a2fe6[p=0,l=772,c=8192,r=772]={<<<<?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}
06:24:01.937 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772
Content-Type: application/xml


06:24:01.937 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
06:24:01.938 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@68d0f512[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4bb4213b] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING
06:24:01.938 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a4e45c6{IDLE}->null [HeapByteBuffer@3d26f024[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>pLTnJsb3ZRclJocUN...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6c5a2fe6[p=0,l=772,c=8192,r=772]={<<<<?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}]
06:24:01.938 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a4e45c6{WRITING}->null:IDLE-->WRITING
06:24:01.940 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=W,to=2340/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=END,243 of 243},g=HttpGenerator@25939093{s=COMPLETING}]=>HttpChannelOverHttp@618c01f7{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=2300}
06:24:01.941 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@a4e45c6{WRITING}->null
06:24:01.941 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a4e45c6{IDLE}->null:WRITING-->IDLE
06:24:01.941 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@68d0f512[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4bb4213b] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END
06:24:01.951 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1, calling complete=true
06:24:01.951 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null
06:24:01.951 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@618c01f7{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:42385/RepoInfo,age=2311}
06:24:01.953 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@1cce44c7{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
06:24:01.953 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:42385/RepoInfo,age=2313} action COMPLETE
06:24:01.953 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@1cce44c7{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
06:24:01.953 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772
06:24:01.965 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@1cce44c7{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
06:24:01.965 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243}
06:24:01.965 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
06:24:01.966 [qtp2114444063-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
06:24:01.966 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3d26f024[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}
06:24:01.966 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3d26f024[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}
06:24:01.967 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3d26f024[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}
06:24:01.967 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3d26f024[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} {}
06:24:01.967 [qtp2114444063-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3d26f024[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}
06:24:01.968 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
06:24:01.968 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.969 [qtp2114444063-20] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.970 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@24fe4a76{AC.ReadCB@7dbf8a75{HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:01.970 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.970 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@4a09fb54 on ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
06:24:01.970 [qtp2114444063-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=1
06:24:01.971 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken with none selected
06:24:01.971 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 0/0/1 selected
06:24:01.971 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 0 keys, 1 updates
06:24:01.971 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:01.971 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@4a09fb54
06:24:01.971 [qtp2114444063-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1cce44c7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
06:24:01.972 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:24:01.972 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.972 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:01.972 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 1 keys
06:24:01.972 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3183 ms
Local repository:
  repository.repositoryId = 0bf61204-3435-400c-ac1b-cf42a4861eac
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3a7c678b
  repository.publicKeySha1 = 6F:51:E1:27:20:5F:02:D5:2C:52:E1:96:4D:75:21:74:F7:0E:7F:17

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

06:24:01.976 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@4c371370{STARTED}[9.4.17.v20190418]
06:24:01.977 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4c371370{STOPPING}[9.4.17.v20190418]
06:24:01.978 [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:42385}
06:24:01.981 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@4c371370{STOPPING}[9.4.17.v20190418] by 
06:24:01.982 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:01.982 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:01.982 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@46e8a539{STARTED} id=2 keys=0 selected=0 updates=0
06:24:01.983 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798 on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:01.983 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
06:24:01.984 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe woken with none selected
06:24:01.984 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe woken up from select, 0/0/0 selected
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe processing 0 keys, 1 updates
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@58833798
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:01.985 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe waiting with 0 keys
06:24:01.986 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a on ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:01.986 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@46e8a539{STOPPING} id=2 keys=0 selected=0 updates=1
06:24:01.986 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe woken with none selected
06:24:01.986 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe woken up from select, 0/0/0 selected
06:24:01.986 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@505617fe processing 0 keys, 1 updates
06:24:01.986 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:01.987 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@7f3ca64a
06:24:01.987 [qtp2114444063-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:01.987 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@6c345c5f
06:24:01.988 [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]@2020-02-23T06:24:01.988+01:00
06:24:01.988 [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]@2020-02-23T06:24:01.988+01:00
06:24:01.989 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@46e8a539{STOPPED} id=2 keys=-1 selected=-1 updates=0
06:24:01.989 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@60bdf15d{STARTED} id=1 keys=1 selected=0 updates=0
06:24:01.989 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:01.989 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=1
06:24:01.989 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken with none selected
06:24:01.989 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 0/0/1 selected
06:24:01.989 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 0 keys, 1 updates
06:24:01.990 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:01.990 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4d464510
06:24:01.990 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:01.990 [qtp2114444063-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.990 [qtp2114444063-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,OPEN,fill=FI,flush=-,to=21/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:01.991 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,CLOSED,fill=FI,flush=-,to=22/30000}{io=1/1,kio=1,kro=1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:02.002 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@a4e45c6{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_242]
06:24:02.004 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@24fe4a76{AC.ReadCB@7dbf8a75{HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,CLOSED,fill=FI,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7dbf8a75[p=HttpParser{s=START,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:02.004 [qtp2114444063-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
06:24:02.004 [qtp2114444063-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
06:24:02.005 [qtp2114444063-15] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,CLOSED,fill=-,flush=-,to=35/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7dbf8a75[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
06:24:02.005 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:02.006 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d8f486c
06:24:02.006 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.006 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d8f486c
06:24:02.006 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698 on ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:02.006 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 waiting with 1 keys
06:24:02.007 [qtp2114444063-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,CLOSED,fill=-,flush=-,to=37/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7dbf8a75[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:02.007 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60bdf15d{STOPPING} id=1 keys=1 selected=0 updates=1
06:24:02.007 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken with none selected
06:24:02.007 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 woken up from select, 0/0/0 selected
06:24:02.008 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2cece59 processing 0 keys, 1 updates
06:24:02.008 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.007 [qtp2114444063-21] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@7dbf8a75::SocketChannelEndPoint@743ec194{/127.0.0.1:42174<->/127.0.0.1:42385,CLOSED,fill=-,flush=-,to=38/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@7dbf8a75[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@25939093{s=START}]=>HttpChannelOverHttp@618c01f7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:02.008 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@64e7d698
06:24:02.008 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2d8f486c
06:24:02.008 [qtp2114444063-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.008 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@27a5328c
06:24:02.009 [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]@2020-02-23T06:24:02.008+01:00
06:24:02.009 [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]@2020-02-23T06:24:02.009+01:00
06:24:02.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@60bdf15d{STOPPED} id=1 keys=-1 selected=-1 updates=0
06:24:02.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@464649c{STARTED} id=0 keys=0 selected=0 updates=0
06:24:02.009 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:02.010 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@2519026b
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.011 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 waiting with 0 keys
06:24:02.012 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74 on ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:02.012 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@464649c{STOPPING} id=0 keys=0 selected=0 updates=1
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken with none selected
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 woken up from select, 0/0/0 selected
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1fdf3d4 processing 0 keys, 1 updates
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3f8dfe74
06:24:02.012 [qtp2114444063-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.012 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@66629f63
06:24:02.013 [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]@2020-02-23T06:24:02.013+01:00
06:24:02.013 [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]@2020-02-23T06:24:02.013+01:00
06:24:02.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@464649c{STOPPED} id=0 keys=-1 selected=-1 updates=0
06:24:02.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:02.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@5bda8e08[HTTP/1.1]
06:24:02.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@5bda8e08[HTTP/1.1]
06:24:02.014 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:02.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@4116aac9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:02.015 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@4c371370{STOPPING}[9.4.17.v20190418]
06:24:02.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@72e5a8e{STARTED}[worker=node0]
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@52b1beb6{STARTED}[interval=600000, ownscheduler=false]
06:24:02.016 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@52b1beb6{STOPPED}[interval=600000, ownscheduler=false]
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@72e5a8e{STOPPED}[worker=node0]
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@25fb8912{STARTED}
06:24:02.016 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@25fb8912{STOPPING}
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@25fb8912{STOPPED}
06:24:02.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN}
06:24:02.016 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@561b6512{/,null,SHUTDOWN} by 
06:24:02.017 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
06:24:02.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:24:02.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:02.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
06:24:02.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@b9b00e0[passivating=false,graceSec=3600]
06:24:02.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2d710f1a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:02.017 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:24:02.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@77f80c04{STARTED}
06:24:02.018 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@77f80c04{STOPPING}
06:24:02.021 [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
06:24:02.021 [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
06:24:02.021 [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
06:24:02.022 [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
06:24:02.022 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@77f80c04{STOPPED}
06:24:02.023 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler775386112==dftMaxIdleSec=-1
06:24:02.024 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
06:24:02.024 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@561b6512{/,null,UNAVAILABLE}
06:24:02.024 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4802796d{STARTED}
06:24:02.024 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4802796d{STOPPED}
06:24:02.025 [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}]
06:24:02.026 [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}]
06:24:02.026 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@17497425{s=1/6,p=0}
06:24:02.027 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7cb3b44d offer STOP!
06:24:02.027 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@17497425{s=0/6,p=0}
06:24:02.028 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7cb3b44d task=STOP!
06:24:02.028 [qtp2114444063-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@17497425{s=0/6,p=0}@7cb3b44d Exited
06:24:02.028 [qtp2114444063-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@17497425{s=0/6,p=0}@7cb3b44d
06:24:02.030 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-15,5,main] for 14999
06:24:02.030 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.030 [qtp2114444063-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.030 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.030 [qtp2114444063-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.031 [qtp2114444063-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.032 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-16,5,] for 14997
06:24:02.032 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-14,5,main] for 14997
06:24:02.031 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.032 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.032 [qtp2114444063-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.032 [qtp2114444063-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:02.033 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp2114444063-20,5,] for 14996
06:24:02.033 [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]
06:24:02.034 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@4c371370{STOPPED}[9.4.17.v20190418]
06:24:02.034 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
06:24:02.034 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31c88ec8]release: releasing underlying FileLock. lockCounter=0
06:24:02.035 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
06:24:02.268 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.5 MiB, used=16.5 MiB, available=3.5 GiB
06:24:02.270 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
06:24:02.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
06:24:02.272 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=1
06:24:02.272 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
06:24:02.272 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO}
06:24:02.273 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@d325518[HTTP/1.1] added {HttpConfiguration@3b481bf5{32768/8192,8192/8192,https://:0,[]},POJO}
06:24:02.273 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {Server@12417468{STOPPED}[9.4.17.v20190418],UNMANAGED}
06:24:02.273 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3],AUTO}
06:24:02.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@459003a0{STOPPED},AUTO}
06:24:02.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@67fb5025,POJO}
06:24:02.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@d325518[HTTP/1.1],AUTO}
06:24:02.274 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@d325518[HTTP/1.1]
06:24:02.275 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
06:24:02.275 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
06:24:02.275 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
06:24:02.276 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@787e4357
06:24:02.276 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1,MANAGED}
06:24:02.276 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {ServletHandler@28cd2c2{STOPPED},MANAGED}
06:24:02.276 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
06:24:02.279 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE},MANAGED}
06:24:02.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@12417468{STOPPED}[9.4.17.v20190418]
06:24:02.280 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {ErrorHandler@7dee835{STOPPED},AUTO}
06:24:02.280 [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_242-8u242-b08-0ubuntu3~16.04-b08
06:24:02.280 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@12417468{STARTING}[9.4.17.v20190418]
06:24:02.280 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
06:24:02.280 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}
06:24:02.281 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp609375192]@245253d8{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}] added {ReservedThreadExecutor@1b57c345{s=0/6,p=0},AUTO}
06:24:02.281 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@1b57c345{s=0/6,p=0}
06:24:02.281 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22483ms ReservedThreadExecutor@1b57c345{s=0/6,p=0}
06:24:02.281 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-32,5,main]
06:24:02.282 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-33,5,main]
06:24:02.283 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-34,5,main]
06:24:02.284 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-35,5,main]
06:24:02.284 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-36,5,main]
06:24:02.285 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-37,5,main]
06:24:02.285 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-38,5,main]
06:24:02.286 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp609375192-39,5,main]
06:24:02.286 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22488ms QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}]
06:24:02.286 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@459003a0{STOPPED}
06:24:02.287 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22489ms ScheduledExecutorScheduler@459003a0{STARTED}
06:24:02.287 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
06:24:02.287 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@392781e{/,null,STARTING}
06:24:02.287 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:02.288 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
06:24:02.288 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600],AUTO}
06:24:02.288 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=null]
06:24:02.288 [main] INFO  org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
06:24:02.288 [main] INFO  org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
06:24:02.289 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@2e1eb85f{STARTING}[worker=node0] added {HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
06:24:02.289 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false]
06:24:02.289 [main] INFO  org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
06:24:02.289 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22492ms HouseKeeper@ea7a4c3{STARTED}[interval=600000, ownscheduler=false]
06:24:02.290 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22492ms DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0]
06:24:02.290 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@12417468{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],MANAGED}
06:24:02.290 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 added {DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0],UNMANAGED}
06:24:02.291 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:02.291 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@28cd2c2{STOPPED}
06:24:02.291 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null]
06:24:02.291 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
06:24:02.291 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
06:24:02.291 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@28cd2c2{STARTING}
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1d4f5506[EMBEDDED:null]
06:24:02.292 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
06:24:02.292 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246[EMBEDDED:null]
06:24:02.293 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
06:24:02.293 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={}
06:24:02.293 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null
06:24:02.293 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null
06:24:02.293 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
06:24:02.293 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-1d4f5506=org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
06:24:02.293 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@28cd2c2{STARTING}
06:24:02.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22495ms ServletHandler@28cd2c2{STARTED}
06:24:02.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:02.293 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22496ms org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22496ms org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22496ms org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22496ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
06:24:02.294 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:24:02.295 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22497ms org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:24:02.295 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@31723307 for org.glassfish.jersey.servlet.ServletContainer-1d4f5506
Feb 23, 2020 6:24:02 AM org.glassfish.jersey.server.ApplicationHandler initialize
INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00...
06:24:02.486 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - <init>: Instance created.
06:24:02.491 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - <init>: Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@677ce519
06:24:02.494 [main] INFO  o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
06:24:02.494 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22696ms o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
06:24:02.494 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@7dee835{STOPPED}
06:24:02.494 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@7dee835{STARTING}
06:24:02.494 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22697ms ErrorHandler@7dee835{STARTED}
06:24:02.495 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:02.497 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:35449],POJO}
06:24:02.497 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@d325518[HTTP/1.1]
06:24:02.498 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22699ms HttpConnectionFactory@d325518[HTTP/1.1]
06:24:02.498 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}
06:24:02.499 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.499+01:00 added {SelectorProducer@2f995afc,POJO}
06:24:02.500 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.499+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
06:24:02.501 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.5+01:00 created
06:24:02.501 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.501+01:00,MANAGED}
06:24:02.502 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449} added {ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
06:24:02.503 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.502+01:00 added {SelectorProducer@1a21f43f,POJO}
06:24:02.504 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.503+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
06:24:02.504 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.504+01:00 created
06:24:02.505 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.505+01:00,MANAGED}
06:24:02.505 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449} added {ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
06:24:02.506 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.506+01:00 added {SelectorProducer@715fa8c5,POJO}
06:24:02.507 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.507+01:00 added {QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}],UNMANAGED}
06:24:02.508 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.508+01:00 created
06:24:02.509 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.509+01:00,MANAGED}
06:24:02.509 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449} added {ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
06:24:02.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0
06:24:02.510 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.51+01:00
06:24:02.511 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22712ms EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.51+01:00
06:24:02.511 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
06:24:02.512 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@4665428b on ManagedSelector@377949f1{STARTING} id=0 keys=0 selected=0 updates=0
06:24:02.512 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
06:24:02.512 [qtp609375192-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.512+01:00 tryProduce false
06:24:02.513 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.513 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4665428b
06:24:02.513 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.513 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a waiting with 0 keys
06:24:02.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22715ms ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0
06:24:02.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0
06:24:02.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.513+01:00
06:24:02.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22716ms EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.514+01:00
06:24:02.514 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
06:24:02.514 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
06:24:02.514 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@7fd99443 on ManagedSelector@7f0a133d{STARTING} id=1 keys=0 selected=0 updates=0
06:24:02.515 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.515+01:00 tryProduce false
06:24:02.515 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.515 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7fd99443
06:24:02.515 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.516 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 0 keys
06:24:02.516 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22718ms ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0
06:24:02.516 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0
06:24:02.516 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.516+01:00
06:24:02.517 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22719ms EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.517+01:00
06:24:02.517 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
06:24:02.517 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1 on ManagedSelector@644a3add{STARTING} id=2 keys=0 selected=0 updates=0
06:24:02.518 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
06:24:02.519 [qtp609375192-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:02.519+01:00 tryProduce false
06:24:02.520 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:02.520 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a3fbcb1
06:24:02.520 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:02.520 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22723ms ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0
06:24:02.520 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 0 keys
06:24:02.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22723ms SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}
06:24:02.521 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449} added {acceptor-0@261b9a37,POJO}
06:24:02.521 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@261b9a37
06:24:02.521 [main] INFO  o.e.jetty.server.AbstractConnector - Started ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}
06:24:02.521 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@261b9a37
06:24:02.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22723ms ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}
06:24:02.521 [main] INFO  org.eclipse.jetty.server.Server - Started @22724ms
06:24:02.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22724ms Server@12417468{STARTED}[9.4.17.v20190418]
06:24:02.524 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
06:24:02.524 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]tryAcquire: returning true. lockCounter=1
06:24:02.525 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d3793b]release: releasing underlying FileLock. lockCounter=0
06:24:02.525 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:02.526 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]tryAcquire: returning true. lockCounter=1
06:24:02.526 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:02.526 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1213ffbc]release: releasing underlying FileLock. lockCounter=0
06:24:02.763 [main] INFO  c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.5 MiB, used=14.5 MiB, available=3.5 GiB
06:24:02.765 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
06:24:02.765 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]tryAcquire: returning true. lockCounter=2
06:24:02.766 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: NOT releasing underlying FileLock. lockCounter=1
06:24:02.766 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:02.767 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]tryAcquire: returning true. lockCounter=1
06:24:02.768 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:02.768 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6637a365]release: releasing underlying FileLock. lockCounter=0
06:24:03.176 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
06:24:03.253 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
06:24:03.330 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
06:24:03.434 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
06:24:03.501 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
06:24:03.562 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
06:24:03.645 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
06:24:03.706 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
06:24:03.743 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062352910': java.sql.SQLSyntaxErrorException: Index 'SQL200223062352910' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
06:24:03.769 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
06:24:03.795 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
06:24:03.796 [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.
06:24:03.825 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
06:24:03.837 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062353420': java.sql.SQLSyntaxErrorException: Index 'SQL200223062353420' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
06:24:03.867 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
06:24:03.892 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
06:24:03.894 [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.
06:24:03.905 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062354260': java.sql.SQLSyntaxErrorException: Index 'SQL200223062354260' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
06:24:03.930 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
06:24:03.931 [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.
06:24:03.954 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
06:24:03.967 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062355830': java.sql.SQLSyntaxErrorException: Index 'SQL200223062355830' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
06:24:03.993 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
06:24:03.994 [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.
06:24:03.995 [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.
06:24:04.025 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
06:24:04.027 [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.
06:24:04.039 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062355150': java.sql.SQLSyntaxErrorException: Index 'SQL200223062355150' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
06:24:04.063 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
06:24:04.088 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
06:24:04.099 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062355640': java.sql.SQLSyntaxErrorException: Index 'SQL200223062355640' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
06:24:04.100 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062355640': java.sql.SQLSyntaxErrorException: Index 'SQL200223062355640' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
06:24:04.123 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
06:24:04.134 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062352820': java.sql.SQLSyntaxErrorException: Index 'SQL200223062352820' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
06:24:04.156 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
06:24:04.181 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
06:24:04.182 [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.
06:24:04.193 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062355560': java.sql.SQLSyntaxErrorException: Index 'SQL200223062355560' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
06:24:04.217 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
06:24:04.229 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062353650': java.sql.SQLSyntaxErrorException: Index 'SQL200223062353650' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
06:24:04.254 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
06:24:04.255 [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.
06:24:04.281 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
06:24:04.282 [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.
06:24:04.306 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
06:24:04.332 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
06:24:04.349 [main] WARN  c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200223062352570': java.sql.SQLSyntaxErrorException: Index 'SQL200223062352570' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
06:24:04.372 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
06:24:04.397 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
06:24:04.425 [main] INFO  c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
06:24:04.426 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2
06:24:04.437 [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.8-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar:na]
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.8-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_242]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_242]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_242]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_242]
	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_242]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_242]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_242]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_242]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_242]
	at java.net.Socket.connect(Socket.java:607) ~[na:1.8.0_242]
	at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_242]
	at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_242]
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_242]
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_242]
	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
06:24:05.441 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2
06:24:05.475 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@6883ebf on ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=0
06:24:05.475 [qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=0 selected=0 updates=1
06:24:05.476 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
06:24:05.476 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected
06:24:05.476 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
06:24:05.476 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:05.476 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@6883ebf
06:24:05.476 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@6883ebf
06:24:05.477 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@6883ebf
06:24:05.477 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:05.477 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 1 keys
06:24:05.477 [qtp609375192-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 30000 ms
06:24:05.477 [qtp609375192-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@132dbb9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
06:24:05.478 [qtp609375192-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null>
06:24:05.478 [qtp609375192-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.478 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.478 [qtp609375192-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.479 [qtp609375192-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67332186{AC.ReadCB@562f379d{HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:05.479 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.479 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19bc97a7 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
06:24:05.479 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1
06:24:05.480 [qtp609375192-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.480 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@6883ebf
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/1 selected
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@19bc97a7
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:05.480 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 1 keys
06:24:05.481 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 1/1/1 selected
06:24:05.481 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 1 keys, 0 updates
06:24:05.481 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64f564d4 SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
06:24:05.481 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.482 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=4/30000}{io=1/0,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:24:05.482 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0} tryExecute EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@1b57c345{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:05.482+01:00
06:24:05.482 [qtp609375192-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=1} startReservedThread p=1
06:24:05.482 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@1b57c345{s=0/6,p=1}@60caec92
06:24:05.483 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@1b57c345{s=0/6,p=1}@60caec92
06:24:05.483 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=1}@60caec92 started
06:24:05.483 [qtp609375192-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/PRODUCING/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@1b57c345{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:05.483+01:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
06:24:05.483 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=1/6,p=0}@60caec92 waiting
06:24:05.484 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:24:05.484 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
06:24:05.484 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:05.484 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:05.484 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 1 keys
06:24:05.485 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:24:05.485 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67332186{AC.ReadCB@562f379d{HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:05.485 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@132dbb9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 537 HeapByteBuffer@f0b12fb[p=0,l=537,c=8192,r=537]={<<<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}
06:24:05.486 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 537 HeapByteBuffer@f0b12fb[p=0,l=537,c=8192,r=537]={<<<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}
06:24:05.486 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@f0b12fb[p=0,l=537,c=8192,r=537]={<<<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} {}
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@f0b12fb[p=0,l=537,c=8192,r=537]={<<<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}
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
06:24:05.486 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
06:24:05.487 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
06:24:05.488 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:35449/RepoInfo on HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35449/RepoInfo,age=0}
POST //127.0.0.1:35449/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic ZmpLTnJsb3ZRclJocUNWMUJBWGU2dzpDRmc9VkkscXV7Nz1MKFdMTEgvTnNydV1V
User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_242)
Host: 127.0.0.1:35449
Connection: keep-alive
Content-Length: 243


06:24:05.488 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35449/RepoInfo,age=0} parsed true HttpParser{s=CONTENT,0 of 243}
06:24:05.489 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:35449/RepoInfo,age=1} handle //127.0.0.1:35449/RepoInfo 
06:24:05.489 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@132dbb9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
06:24:05.489 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=1} action DISPATCH
06:24:05.489 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=1}
06:24:05.489 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
06:24:05.489 [qtp609375192-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@392781e{/,null,AVAILABLE}
06:24:05.489 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
06:24:05.489 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1 session=null
06:24:05.489 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:24:05.490 [qtp609375192-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null
06:24:05.504 [qtp609375192-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - <init>: Instance created.
06:24:05.505 [qtp609375192-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic ZmpLTnJsb3ZRclJocUNWMUJBWGU2dzpDRmc9VkkscXV7Nz1MKFdMTEgvTnNydV1V
06:24:05.508 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=CONTENT,0 of 243},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=20} parse HeapByteBuffer@f0b12fb[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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} {}
06:24:05.508 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@f0b12fb[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}
06:24:05.509 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=21} onContent Content@62ed3422{HeapByteBufferR@4e3098e0[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}}
06:24:05.509 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=0,q=0,[0]=null,s=STREAM] addContent Content@62ed3422{HeapByteBufferR@4e3098e0[p=294,l=537,c=8192,r=243]={POST /RepoInfo HT...Length: 243\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}}
06:24:05.509 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
06:24:05.509 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=21} onContentComplete
06:24:05.509 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=21} onRequestComplete
06:24:05.510 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
06:24:05.510 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=END,243 of 243},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=22} parsed false HttpParser{s=END,243 of 243}
06:24:05.519 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=295,l=537,c=8192,r=242]={POST /RepoInfo HT...ength: 243\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}}
06:24:05.519 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=296,l=537,c=8192,r=241]={POST /RepoInfo HT...ngth: 243\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}}
06:24:05.520 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=297,l=537,c=8192,r=240]={POST /RepoInfo HT...gth: 243\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}}
06:24:05.520 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=298,l=537,c=8192,r=239]={POST /RepoInfo HT...th: 243\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}}
06:24:05.520 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=326,l=537,c=8192,r=211]={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}}
06:24:05.521 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=327,l=537,c=8192,r=210]={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}}
06:24:05.521 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=328,l=537,c=8192,r=209]={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}}
06:24:05.522 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=329,l=537,c=8192,r=208]={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}}
06:24:05.522 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=330,l=537,c=8192,r=207]={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}}
06:24:05.523 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=331,l=537,c=8192,r=206]={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}}
06:24:05.523 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=332,l=537,c=8192,r=205]={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}}
06:24:05.523 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=333,l=537,c=8192,r=204]={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}}
06:24:05.523 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=334,l=537,c=8192,r=203]={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}}
06:24:05.524 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=335,l=537,c=8192,r=202]={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}}
06:24:05.524 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=336,l=537,c=8192,r=201]={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}}
06:24:05.524 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=337,l=537,c=8192,r=200]={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}}
06:24:05.524 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=338,l=537,c=8192,r=199]={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}}
06:24:05.525 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=339,l=537,c=8192,r=198]={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}}
06:24:05.525 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=340,l=537,c=8192,r=197]={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}}
06:24:05.525 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=341,l=537,c=8192,r=196]={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}}
06:24:05.525 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=342,l=537,c=8192,r=195]={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}}
06:24:05.526 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=343,l=537,c=8192,r=194]={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}}
06:24:05.526 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=344,l=537,c=8192,r=193]={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}}
06:24:05.526 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=345,l=537,c=8192,r=192]={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}}
06:24:05.526 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=346,l=537,c=8192,r=191]={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}}
06:24:05.527 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=347,l=537,c=8192,r=190]={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}}
06:24:05.527 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=348,l=537,c=8192,r=189]={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}}
06:24:05.527 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=349,l=537,c=8192,r=188]={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}}
06:24:05.528 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@745ebc04[c=243,q=1,[0]=EOF,s=STREAM] read 188 from Content@62ed3422{HeapByteBufferR@4e3098e0[p=537,l=537,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}}
06:24:05.528 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=42/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=END,243 of 243},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=40}
06:24:05.529 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@132dbb9c{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
06:24:05.530 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09'
06:24:05.531 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42c04f25]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/cloudstore-repository.lock'
06:24:05.531 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42c04f25]tryAcquire: returning true. lockCounter=1
06:24:05.531 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09' locked successfully.
06:24:05.532 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [64557c5a]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
06:24:05.534 [qtp609375192-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
06:24:05.538 [qtp609375192-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.
06:24:05.546 [qtp609375192-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.
06:24:05.553 [qtp609375192-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.
06:24:05.556 [qtp609375192-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.
06:24:05.558 [qtp609375192-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.
06:24:05.559 [qtp609375192-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.
06:24:05.561 [qtp609375192-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.
06:24:05.572 [qtp609375192-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.
06:24:05.576 [qtp609375192-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.
06:24:05.584 [qtp609375192-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
06:24:05.587 [qtp609375192-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
06:24:05.587 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
06:24:05.590 [qtp609375192-38] DEBUG DataNucleus.Persistence - Type converter support loaded
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.nio.ByteBuffer,java.lang.String
06:24:05.591 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.nio.ByteBuffer,java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.lang.String,java.util.Date
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.lang.String,java.util.Date
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.sql.Timestamp,java.lang.String,java.util.Date
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
06:24:05.592 [qtp609375192-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
06:24:05.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
06:24:05.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
06:24:05.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
06:24:05.593 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
06:24:05.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
06:24:05.594 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
06:24:05.595 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
06:24:05.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo
06:24:05.596 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
06:24:05.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo
06:24:05.597 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.598 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.598 [qtp609375192-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
06:24:05.599 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.599 [qtp609375192-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
06:24:05.600 [qtp609375192-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
06:24:05.600 [qtp609375192-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
06:24:05.601 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:24:05.601 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
06:24:05.603 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
06:24:05.604 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
06:24:05.604 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
06:24:05.605 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
06:24:05.605 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
06:24:05.605 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm
06:24:05.606 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
06:24:05.606 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm
06:24:05.607 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.607 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm
06:24:05.608 [qtp609375192-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
06:24:05.609 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.609 [qtp609375192-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
06:24:05.610 [qtp609375192-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
06:24:05.610 [qtp609375192-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
06:24:05.610 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
06:24:05.611 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
06:24:05.611 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
06:24:05.612 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
06:24:05.612 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
06:24:05.613 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo
06:24:05.614 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
06:24:05.614 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo
06:24:05.615 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.615 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.616 [qtp609375192-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
06:24:05.617 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.617 [qtp609375192-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
06:24:05.618 [qtp609375192-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
06:24:05.618 [qtp609375192-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
06:24:05.618 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:24:05.619 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
06:24:05.619 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
06:24:05.620 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
06:24:05.620 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
06:24:05.621 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
06:24:05.622 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
06:24:05.622 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm
06:24:05.622 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
06:24:05.623 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm
06:24:05.624 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.624 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm
06:24:05.625 [qtp609375192-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
06:24:05.625 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.626 [qtp609375192-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
06:24:05.626 [qtp609375192-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
06:24:05.627 [qtp609375192-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
06:24:05.627 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
06:24:05.628 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
06:24:05.628 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
06:24:05.629 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
06:24:05.629 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
06:24:05.630 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo
06:24:05.630 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
06:24:05.630 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo
06:24:05.631 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.632 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.632 [qtp609375192-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
06:24:05.633 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.633 [qtp609375192-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
06:24:05.634 [qtp609375192-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
06:24:05.634 [qtp609375192-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
06:24:05.634 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:24:05.635 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
06:24:05.635 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
06:24:05.636 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
06:24:05.637 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
06:24:05.637 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
06:24:05.638 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
06:24:05.638 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm
06:24:05.639 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
06:24:05.640 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm
06:24:05.640 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.641 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm
06:24:05.641 [qtp609375192-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
06:24:05.642 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.642 [qtp609375192-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
06:24:05.643 [qtp609375192-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
06:24:05.644 [qtp609375192-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
06:24:05.644 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
06:24:05.644 [qtp609375192-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.
06:24:05.645 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
06:24:05.646 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
06:24:05.646 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
06:24:05.646 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
06:24:05.646 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
06:24:05.646 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
06:24:05.647 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
06:24:05.648 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
06:24:05.648 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
06:24:05.649 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
06:24:05.649 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo
06:24:05.650 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
06:24:05.650 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo
06:24:05.651 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.651 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.652 [qtp609375192-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
06:24:05.652 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.653 [qtp609375192-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
06:24:05.654 [qtp609375192-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
06:24:05.654 [qtp609375192-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
06:24:05.654 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:24:05.655 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
06:24:05.655 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
06:24:05.656 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
06:24:05.656 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
06:24:05.657 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
06:24:05.657 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
06:24:05.657 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm
06:24:05.658 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
06:24:05.658 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm
06:24:05.659 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.660 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm
06:24:05.661 [qtp609375192-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
06:24:05.661 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.662 [qtp609375192-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
06:24:05.662 [qtp609375192-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
06:24:05.663 [qtp609375192-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
06:24:05.663 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
06:24:05.664 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
06:24:05.664 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
06:24:05.665 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
06:24:05.665 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
06:24:05.666 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo
06:24:05.666 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
06:24:05.667 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo
06:24:05.667 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.668 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.669 [qtp609375192-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
06:24:05.669 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.670 [qtp609375192-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
06:24:05.670 [qtp609375192-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
06:24:05.671 [qtp609375192-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
06:24:05.671 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:24:05.672 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
06:24:05.672 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
06:24:05.673 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
06:24:05.674 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
06:24:05.674 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
06:24:05.675 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
06:24:05.675 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm
06:24:05.676 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
06:24:05.677 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm
06:24:05.677 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.678 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm
06:24:05.678 [qtp609375192-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
06:24:05.679 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.680 [qtp609375192-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
06:24:05.680 [qtp609375192-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
06:24:05.681 [qtp609375192-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
06:24:05.681 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
06:24:05.681 [qtp609375192-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.
06:24:05.681 [qtp609375192-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.
06:24:05.681 [qtp609375192-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.
06:24:05.682 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
06:24:05.682 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
06:24:05.682 [qtp609375192-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
06:24:05.683 [qtp609375192-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
06:24:05.686 [qtp609375192-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin
06:24:05.686 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
06:24:05.687 [qtp609375192-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
06:24:05.700 [qtp609375192-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin
06:24:05.702 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@791c795a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened
06:24:05.705 [qtp609375192-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)
06:24:05.705 [qtp609375192-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)
06:24:05.705 [qtp609375192-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)
06:24:05.705 [qtp609375192-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)
06:24:05.705 [qtp609375192-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)
06:24:05.705 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.706 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.707 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.708 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.709 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.710 [qtp609375192-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)
06:24:05.747 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR)
06:24:05.747 [qtp609375192-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR)
06:24:05.770 [qtp609375192-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : read-write
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC]
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - ===========================================================
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09/.cloudstore-repo/derby]
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
06:24:05.771 [qtp609375192-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
06:24:05.772 [qtp609375192-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
06:24:05.772 [qtp609375192-38] DEBUG DataNucleus.Datastore - ===========================================================
06:24:05.772 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@791c795a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a5b0f9b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:05.800 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@791c795a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a5b0f9b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Datastore - StoreManager now created
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_242" on "Linux"
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - ClassLoading : default
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
06:24:05.801 [qtp609375192-38] DEBUG DataNucleus.Persistence - ================================================
06:24:05.802 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@11fa01aa"
06:24:05.802 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised
06:24:05.804 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
06:24:05.805 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
06:24:05.806 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
06:24:05.807 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
06:24:05.808 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo
06:24:05.810 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
06:24:05.811 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo
06:24:05.812 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.813 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.813 [qtp609375192-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
06:24:05.814 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.815 [qtp609375192-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
06:24:05.815 [qtp609375192-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
06:24:05.816 [qtp609375192-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
06:24:05.816 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:24:05.817 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
06:24:05.818 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
06:24:05.818 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
06:24:05.819 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
06:24:05.820 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
06:24:05.820 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
06:24:05.821 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm
06:24:05.822 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
06:24:05.822 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm
06:24:05.823 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.824 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm
06:24:05.824 [qtp609375192-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
06:24:05.825 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.826 [qtp609375192-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
06:24:05.826 [qtp609375192-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
06:24:05.827 [qtp609375192-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
06:24:05.827 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
06:24:05.828 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
06:24:05.828 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
06:24:05.829 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
06:24:05.830 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
06:24:05.830 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo
06:24:05.831 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
06:24:05.832 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo
06:24:05.832 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.833 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.834 [qtp609375192-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
06:24:05.835 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.835 [qtp609375192-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
06:24:05.836 [qtp609375192-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
06:24:05.837 [qtp609375192-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
06:24:05.837 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:24:05.838 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
06:24:05.838 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
06:24:05.839 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
06:24:05.839 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
06:24:05.840 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
06:24:05.841 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
06:24:05.841 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm
06:24:05.842 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
06:24:05.842 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm
06:24:05.843 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.844 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm
06:24:05.844 [qtp609375192-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
06:24:05.845 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.846 [qtp609375192-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
06:24:05.846 [qtp609375192-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
06:24:05.847 [qtp609375192-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
06:24:05.847 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
06:24:05.847 [qtp609375192-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.
06:24:05.848 [qtp609375192-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.
06:24:05.848 [qtp609375192-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.
06:24:05.848 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
06:24:05.848 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
06:24:05.850 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
06:24:05.850 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
06:24:05.851 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
06:24:05.851 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
06:24:05.852 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo
06:24:05.853 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
06:24:05.853 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo
06:24:05.854 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:05.854 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo
06:24:05.855 [qtp609375192-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
06:24:05.856 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:05.857 [qtp609375192-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
06:24:05.857 [qtp609375192-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
06:24:05.858 [qtp609375192-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
06:24:05.858 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:24:05.859 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
06:24:05.859 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
06:24:05.860 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
06:24:05.861 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
06:24:05.861 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
06:24:05.862 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
06:24:05.863 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm
06:24:05.863 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
06:24:05.864 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm
06:24:05.865 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
06:24:05.865 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm
06:24:05.866 [qtp609375192-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
06:24:05.867 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm
06:24:05.868 [qtp609375192-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
06:24:05.868 [qtp609375192-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
06:24:05.869 [qtp609375192-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
06:24:05.869 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
06:24:05.869 [qtp609375192-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.
06:24:05.869 [qtp609375192-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.
06:24:05.870 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
06:24:05.871 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo
06:24:05.871 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo
06:24:05.872 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo
06:24:05.873 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo
06:24:05.873 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo
06:24:05.874 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo
06:24:05.874 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo
06:24:05.875 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo
06:24:05.876 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo
06:24:05.876 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo
06:24:05.876 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found
06:24:05.876 [qtp609375192-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData.
06:24:05.877 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
06:24:05.877 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
06:24:05.877 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table.
06:24:05.877 [qtp609375192-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)
06:24:05.877 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:24:05.877 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
06:24:05.878 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table.
06:24:05.878 [qtp609375192-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)
06:24:05.878 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
06:24:05.878 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table.
06:24:05.878 [qtp609375192-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") 
06:24:05.878 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table.
06:24:05.878 [qtp609375192-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)
06:24:05.879 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table.
06:24:05.879 [qtp609375192-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)
06:24:05.879 [qtp609375192-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") 
06:24:05.880 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table.
06:24:05.880 [qtp609375192-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)
06:24:05.880 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table.
06:24:05.880 [qtp609375192-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)
06:24:05.880 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table.
06:24:05.881 [qtp609375192-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)
06:24:05.881 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
06:24:05.881 [qtp609375192-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") 
06:24:05.881 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table.
06:24:05.881 [qtp609375192-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)
06:24:05.881 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table.
06:24:05.881 [qtp609375192-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)
06:24:05.881 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table.
06:24:05.881 [qtp609375192-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)
06:24:05.882 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table.
06:24:05.882 [qtp609375192-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)
06:24:05.882 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table.
06:24:05.882 [qtp609375192-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)
06:24:05.882 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table.
06:24:05.882 [qtp609375192-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)
06:24:05.882 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
06:24:05.883 [qtp609375192-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") 
06:24:05.883 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table.
06:24:05.883 [qtp609375192-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)
06:24:05.883 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table.
06:24:05.883 [qtp609375192-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)
06:24:05.883 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table.
06:24:05.884 [qtp609375192-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)
06:24:05.884 [qtp609375192-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") 
06:24:05.884 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table.
06:24:05.884 [qtp609375192-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)
06:24:05.884 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table.
06:24:05.884 [qtp609375192-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)
06:24:05.884 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table.
06:24:05.884 [qtp609375192-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)
06:24:05.884 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
06:24:05.884 [qtp609375192-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") 
06:24:05.885 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table.
06:24:05.885 [qtp609375192-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
06:24:05.885 [qtp609375192-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)
06:24:05.885 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table.
06:24:05.885 [qtp609375192-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
06:24:05.885 [qtp609375192-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)
06:24:05.885 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table.
06:24:05.885 [qtp609375192-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)
06:24:05.886 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table.
06:24:05.886 [qtp609375192-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)
06:24:05.886 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61ef55a7 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:05.886 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@300369b" with isolation "serializable"
06:24:05.895 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
06:24:05.895 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema ""
06:24:05.941 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 46 ms
06:24:05.941 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
06:24:05.942 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
06:24:05.944 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
06:24:05.953 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
06:24:05.953 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema ""
06:24:05.953 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
06:24:05.993 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms
06:24:06.019 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
06:24:06.036 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
06:24:06.037 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema ""
06:24:06.037 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
06:24:06.062 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
06:24:06.085 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
06:24:06.086 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema ""
06:24:06.086 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
06:24:06.104 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms
06:24:06.105 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema ""
06:24:06.105 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
06:24:06.125 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:24:06.155 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
06:24:06.156 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema ""
06:24:06.156 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
06:24:06.177 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:24:06.197 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
06:24:06.211 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
06:24:06.212 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema ""
06:24:06.212 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
06:24:06.236 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
06:24:06.236 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema ""
06:24:06.236 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
06:24:06.259 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
06:24:06.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema ""
06:24:06.260 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
06:24:06.287 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms
06:24:06.317 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
06:24:06.318 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema ""
06:24:06.318 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
06:24:06.328 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms
06:24:06.353 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
06:24:06.354 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@300369b"
06:24:06.359 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@300369b"
06:24:06.360 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61ef55a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@300369b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:06.360 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61ef55a7 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@300369b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:06.360 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised
06:24:06.360 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised
06:24:06.360 [qtp609375192-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised
06:24:06.362 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
06:24:06.363 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
06:24:06.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
06:24:06.364 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
06:24:06.365 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo
06:24:06.366 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
06:24:06.367 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo
06:24:06.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:06.368 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo
06:24:06.369 [qtp609375192-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
06:24:06.370 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:06.373 [qtp609375192-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
06:24:06.374 [qtp609375192-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
06:24:06.375 [qtp609375192-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
06:24:06.375 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:24:06.376 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
06:24:06.385 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
06:24:06.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
06:24:06.386 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
06:24:06.387 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
06:24:06.388 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
06:24:06.389 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm
06:24:06.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
06:24:06.390 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm
06:24:06.391 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
06:24:06.392 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm
06:24:06.393 [qtp609375192-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
06:24:06.394 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm
06:24:06.395 [qtp609375192-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
06:24:06.396 [qtp609375192-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
06:24:06.397 [qtp609375192-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
06:24:06.397 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
06:24:06.397 [qtp609375192-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.
06:24:06.397 [qtp609375192-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.
06:24:06.398 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
06:24:06.399 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
06:24:06.399 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table.
06:24:06.399 [qtp609375192-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") 
06:24:06.399 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table.
06:24:06.399 [qtp609375192-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)
06:24:06.400 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table.
06:24:06.400 [qtp609375192-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)
06:24:06.400 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table.
06:24:06.400 [qtp609375192-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)
06:24:06.400 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table.
06:24:06.400 [qtp609375192-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)
06:24:06.400 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
06:24:06.401 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16681ce5 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:06.401 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47d8f4e5" with isolation "serializable"
06:24:06.409 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
06:24:06.409 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema ""
06:24:06.442 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 33 ms
06:24:06.443 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
06:24:06.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
06:24:06.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema ""
06:24:06.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
06:24:06.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:24:06.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema ""
06:24:06.470 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
06:24:06.496 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms
06:24:06.528 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
06:24:06.528 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema ""
06:24:06.528 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
06:24:06.537 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms
06:24:06.554 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
06:24:06.554 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47d8f4e5"
06:24:06.560 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47d8f4e5"
06:24:06.560 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16681ce5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47d8f4e5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:06.560 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16681ce5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47d8f4e5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:06.561 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
06:24:06.561 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table.
06:24:06.562 [qtp609375192-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)
06:24:06.562 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:06.562 [qtp609375192-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") 
06:24:06.562 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table.
06:24:06.562 [qtp609375192-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)
06:24:06.562 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table.
06:24:06.563 [qtp609375192-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)
06:24:06.563 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table.
06:24:06.563 [qtp609375192-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)
06:24:06.563 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table.
06:24:06.563 [qtp609375192-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)
06:24:06.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table.
06:24:06.564 [qtp609375192-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)
06:24:06.564 [qtp609375192-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") 
06:24:06.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table.
06:24:06.564 [qtp609375192-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)
06:24:06.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table.
06:24:06.564 [qtp609375192-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)
06:24:06.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table.
06:24:06.565 [qtp609375192-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)
06:24:06.565 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
06:24:06.565 [qtp609375192-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") 
06:24:06.565 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d73176 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:06.565 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ab74c5f" with isolation "serializable"
06:24:06.572 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:06.573 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema ""
06:24:06.604 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 31 ms
06:24:06.604 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
06:24:06.613 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
06:24:06.614 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema ""
06:24:06.614 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
06:24:06.637 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
06:24:06.637 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema ""
06:24:06.637 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
06:24:06.658 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:24:06.683 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
06:24:06.684 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema ""
06:24:06.684 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
06:24:06.692 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms
06:24:06.707 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
06:24:06.708 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema ""
06:24:06.708 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
06:24:06.729 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:24:06.730 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ab74c5f"
06:24:06.736 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ab74c5f"
06:24:06.736 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d73176 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ab74c5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:06.736 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@52d73176 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4ab74c5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:06.739 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
06:24:06.740 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
06:24:06.741 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
06:24:06.742 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
06:24:06.744 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo
06:24:06.745 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
06:24:06.746 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo
06:24:06.748 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:06.748 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo
06:24:06.749 [qtp609375192-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
06:24:06.749 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:06.750 [qtp609375192-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
06:24:06.750 [qtp609375192-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
06:24:06.751 [qtp609375192-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
06:24:06.751 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:24:06.751 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
06:24:06.752 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
06:24:06.753 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
06:24:06.753 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
06:24:06.754 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
06:24:06.754 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
06:24:06.755 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm
06:24:06.756 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
06:24:06.756 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm
06:24:06.757 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
06:24:06.758 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm
06:24:06.759 [qtp609375192-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
06:24:06.760 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm
06:24:06.761 [qtp609375192-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
06:24:06.761 [qtp609375192-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
06:24:06.762 [qtp609375192-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
06:24:06.762 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
06:24:06.763 [qtp609375192-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.
06:24:06.763 [qtp609375192-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.
06:24:06.763 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
06:24:06.765 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
06:24:06.765 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
06:24:06.766 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
06:24:06.767 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
06:24:06.768 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo
06:24:06.769 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
06:24:06.769 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo
06:24:06.770 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:06.771 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo
06:24:06.772 [qtp609375192-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
06:24:06.773 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:06.773 [qtp609375192-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
06:24:06.774 [qtp609375192-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
06:24:06.775 [qtp609375192-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
06:24:06.775 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:24:06.776 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
06:24:06.776 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
06:24:06.777 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
06:24:06.778 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
06:24:06.779 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
06:24:06.780 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
06:24:06.780 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm
06:24:06.781 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
06:24:06.781 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm
06:24:06.782 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
06:24:06.783 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm
06:24:06.783 [qtp609375192-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
06:24:06.784 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm
06:24:06.785 [qtp609375192-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
06:24:06.785 [qtp609375192-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
06:24:06.786 [qtp609375192-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
06:24:06.786 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
06:24:06.786 [qtp609375192-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.
06:24:06.786 [qtp609375192-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.
06:24:06.787 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
06:24:06.787 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:06.788 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
06:24:06.788 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table.
06:24:06.788 [qtp609375192-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)
06:24:06.788 [qtp609375192-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") 
06:24:06.788 [qtp609375192-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" ()
06:24:06.789 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table.
06:24:06.789 [qtp609375192-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
06:24:06.789 [qtp609375192-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)
06:24:06.789 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table.
06:24:06.789 [qtp609375192-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
06:24:06.789 [qtp609375192-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)
06:24:06.789 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table.
06:24:06.789 [qtp609375192-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
06:24:06.789 [qtp609375192-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)
06:24:06.789 [qtp609375192-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") 
06:24:06.790 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table.
06:24:06.790 [qtp609375192-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)
06:24:06.790 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table.
06:24:06.790 [qtp609375192-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)
06:24:06.790 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table.
06:24:06.790 [qtp609375192-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)
06:24:06.790 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table.
06:24:06.791 [qtp609375192-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)
06:24:06.791 [qtp609375192-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") 
06:24:06.791 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table.
06:24:06.791 [qtp609375192-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)
06:24:06.791 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table.
06:24:06.791 [qtp609375192-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)
06:24:06.792 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
06:24:06.792 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3623ed35 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:06.792 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3bec9e" with isolation "serializable"
06:24:06.797 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:06.797 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:06.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 25 ms
06:24:06.822 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
06:24:06.824 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
06:24:06.832 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
06:24:06.833 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema ""
06:24:06.833 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
06:24:06.855 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
06:24:06.890 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:24:06.909 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:24:06.927 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
06:24:06.928 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema ""
06:24:06.928 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
06:24:06.949 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms
06:24:06.985 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
06:24:06.985 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema ""
06:24:06.985 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
06:24:07.060 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 75 ms
06:24:07.079 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
06:24:07.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema ""
06:24:07.080 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
06:24:07.116 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms
06:24:07.116 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3bec9e"
06:24:07.122 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3bec9e"
06:24:07.122 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3623ed35 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3bec9e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.122 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3623ed35 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4d3bec9e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.124 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
06:24:07.125 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
06:24:07.125 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
06:24:07.126 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
06:24:07.127 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo
06:24:07.127 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
06:24:07.128 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo
06:24:07.129 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:07.130 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo
06:24:07.130 [qtp609375192-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
06:24:07.131 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:07.132 [qtp609375192-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
06:24:07.133 [qtp609375192-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
06:24:07.134 [qtp609375192-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
06:24:07.134 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:24:07.134 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
06:24:07.135 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
06:24:07.136 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
06:24:07.137 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
06:24:07.138 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
06:24:07.138 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
06:24:07.139 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm
06:24:07.140 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
06:24:07.141 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm
06:24:07.142 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
06:24:07.142 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm
06:24:07.143 [qtp609375192-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
06:24:07.144 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm
06:24:07.145 [qtp609375192-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
06:24:07.146 [qtp609375192-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
06:24:07.146 [qtp609375192-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
06:24:07.147 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
06:24:07.147 [qtp609375192-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.
06:24:07.147 [qtp609375192-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.
06:24:07.147 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
06:24:07.149 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
06:24:07.149 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table.
06:24:07.150 [qtp609375192-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)
06:24:07.150 [qtp609375192-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") 
06:24:07.150 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table.
06:24:07.150 [qtp609375192-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)
06:24:07.150 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table.
06:24:07.151 [qtp609375192-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)
06:24:07.152 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table.
06:24:07.152 [qtp609375192-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)
06:24:07.152 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table.
06:24:07.152 [qtp609375192-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)
06:24:07.152 [qtp609375192-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") 
06:24:07.153 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table.
06:24:07.153 [qtp609375192-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)
06:24:07.153 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table.
06:24:07.153 [qtp609375192-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)
06:24:07.153 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
06:24:07.154 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2525fffe [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:07.154 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bec017" with isolation "serializable"
06:24:07.161 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
06:24:07.161 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:07.190 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 29 ms
06:24:07.191 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
06:24:07.199 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
06:24:07.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema ""
06:24:07.200 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
06:24:07.222 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms
06:24:07.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
06:24:07.249 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema ""
06:24:07.250 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
06:24:07.257 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms
06:24:07.274 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
06:24:07.274 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema ""
06:24:07.274 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
06:24:07.299 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms
06:24:07.300 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bec017"
06:24:07.305 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bec017"
06:24:07.305 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2525fffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bec017, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.305 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2525fffe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@22bec017, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.306 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
06:24:07.306 [qtp609375192-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") 
06:24:07.307 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
06:24:07.307 [qtp609375192-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" ()
06:24:07.308 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table.
06:24:07.308 [qtp609375192-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
06:24:07.308 [qtp609375192-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)
06:24:07.308 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table.
06:24:07.309 [qtp609375192-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
06:24:07.309 [qtp609375192-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)
06:24:07.309 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77b2f458 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:07.309 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b23761a" with isolation "serializable"
06:24:07.315 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
06:24:07.325 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
06:24:07.325 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema ""
06:24:07.325 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
06:24:07.349 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms
06:24:07.379 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
06:24:07.379 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema ""
06:24:07.380 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
06:24:07.392 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms
06:24:07.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
06:24:07.413 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b23761a"
06:24:07.420 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b23761a"
06:24:07.420 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77b2f458 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b23761a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.420 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77b2f458 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5b23761a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.422 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
06:24:07.422 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
06:24:07.423 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
06:24:07.424 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
06:24:07.425 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo
06:24:07.426 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
06:24:07.426 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo
06:24:07.427 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:07.428 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo
06:24:07.429 [qtp609375192-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
06:24:07.430 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:07.430 [qtp609375192-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
06:24:07.431 [qtp609375192-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
06:24:07.432 [qtp609375192-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
06:24:07.432 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:24:07.432 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
06:24:07.433 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
06:24:07.434 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
06:24:07.435 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
06:24:07.436 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
06:24:07.436 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
06:24:07.437 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm
06:24:07.437 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
06:24:07.438 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm
06:24:07.439 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
06:24:07.440 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm
06:24:07.441 [qtp609375192-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
06:24:07.442 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm
06:24:07.442 [qtp609375192-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
06:24:07.443 [qtp609375192-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
06:24:07.444 [qtp609375192-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
06:24:07.444 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
06:24:07.445 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
06:24:07.447 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
06:24:07.448 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table.
06:24:07.448 [qtp609375192-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)
06:24:07.448 [qtp609375192-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") 
06:24:07.448 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table.
06:24:07.448 [qtp609375192-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)
06:24:07.449 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table.
06:24:07.449 [qtp609375192-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)
06:24:07.449 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table.
06:24:07.449 [qtp609375192-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)
06:24:07.449 [qtp609375192-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") 
06:24:07.449 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table.
06:24:07.450 [qtp609375192-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)
06:24:07.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table.
06:24:07.450 [qtp609375192-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)
06:24:07.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
06:24:07.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table.
06:24:07.450 [qtp609375192-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)
06:24:07.450 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table.
06:24:07.451 [qtp609375192-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)
06:24:07.451 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
06:24:07.452 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d0cd363 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:07.452 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f34a794" with isolation "serializable"
06:24:07.458 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
06:24:07.458 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema ""
06:24:07.485 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 27 ms
06:24:07.485 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
06:24:07.487 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
06:24:07.496 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
06:24:07.514 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
06:24:07.516 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
06:24:07.516 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema ""
06:24:07.517 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
06:24:07.540 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms
06:24:07.563 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
06:24:07.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema ""
06:24:07.564 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
06:24:07.584 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:24:07.618 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
06:24:07.618 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema ""
06:24:07.618 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
06:24:07.629 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms
06:24:07.647 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
06:24:07.647 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f34a794"
06:24:07.653 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f34a794"
06:24:07.653 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d0cd363 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f34a794, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.653 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3d0cd363 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f34a794, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.654 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
06:24:07.655 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
06:24:07.656 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
06:24:07.657 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
06:24:07.657 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo
06:24:07.658 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
06:24:07.658 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo
06:24:07.659 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:07.660 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo
06:24:07.661 [qtp609375192-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
06:24:07.661 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:07.662 [qtp609375192-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
06:24:07.662 [qtp609375192-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
06:24:07.663 [qtp609375192-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
06:24:07.663 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:24:07.664 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
06:24:07.665 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
06:24:07.665 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
06:24:07.666 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
06:24:07.667 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
06:24:07.668 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
06:24:07.668 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm
06:24:07.669 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
06:24:07.670 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm
06:24:07.670 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
06:24:07.671 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm
06:24:07.672 [qtp609375192-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
06:24:07.672 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm
06:24:07.673 [qtp609375192-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
06:24:07.674 [qtp609375192-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
06:24:07.674 [qtp609375192-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
06:24:07.675 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
06:24:07.675 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
06:24:07.676 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
06:24:07.676 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table.
06:24:07.676 [qtp609375192-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)
06:24:07.676 [qtp609375192-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") 
06:24:07.677 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table.
06:24:07.677 [qtp609375192-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)
06:24:07.677 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table.
06:24:07.677 [qtp609375192-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)
06:24:07.677 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table.
06:24:07.677 [qtp609375192-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)
06:24:07.677 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table.
06:24:07.678 [qtp609375192-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)
06:24:07.678 [qtp609375192-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") 
06:24:07.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table.
06:24:07.678 [qtp609375192-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)
06:24:07.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table.
06:24:07.678 [qtp609375192-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)
06:24:07.678 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
06:24:07.679 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55c6d135 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:07.679 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4749d4fc" with isolation "serializable"
06:24:07.685 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
06:24:07.686 [qtp609375192-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 ""
06:24:07.708 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 22 ms
06:24:07.708 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
06:24:07.715 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
06:24:07.715 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema ""
06:24:07.715 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
06:24:07.735 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:24:07.760 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
06:24:07.774 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
06:24:07.774 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema ""
06:24:07.774 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
06:24:07.794 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms
06:24:07.794 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4749d4fc"
06:24:07.801 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4749d4fc"
06:24:07.801 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55c6d135 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4749d4fc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.801 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55c6d135 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4749d4fc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.802 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
06:24:07.803 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
06:24:07.804 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
06:24:07.806 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
06:24:07.808 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo
06:24:07.810 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
06:24:07.812 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo
06:24:07.814 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
06:24:07.815 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo
06:24:07.816 [qtp609375192-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
06:24:07.817 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo
06:24:07.817 [qtp609375192-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
06:24:07.818 [qtp609375192-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
06:24:07.819 [qtp609375192-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
06:24:07.819 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:24:07.819 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
06:24:07.820 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
06:24:07.820 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
06:24:07.821 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
06:24:07.821 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
06:24:07.822 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
06:24:07.823 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm
06:24:07.823 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
06:24:07.824 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm
06:24:07.825 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
06:24:07.825 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm
06:24:07.826 [qtp609375192-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
06:24:07.826 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm
06:24:07.827 [qtp609375192-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
06:24:07.828 [qtp609375192-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
06:24:07.828 [qtp609375192-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
06:24:07.829 [qtp609375192-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
06:24:07.829 [qtp609375192-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
06:24:07.829 [qtp609375192-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
06:24:07.830 [qtp609375192-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") 
06:24:07.830 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table.
06:24:07.830 [qtp609375192-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
06:24:07.830 [qtp609375192-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)
06:24:07.832 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d386a8a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false
06:24:07.832 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ab6b2f" with isolation "serializable"
06:24:07.838 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
06:24:07.848 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
06:24:07.861 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
06:24:07.864 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
06:24:07.864 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ab6b2f"
06:24:07.864 [qtp609375192-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ab6b2f"
06:24:07.864 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d386a8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ab6b2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed.
06:24:07.864 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@d386a8a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78ab6b2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed
06:24:07.865 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:07.865 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:07.865 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@3c251abf"
06:24:07.865 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.865 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c (optimistic=false)
06:24:07.866 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
06:24:07.866 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:07.866 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
06:24:07.866 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore
06:24:07.868 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
06:24:07.868 [qtp609375192-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'"
06:24:07.869 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:07.869 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@63d17eaf, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.869 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:07.869 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.869 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:07.878 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1dbb30e6"
06:24:07.878 [qtp609375192-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'
06:24:07.879 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.879 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
06:24:07.880 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:07.880 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
06:24:07.880 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:07.881 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
06:24:07.881 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
06:24:07.882 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="1") enlisted in transactional cache
06:24:07.883 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" having fields "publicKey" fetched from table ""repository""
06:24:07.883 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.889 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@45a9a399"
06:24:07.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
06:24:07.889 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:07.890 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@227f28e9"
06:24:07.890 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="1") is having the following fields in Level 2 cache object updated : [3]
06:24:07.891 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" having fields "privateKey" fetched from table ""repository""
06:24:07.891 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.897 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ab14949"
06:24:07.898 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
06:24:07.898 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:07.899 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2b804a88"
06:24:07.899 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="1") is having the following fields in Level 2 cache object updated : [7]
06:24:07.899 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]initPersistenceManagerFactory: repositoryId=0bf61204-3435-400c-ac1b-cf42a4861eac
06:24:07.899 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c
06:24:07.899 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.900 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.900 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@63d17eaf]]
06:24:07.900 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:07.900 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:07.900 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7fb70205 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4b68f373, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@85f8732, lifecycle=HOLLOW]
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:07.901 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2369 ms.
06:24:07.901 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@584f2400"
06:24:07.902 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.902 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c (optimistic=false)
06:24:07.902 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
06:24:07.902 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
06:24:07.903 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:07.903 [qtp609375192-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]
06:24:07.903 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore
06:24:07.905 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
06:24:07.905 [qtp609375192-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" < ?"
06:24:07.905 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:07.905 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5737df15, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.906 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3260b1ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:07.906 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3260b1ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.906 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
06:24:07.913 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@15cfd704"
06:24:07.913 [qtp609375192-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" < <2020-02-22 06:24:07.902>
06:24:07.914 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.914 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
06:24:07.914 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5737df15]]
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3260b1ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3260b1ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76799afe [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3260b1ed, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.915 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:07.916 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:07.916 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:07.916 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bc71f6e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:07.916 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bc71f6e]tryAcquire: returning true. lockCounter=1
06:24:07.916 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bc71f6e]tryAcquire: returning true. lockCounter=2
06:24:07.916 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:07.917 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bc71f6e]release: NOT releasing underlying FileLock. lockCounter=1
06:24:07.917 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4bc71f6e]release: releasing underlying FileLock. lockCounter=0
06:24:07.917 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@52bffe94"
06:24:07.917 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
06:24:07.918 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c (optimistic=false)
06:24:07.918 [qtp609375192-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
06:24:07.918 [qtp609375192-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
06:24:07.919 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:07.919 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5e1ec5c5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=
, enlisted resources=[]]
06:24:07.919 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=
" with flags "0"
06:24:07.920 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.920 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:07.920 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3a9cd565"
06:24:07.920 [qtp609375192-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'
06:24:07.920 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:07.920 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms
06:24:07.921 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:07.921 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:07.921 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:24:07.921 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:24:07.922 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="1") enlisted in transactional cache
06:24:07.922 [qtp609375192-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@623495a5"
06:24:07.923 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" 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]
06:24:07.923 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:24:07.923 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" field "aliases" loading contents to SCO wrapper from the datastore
06:24:07.924 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.932 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@187f184d"
06:24:07.933 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:24:07.933 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:07.933 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@663db036"
06:24:07.934 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [128f3086]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:07.934 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [128f3086]tryAcquire: returning true. lockCounter=1
06:24:07.934 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:07.934 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [128f3086]release: releasing underlying FileLock. lockCounter=0
06:24:07.935 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k6yl6xv1-zxm09' of repository '0bf61204-3435-400c-ac1b-cf42a4861eac' already in-sync.
06:24:07.935 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [e96315b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:07.935 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [e96315b]tryAcquire: returning true. lockCounter=1
06:24:07.935 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [e96315b]tryAcquire: returning true. lockCounter=2
06:24:07.936 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:07.936 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [e96315b]release: NOT releasing underlying FileLock. lockCounter=1
06:24:07.936 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [e96315b]release: releasing underlying FileLock. lockCounter=0
06:24:07.936 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.936 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.937 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=
, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5e1ec5c5]]
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=
" with onePhase="true"
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:07.937 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e460171 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@27cafb4e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@623495a5, lifecycle=HOLLOW]
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:07.938 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@b099810"
06:24:07.939 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.939 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c (optimistic=false)
06:24:07.939 [qtp609375192-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
06:24:07.939 [qtp609375192-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
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7fddae0d, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
06:24:07.940 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4901087f"
06:24:07.941 [qtp609375192-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'
06:24:07.941 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.941 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
06:24:07.941 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0]
06:24:07.941 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
06:24:07.941 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
06:24:07.942 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
06:24:07.942 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="1") enlisted in transactional cache
06:24:07.942 [qtp609375192-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@7d9594b9"
06:24:07.942 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" 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]
06:24:07.942 [qtp609375192-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="1") is having the following fields in Level 2 cache object updated : [6]
06:24:07.943 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.951 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7044eee5"
06:24:07.951 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
06:24:07.952 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.953 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2a2d7f2a"
06:24:07.953 [qtp609375192-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" field "aliases" loading contents to SCO wrapper from the datastore
06:24:07.954 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.954 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55ab8313"
06:24:07.954 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
06:24:07.954 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:07.954 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7168956f"
06:24:07.955 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.955 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.955 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:07.955 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7fddae0d]]
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:07.956 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18f685a4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@78e920c9, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7d9594b9, lifecycle=HOLLOW]
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1]
06:24:07.957 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:07.958 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:07.958 [qtp609375192-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [64557c5a]open: closing=false closeAbortable=true
06:24:07.958 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6cfdd78d" with txn="org.datanucleus.TransactionImpl@39c7de40"
06:24:07.958 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.958 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c (optimistic=false)
06:24:07.959 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2e47398a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
06:24:07.959 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2e47398a]tryAcquire: returning true. lockCounter=1
06:24:07.959 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2e47398a]tryAcquire: returning true. lockCounter=2
06:24:07.959 [qtp609375192-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
06:24:07.960 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2e47398a]release: NOT releasing underlying FileLock. lockCounter=1
06:24:07.960 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2e47398a]release: releasing underlying FileLock. lockCounter=0
06:24:07.961 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
06:24:07.961 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:07.961 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
06:24:07.961 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore
06:24:07.963 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms
06:24:07.963 [qtp609375192-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'"
06:24:07.964 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false
06:24:07.964 [qtp609375192-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3a2f4986, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]]
06:24:07.964 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0"
06:24:07.964 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.964 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
06:24:07.972 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5aaef566"
06:24:07.972 [qtp609375192-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'
06:24:07.973 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.974 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
06:24:07.974 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
06:24:07.975 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:07.975 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
06:24:07.975 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore
06:24:07.976 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:07.976 [qtp609375192-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""
06:24:07.977 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.977 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
06:24:07.984 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@9f0cb3c"
06:24:07.985 [qtp609375192-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"
06:24:07.986 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:07.986 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
06:24:07.987 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
06:24:07.988 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:07.988 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
06:24:07.988 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore
06:24:07.991 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 3 ms
06:24:07.991 [qtp609375192-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'"
06:24:07.991 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:07.991 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
06:24:08.000 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@527d1621"
06:24:08.000 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
06:24:08.001 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:08.001 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
06:24:08.001 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
06:24:08.002 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:08.002 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
06:24:08.002 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore
06:24:08.003 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:08.003 [qtp609375192-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'"
06:24:08.003 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:08.003 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
06:24:08.009 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@27e63f5"
06:24:08.009 [qtp609375192-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
06:24:08.010 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms
06:24:08.010 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
06:24:08.011 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
06:24:08.011 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms
06:24:08.012 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
06:24:08.012 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore
06:24:08.013 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:08.013 [qtp609375192-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'"
06:24:08.013 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:08.013 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
06:24:08.024 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a985ff8"
06:24:08.025 [qtp609375192-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'
06:24:08.025 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:08.026 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
06:24:08.026 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
06:24:08.027 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms
06:24:08.027 [qtp609375192-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
06:24:08.027 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore
06:24:08.028 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms
06:24:08.029 [qtp609375192-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'"
06:24:08.029 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:08.029 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
06:24:08.039 [qtp609375192-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@77aedef0"
06:24:08.040 [qtp609375192-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'
06:24:08.040 [qtp609375192-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:08.041 [qtp609375192-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:08.041 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5ee82c1c
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3a2f4986]]
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true"
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2db3aed3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3d633228, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5ee82c1c" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@7672d1cc]"
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
06:24:08.042 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
06:24:08.043 [qtp609375192-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5ee82c1c" closed
06:24:08.043 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]getCloseDeferredMillis: closeDeferredMillis=0
06:24:08.043 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]close: Closing real LocalRepoManager immediately.
06:24:08.043 [qtp609375192-38] INFO  c.c.c.local.LocalRepoManagerImpl - [64557c5a]_close: Shutting down real LocalRepoManager.
06:24:08.252 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx
06:24:08.253 [qtp609375192-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx
06:24:08.254 [qtp609375192-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
06:24:08.254 [qtp609375192-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
06:24:08.256 [qtp609375192-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
06:24:08.650 [qtp609375192-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42c04f25]release: releasing underlying FileLock. lockCounter=0
06:24:08.655 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1c857828[p=0,l=772,c=8192,r=772]={<<<<?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@1654eb6b{null}
06:24:08.655 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@17123da6{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=3167}
200 OK HTTP/1.1
Content-Length: 772
Content-Type: application/xml


06:24:08.656 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5f33181a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30547af2] generate: NEED_HEADER (null,[p=0,l=772,c=8192,r=772],true)@START
06:24:08.656 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=772} last=true content=HeapByteBuffer@1c857828[p=0,l=772,c=8192,r=772]={<<<<?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}
06:24:08.657 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 772
Content-Type: application/xml


06:24:08.657 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
06:24:08.657 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5f33181a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30547af2] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=772,c=8192,r=772],true)@COMPLETING
06:24:08.658 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@72700e8{IDLE}->null [HeapByteBuffer@f0b12fb[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>pLTnJsb3ZRclJocUN...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1c857828[p=0,l=772,c=8192,r=772]={<<<<?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}]
06:24:08.658 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72700e8{WRITING}->null:IDLE-->WRITING
06:24:08.660 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 876 SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=W,to=3173/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=END,243 of 243},g=HttpGenerator@614adf04{s=COMPLETING}]=>HttpChannelOverHttp@17123da6{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=3172}
06:24:08.660 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=876 remaining=0 WriteFlusher@72700e8{WRITING}->null
06:24:08.661 [qtp609375192-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@72700e8{IDLE}->null:WRITING-->IDLE
06:24:08.661 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5f33181a[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=772},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30547af2] generate: DONE ([p=104,l=104,c=8192,r=0],[p=772,l=772,c=8192,r=0],true)@END
06:24:08.666 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1, calling complete=true
06:24:08.666 [qtp609375192-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
06:24:08.666 [qtp609375192-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@17123da6{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:35449/RepoInfo,age=3178}
06:24:08.667 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@132dbb9c{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
06:24:08.667 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:35449/RepoInfo,age=3179} action COMPLETE
06:24:08.667 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@132dbb9c{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
06:24:08.667 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=772
06:24:08.668 [qtp609375192-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@132dbb9c{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
06:24:08.668 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,243 of 243}
06:24:08.668 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
06:24:08.668 [qtp609375192-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
06:24:08.668 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@f0b12fb[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}
06:24:08.669 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@f0b12fb[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}
06:24:08.669 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@f0b12fb[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}
06:24:08.670 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=9/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@f0b12fb[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} {}
06:24:08.670 [qtp609375192-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@f0b12fb[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}
06:24:08.671 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=10/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
06:24:08.671 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=11/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.672 [qtp609375192-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.673 [qtp609375192-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67332186{AC.ReadCB@562f379d{HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:08.673 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.674 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@19bc97a7 on ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
06:24:08.674 [qtp609375192-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=1
06:24:08.674 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
06:24:08.674 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/1 selected
06:24:08.674 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
06:24:08.674 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.674 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@19bc97a7
06:24:08.674 [qtp609375192-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@132dbb9c{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
06:24:08.675 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.675 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.675 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 1 keys
06:24:08.675 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
06:24:08.679 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3240 ms
Local repository:
  repository.repositoryId = 0bf61204-3435-400c-ac1b-cf42a4861eac
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/repo/k6yl6xv1-zxm09
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@59b492ec
  repository.publicKeySha1 = 6F:51:E1:27:20:5F:02:D5:2C:52:E1:96:4D:75:21:74:F7:0E:7F:17

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

06:24:08.680 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@12417468{STARTED}[9.4.17.v20190418]
06:24:08.680 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@12417468{STOPPING}[9.4.17.v20190418]
06:24:08.680 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@12417468{STOPPING}[9.4.17.v20190418] by 
06:24:08.681 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp609375192-35-acceptor-0@261b9a37-ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:35449}
06:24:08.681 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:08.681 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:08.681 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@644a3add{STARTED} id=2 keys=0 selected=0 updates=0
06:24:08.681 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9 on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:08.681 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1
06:24:08.681 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
06:24:08.682 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected
06:24:08.682 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
06:24:08.682 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.682 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55c1ced9
06:24:08.682 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:08.683 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a on ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=0
06:24:08.683 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 waiting with 0 keys
06:24:08.683 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@644a3add{STOPPING} id=2 keys=0 selected=0 updates=1
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken with none selected
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 woken up from select, 0/0/0 selected
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@317d3cb1 processing 0 keys, 1 updates
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@49cc9b2a
06:24:08.684 [qtp609375192-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.684 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@622d7e4
06:24:08.685 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:08.684+01:00
06:24:08.686 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@241fbec/SelectorProducer@715fa8c5/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:08.685+01:00
06:24:08.686 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@644a3add{STOPPED} id=2 keys=-1 selected=-1 updates=0
06:24:08.686 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@7f0a133d{STARTED} id=1 keys=1 selected=0 updates=0
06:24:08.687 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:08.687 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=1
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/1 selected
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@11826398
06:24:08.688 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:08.688 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.688 [qtp609375192-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.689 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,CLOSED,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.689 [qtp609375192-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@72700e8{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_242]
06:24:08.690 [qtp609375192-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@67332186{AC.ReadCB@562f379d{HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,CLOSED,fill=FI,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@562f379d[p=HttpParser{s=START,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
06:24:08.690 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
06:24:08.690 [qtp609375192-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
06:24:08.690 [qtp609375192-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,CLOSED,fill=-,flush=-,to=18/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@562f379d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException
06:24:08.690 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7f0a133d{STOPPING} id=1 keys=1 selected=0 updates=0
06:24:08.691 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25c86eef
06:24:08.691 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.691 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 waiting with 1 keys
06:24:08.691 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25c86eef
06:24:08.691 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6 on ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=0
06:24:08.692 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7f0a133d{STOPPING} id=1 keys=0 selected=0 updates=1
06:24:08.692 [qtp609375192-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,CLOSED,fill=-,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@562f379d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken with none selected
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 woken up from select, 0/0/0 selected
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6a3287e2 processing 0 keys, 1 updates
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6c5ca0b6
06:24:08.692 [qtp609375192-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@562f379d::SocketChannelEndPoint@19d5d0ec{/127.0.0.1:39702<->/127.0.0.1:35449,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@562f379d[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@614adf04{s=START}]=>HttpChannelOverHttp@17123da6{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
06:24:08.692 [qtp609375192-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.693 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4a70d302
06:24:08.693 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@25c86eef
06:24:08.694 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T06:24:08.694+01:00
06:24:08.695 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@9df564f/SelectorProducer@1a21f43f/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-02-23T06:24:08.694+01:00
06:24:08.695 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@7f0a133d{STOPPED} id=1 keys=-1 selected=-1 updates=0
06:24:08.695 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@377949f1{STARTED} id=0 keys=0 selected=0 updates=0
06:24:08.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:08.696 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1
06:24:08.696 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a woken with none selected
06:24:08.696 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a woken up from select, 0/0/0 selected
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a processing 0 keys, 1 updates
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@37b01ce2
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.697 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a waiting with 0 keys
06:24:08.697 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5 on ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=0
06:24:08.698 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=0 keys=0 selected=0 updates=1
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a woken with none selected
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a woken up from select, 0/0/0 selected
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4590855a processing 0 keys, 1 updates
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1a88c4f5
06:24:08.698 [qtp609375192-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
06:24:08.698 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/727860268@4b765e92
06:24:08.699 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:08.699+01:00
06:24:08.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-02-23T06:24:08.7+01:00
06:24:08.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@377949f1{STOPPED} id=0 keys=-1 selected=-1 updates=0
06:24:08.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:08.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@d325518[HTTP/1.1]
06:24:08.700 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@d325518[HTTP/1.1]
06:24:08.701 [main] INFO  o.e.jetty.server.AbstractConnector - Stopped ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@2233cac0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
06:24:08.701 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@12417468{STOPPING}[9.4.17.v20190418]
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@2e1eb85f{STARTED}[worker=node0]
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@ea7a4c3{STARTED}[interval=600000, ownscheduler=false]
06:24:08.701 [main] INFO  org.eclipse.jetty.server.session - node0 Stopped scavenging
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@ea7a4c3{STOPPED}[interval=600000, ownscheduler=false]
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@2e1eb85f{STOPPED}[worker=node0]
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@7dee835{STARTED}
06:24:08.701 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@7dee835{STOPPING}
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@7dee835{STOPPED}
06:24:08.701 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN}
06:24:08.702 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@392781e{/,null,SHUTDOWN} by 
06:24:08.702 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
06:24:08.702 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4e8b357d[passivating=false,graceSec=3600]
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@2a8b33ba[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
06:24:08.703 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@28cd2c2{STARTED}
06:24:08.703 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@28cd2c2{STOPPING}
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-6af5b246@30b2fe0==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
06:24:08.703 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:24:08.704 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1d4f5506@c3758af9==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
06:24:08.704 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@28cd2c2{STOPPED}
06:24:08.704 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler1070319462==dftMaxIdleSec=-1
06:24:08.705 [main] INFO  o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
06:24:08.705 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@392781e{/,null,UNAVAILABLE}
06:24:08.705 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@459003a0{STARTED}
06:24:08.705 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@459003a0{STOPPED}
06:24:08.705 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp609375192]@245253d8{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}]
06:24:08.705 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp609375192]@245253d8{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@1b57c345{s=1/6,p=0}]
06:24:08.706 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@1b57c345{s=1/6,p=0}
06:24:08.706 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@60caec92 offer STOP!
06:24:08.706 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@1b57c345{s=0/6,p=0}
06:24:08.706 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.706 [qtp609375192-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.706 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@60caec92 task=STOP!
06:24:08.706 [qtp609375192-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@1b57c345{s=0/6,p=0}@60caec92 Exited
06:24:08.707 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-39,5,main] for 14999
06:24:08.707 [qtp609375192-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@1b57c345{s=0/6,p=0}@60caec92
06:24:08.707 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.707 [qtp609375192-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.707 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.707 [qtp609375192-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.708 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.708 [qtp609375192-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.708 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.707 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.708 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-34,5,main] for 14998
06:24:08.708 [qtp609375192-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.708 [qtp609375192-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.707 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.709 [qtp609375192-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$52/384887832@3cfc356a
06:24:08.709 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp609375192-35,5,] for 14997
06:24:08.710 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp609375192]@245253d8{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/2044903525@4218d6a3]
06:24:08.710 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@12417468{STOPPED}[9.4.17.v20190418]
06:24:08.710 [main] INFO  c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
06:24:08.710 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [385dfb63]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.484 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_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar
[INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar
[INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar
[INFO] Copying co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.8-SNAPSHOT.jar
[INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar
[INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.8-SNAPSHOT.jar
[INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.8-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.8-SNAPSHOT.jar
[INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar
[INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.8-SNAPSHOT.jar
[INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar
[INFO] Copying co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.8-SNAPSHOT.jar
[INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/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_java_8/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-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_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-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.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7.jar (44 KB at 43667.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7.pom
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7.pom (4 KB)
[INFO] Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 155.3 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-bin.tar.gz
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-bin.tar.gz (21663 KB at 54981.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 283.2 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-bin.zip
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-bin.zip (23980 KB at 54008.8 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-sources.jar
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/co.codewizards.cloudstore.client-0.10.8-20200223.052413-7-sources.jar (26 KB at 25951.2 KB/sec)
[INFO] Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.8-SNAPSHOT/maven-metadata.xml (2 KB at 1416.0 KB/sec)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_8/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ 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) < generate-sources @ co.codewizards.cloudstore.client <<<
[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_java_8/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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_java_8/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_8/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