[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.8-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 15:40:24.983 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 15:40:25.026 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 15:40:26.043 [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 15:40:26.078 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:40:26.084 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 15:40:26.085 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms. 15:40:28.080 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 15:40:28.093 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]tryAcquire: returning true. lockCounter=1 15:40:28.095 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]release: releasing underlying FileLock. lockCounter=0 15:40:28.096 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 15:40:28.097 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]tryAcquire: returning true. lockCounter=1 15:40:28.116 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 15:40:28.128 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5036ms to org.eclipse.jetty.util.log.Slf4jLog 15:40:28.340 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 15:40:28.344 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 15:40:28.394 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@77c2494c[HTTP/1.1] added {HttpConfiguration@f5958c9{32768/8192,8192/8192,https://:0,[]},POJO} 15:40:28.400 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {Server@35d019a3{STOPPED}[9.4.17.v20190418],UNMANAGED} 15:40:28.402 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 15:40:28.403 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 15:40:28.404 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3cd3e762,POJO} 15:40:28.406 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@77c2494c[HTTP/1.1],AUTO} 15:40:28.407 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@77c2494c[HTTP/1.1] 15:40:28.416 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 15:40:28.416 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 15:40:28.418 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 15:40:28.455 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3d34d211 15:40:28.476 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1,MANAGED} 15:40:28.487 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {ServletHandler@38102d01{STOPPED},MANAGED} 15:40:28.513 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 15:40:28.558 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 15:40:28.643 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE},MANAGED} 15:40:28.646 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@35d019a3{STOPPED}[9.4.17.v20190418] 15:40:28.652 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {ErrorHandler@543588e6{STOPPED},AUTO} 15:40:28.656 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 15:40:28.685 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@35d019a3{STARTING}[9.4.17.v20190418] 15:40:28.686 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 15:40:28.690 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} 15:40:28.692 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1199673596]@478190fc{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] added {ReservedThreadExecutor@2ea41516{s=0/6,p=0},AUTO} 15:40:28.693 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@2ea41516{s=0/6,p=0} 15:40:28.694 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5603ms ReservedThreadExecutor@2ea41516{s=0/6,p=0} 15:40:28.694 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-14,5,main] 15:40:28.695 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-15,5,main] 15:40:28.697 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-16,5,main] 15:40:28.701 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-17,5,main] 15:40:28.706 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-18,5,main] 15:40:28.709 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-19,5,main] 15:40:28.715 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-20,5,main] 15:40:28.719 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-21,5,main] 15:40:28.723 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5630ms QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] 15:40:28.723 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@77888435{STOPPED} 15:40:28.726 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5635ms ScheduledExecutorScheduler@77888435{STARTED} 15:40:28.727 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 15:40:28.738 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@437da279] 15:40:28.760 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1e178745{/,null,STARTING} 15:40:28.760 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:28.768 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:40:28.771 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600],AUTO} 15:40:28.774 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=null] 15:40:28.775 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:40:28.775 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:40:28.778 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@13fd2ccd{STARTING}[worker=node0] added {HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:40:28.778 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false] 15:40:28.781 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 15:40:28.784 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5693ms HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 15:40:28.786 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5694ms DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 15:40:28.788 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],MANAGED} 15:40:28.789 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],UNMANAGED} 15:40:28.791 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:28.792 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@38102d01{STOPPED} 15:40:28.795 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 15:40:28.800 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:40:28.800 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 15:40:28.801 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 15:40:28.801 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 15:40:28.801 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:40:28.802 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:40:28.802 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@38102d01{STARTING} 15:40:28.803 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 15:40:28.804 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:40:28.805 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d[EMBEDDED:null] 15:40:28.806 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 15:40:28.806 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 15:40:28.806 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 15:40:28.806 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 15:40:28.807 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:40:28.807 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:40:28.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@38102d01{STARTING} 15:40:28.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5718ms ServletHandler@38102d01{STARTED} 15:40:28.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:28.810 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 15:40:28.811 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5720ms org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 15:40:28.811 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5720ms org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:28.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5721ms org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:28.821 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:28.824 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5733ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:28.824 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:28.825 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5734ms org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:28.828 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@18df8434 for org.glassfish.jersey.servlet.ServletContainer-a530d0a Oct 06, 2019 3:40:29 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 15:40:30.131 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 15:40:30.137 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@592e843a 15:40:30.162 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 15:40:30.162 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7071ms o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 15:40:30.163 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@543588e6{STOPPED} 15:40:30.163 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@543588e6{STARTING} 15:40:30.163 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7072ms ErrorHandler@543588e6{STARTED} 15:40:30.164 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:30.178 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:41398],POJO} 15:40:30.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@77c2494c[HTTP/1.1] 15:40:30.180 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7089ms HttpConnectionFactory@77c2494c[HTTP/1.1] 15:40:30.182 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} 15:40:30.276 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.26+02:00 added {SelectorProducer@69c79f09,POJO} 15:40:30.278 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.277+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 15:40:30.279 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.279+02:00 created 15:40:30.282 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.282+02:00,MANAGED} 15:40:30.283 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} added {ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:40:30.286 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.285+02:00 added {SelectorProducer@60b71e8f,POJO} 15:40:30.288 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.287+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 15:40:30.289 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.289+02:00 created 15:40:30.291 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.29+02:00,MANAGED} 15:40:30.292 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} added {ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 15:40:30.293 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.293+02:00 added {SelectorProducer@7c22d4f,POJO} 15:40:30.295 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.294+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 15:40:30.296 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.296+02:00 created 15:40:30.297 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.297+02:00,MANAGED} 15:40:30.298 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} added {ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 15:40:30.299 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:40:30.300 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.3+02:00 15:40:30.302 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7210ms EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.302+02:00 15:40:30.309 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 15:40:30.311 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 15:40:30.311 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 on ManagedSelector@34645867{STARTING} id=0 keys=0 selected=0 updates=0 15:40:30.314 [qtp1199673596-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.313+02:00 tryProduce false 15:40:30.320 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:30.321 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 15:40:30.322 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:30.323 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7231ms ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 15:40:30.323 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 waiting with 0 keys 15:40:30.324 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:40:30.325 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.325+02:00 15:40:30.329 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7235ms EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.328+02:00 15:40:30.331 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 15:40:30.332 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 15:40:30.333 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2b62442c on ManagedSelector@1255b1d1{STARTING} id=1 keys=0 selected=0 updates=0 15:40:30.333 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.333+02:00 tryProduce false 15:40:30.335 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:30.335 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2b62442c 15:40:30.335 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:30.336 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 0 keys 15:40:30.336 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7245ms ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 15:40:30.337 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:40:30.339 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.338+02:00 15:40:30.340 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7248ms EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.34+02:00 15:40:30.341 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 15:40:30.342 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 15:40:30.342 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@5f59185e{STARTING} id=2 keys=0 selected=0 updates=0 15:40:30.344 [qtp1199673596-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:30.343+02:00 tryProduce false 15:40:30.344 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:30.344 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575 15:40:30.345 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:30.345 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb waiting with 0 keys 15:40:30.345 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7254ms ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 15:40:30.346 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7255ms SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} 15:40:30.350 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} added {acceptor-0@6c345c5f,POJO} 15:40:30.350 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@6c345c5f 15:40:30.351 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} 15:40:30.351 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@6c345c5f 15:40:30.351 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7260ms ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} 15:40:30.351 [main] INFO org.eclipse.jetty.server.Server - Started @7260ms 15:40:30.352 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7261ms Server@35d019a3{STARTED}[9.4.17.v20190418] 15:40:30.356 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:40:30.357 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]tryAcquire: returning true. lockCounter=1 15:40:30.358 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]release: releasing underlying FileLock. lockCounter=0 15:40:30.361 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:40:30.361 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]tryAcquire: returning true. lockCounter=1 15:40:30.370 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]release: releasing underlying FileLock. lockCounter=0 15:40:30.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' 15:40:30.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, k1f1agw7-ffgq]' 15:40:30.479 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' 15:40:30.488 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:30.489 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]tryAcquire: returning true. lockCounter=1 15:40:30.490 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:30.493 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]release: releasing underlying FileLock. lockCounter=0 15:40:30.500 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/cloudstore-repository.lock' 15:40:30.500 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]tryAcquire: returning true. lockCounter=1 15:40:30.500 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' locked successfully. 15:40:30.503 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 15:40:34.551 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:40:34.669 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:40:34.734 [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. 15:40:34.812 [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. 15:40:34.867 [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. 15:40:34.884 [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. 15:40:34.891 [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. 15:40:34.892 [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. 15:40:34.897 [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. 15:40:34.965 [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. 15:40:34.981 [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. 15:40:35.041 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:40:35.117 [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 15:40:35.117 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:40:35.165 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:40:35.166 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 15:40:35.167 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 15:40:35.168 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:40:35.169 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 15:40:35.169 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:40:35.169 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 15:40:35.169 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:40:35.169 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:40:35.170 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:40:35.171 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:40:35.171 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:40:35.182 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:40:35.261 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 15:40:35.262 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:40:35.262 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:40:35.318 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 15:40:35.335 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 15:40:35.371 [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) 15:40:35.371 [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) 15:40:35.374 [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) 15:40:35.375 [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) 15:40:35.375 [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) 15:40:35.376 [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) 15:40:35.376 [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) 15:40:35.377 [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) 15:40:35.379 [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) 15:40:35.379 [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) 15:40:35.380 [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) 15:40:35.381 [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) 15:40:35.381 [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) 15:40:35.381 [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) 15:40:35.382 [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) 15:40:35.382 [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) 15:40:35.383 [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) 15:40:35.383 [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) 15:40:35.383 [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) 15:40:35.383 [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) 15:40:35.383 [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) 15:40:35.384 [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) 15:40:35.384 [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) 15:40:35.384 [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) 15:40:35.384 [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) 15:40:35.385 [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) 15:40:35.385 [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) 15:40:35.385 [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) 15:40:35.386 [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) 15:40:35.387 [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) 15:40:35.390 [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) 15:40:35.394 [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) 15:40:35.394 [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) 15:40:35.395 [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) 15:40:35.395 [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) 15:40:35.395 [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) 15:40:35.396 [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) 15:40:35.397 [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) 15:40:35.397 [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) 15:40:35.397 [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) 15:40:35.397 [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) 15:40:35.398 [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) 15:40:35.399 [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) 15:40:35.399 [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) 15:40:35.399 [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) 15:40:35.399 [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) 15:40:35.399 [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) 15:40:35.399 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.400 [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) 15:40:35.401 [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) 15:40:35.401 [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) 15:40:35.402 [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) 15:40:35.403 [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) 15:40:35.403 [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) 15:40:35.405 [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) 15:40:35.405 [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) 15:40:35.405 [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) 15:40:35.405 [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) 15:40:35.406 [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) 15:40:35.406 [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) 15:40:36.201 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 15:40:36.201 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 15:40:36.464 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:40:36.465 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:40:36.465 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 15:40:36.466 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:40:36.466 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:40:36.466 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 15:40:36.467 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:40:36.467 [main] DEBUG DataNucleus.Datastore - =========================================================== 15:40:36.467 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:40:36.467 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:40:36.467 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:40:36.468 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:36.468 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:36.468 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:40:36.468 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:40:36.470 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:40:36.470 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:40:36.470 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:40:36.470 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:40:36.470 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:40:36.471 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:40:36.471 [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 15:40:36.471 [main] DEBUG DataNucleus.Datastore - =========================================================== 15:40:36.472 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:36.482 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:36.483 [main] DEBUG DataNucleus.Datastore - StoreManager now created 15:40:36.488 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 15:40:36.490 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:40:36.501 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:40:36.502 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 15:40:36.502 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:40:36.502 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:40:36.502 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 15:40:36.503 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:40:36.503 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 15:40:36.503 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:40:36.503 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:40:36.503 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:40:36.503 [main] DEBUG DataNucleus.Persistence - ================================================ 15:40:36.546 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@74dbb1ee" 15:40:36.550 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 15:40:36.572 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:40:36.573 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:40:36.574 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:40:36.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:40:36.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 15:40:36.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:40:36.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 15:40:36.579 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:36.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:36.582 [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 15:40:36.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:36.584 [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 15:40:36.586 [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 15:40:36.587 [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 15:40:36.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:36.696 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:40:36.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:40:36.730 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:40:36.731 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:40:36.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:40:36.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:40:36.734 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 15:40:36.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:40:36.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 15:40:36.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:36.738 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 15:40:36.739 [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 15:40:36.740 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:36.742 [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 15:40:36.743 [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 15:40:36.744 [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 15:40:36.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:36.746 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:40:36.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:40:36.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:40:36.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:40:36.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 15:40:36.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:40:36.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 15:40:36.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:36.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 15:40:36.755 [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 15:40:36.756 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:36.757 [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 15:40:36.758 [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 15:40:36.759 [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 15:40:36.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:36.760 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:40:36.762 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:40:36.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:40:36.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:40:36.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:40:36.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:40:36.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 15:40:36.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:40:36.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 15:40:36.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:36.770 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 15:40:36.771 [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 15:40:36.772 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:36.773 [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 15:40:36.774 [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 15:40:36.775 [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 15:40:36.775 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:36.776 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:40:36.777 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:40:36.778 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:40:36.779 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:40:36.780 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 15:40:36.781 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:40:36.782 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 15:40:36.783 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:36.784 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 15:40:36.785 [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 15:40:36.786 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:36.787 [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 15:40:36.788 [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 15:40:36.789 [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 15:40:36.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:36.790 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:40:36.799 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:40:36.800 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:40:36.801 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:40:36.802 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:40:36.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:40:36.803 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 15:40:36.804 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:40:36.805 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 15:40:36.806 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:40:36.806 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 15:40:36.807 [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 15:40:36.808 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 15:40:36.809 [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 15:40:36.810 [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 15:40:36.811 [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 15:40:36.811 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:36.814 [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. 15:40:36.815 [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. 15:40:36.815 [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. 15:40:36.818 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:40:36.821 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:40:36.821 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:40:36.830 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:40:36.830 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:40:36.831 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:40:36.832 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:40:36.832 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 15:40:36.834 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:40:36.834 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 15:40:36.835 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:36.836 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:36.837 [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 15:40:36.838 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:36.839 [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 15:40:36.839 [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 15:40:36.840 [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 15:40:36.840 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:36.844 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:40:36.847 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:40:36.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:40:36.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:40:36.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:40:36.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:40:36.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 15:40:36.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:40:36.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 15:40:36.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:36.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:36.856 [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 15:40:36.857 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:36.858 [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 15:40:36.858 [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 15:40:36.859 [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 15:40:36.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:36.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:40:36.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:40:36.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:40:36.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:40:36.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 15:40:36.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:40:36.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 15:40:36.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:36.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 15:40:36.867 [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 15:40:36.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:36.869 [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 15:40:36.870 [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 15:40:36.871 [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 15:40:36.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:36.872 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:40:36.876 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:40:36.877 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:40:36.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:40:36.878 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:40:36.879 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:40:36.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 15:40:36.880 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:40:36.881 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 15:40:36.882 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:36.883 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 15:40:36.883 [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 15:40:36.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:36.885 [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 15:40:36.886 [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 15:40:36.887 [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 15:40:36.887 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:36.888 [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. 15:40:36.889 [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. 15:40:36.889 [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. 15:40:36.889 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:40:36.890 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:40:36.891 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 15:40:36.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 15:40:36.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 15:40:36.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 15:40:36.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 15:40:36.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 15:40:36.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 15:40:36.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 15:40:36.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 15:40:36.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 15:40:36.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 15:40:36.898 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 15:40:36.900 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:40:36.932 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:40:36.942 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 15:40:36.946 [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) 15:40:36.950 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:36.951 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:40:36.951 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 15:40:36.951 [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) 15:40:36.952 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:40:36.952 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 15:40:36.953 [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") 15:40:36.954 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 15:40:36.954 [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) 15:40:36.956 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 15:40:36.957 [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) 15:40:36.957 [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") 15:40:36.958 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 15:40:36.959 [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) 15:40:36.959 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 15:40:36.959 [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) 15:40:36.961 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 15:40:36.964 [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) 15:40:36.964 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:40:36.965 [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") 15:40:36.965 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 15:40:36.967 [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) 15:40:36.967 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 15:40:36.967 [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) 15:40:36.968 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 15:40:36.968 [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) 15:40:36.968 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 15:40:36.968 [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) 15:40:36.969 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 15:40:36.969 [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) 15:40:36.969 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 15:40:36.969 [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) 15:40:36.970 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:40:36.970 [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") 15:40:36.978 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 15:40:36.980 [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) 15:40:36.980 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 15:40:36.980 [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) 15:40:36.981 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 15:40:36.981 [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) 15:40:36.981 [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") 15:40:36.982 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 15:40:36.982 [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) 15:40:36.982 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 15:40:36.982 [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) 15:40:36.983 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 15:40:36.983 [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) 15:40:36.983 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:40:36.983 [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") 15:40:36.983 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 15:40:36.984 [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 15:40:36.984 [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) 15:40:36.984 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 15:40:36.984 [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 15:40:36.984 [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) 15:40:36.988 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 15:40:36.988 [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) 15:40:36.988 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 15:40:36.989 [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) 15:40:36.992 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:36.992 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" with isolation "serializable" 15:40:37.204 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 15:40:37.204 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 15:40:37.208 [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) ) 15:40:37.272 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 64 ms 15:40:37.273 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 15:40:37.348 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 75 ms 15:40:37.415 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 15:40:37.415 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 15:40:37.415 [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 ) 15:40:37.440 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 15:40:37.440 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 15:40:37.481 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 41 ms 15:40:37.530 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 15:40:37.531 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 15:40:37.531 [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 ) 15:40:37.552 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 15:40:37.552 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 15:40:37.589 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 15:40:37.619 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 15:40:37.619 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 15:40:37.656 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms 15:40:37.659 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 15:40:37.659 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 15:40:37.692 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 15:40:37.696 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 15:40:37.696 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 15:40:37.728 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 15:40:37.728 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 15:40:37.728 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 15:40:37.767 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 38 ms 15:40:37.776 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 15:40:37.776 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:40:37.805 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 15:40:37.806 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 15:40:37.806 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 15:40:37.838 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 15:40:37.838 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 15:40:37.838 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 15:40:37.873 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms 15:40:37.874 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 15:40:37.874 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 15:40:37.914 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 15:40:37.915 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 15:40:37.915 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:40:37.935 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 15:40:37.936 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" 15:40:37.947 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f" 15:40:37.947 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:37.947 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b9396d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@761e788f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:37.956 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 15:40:37.958 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 15:40:37.962 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 15:40:37.999 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:40:38.000 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:40:38.001 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:40:38.002 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:40:38.003 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 15:40:38.004 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:40:38.004 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 15:40:38.006 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:38.006 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:38.007 [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 15:40:38.008 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:38.010 [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 15:40:38.011 [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 15:40:38.012 [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 15:40:38.012 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:38.014 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:40:38.017 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:40:38.018 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:40:38.019 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:40:38.020 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:40:38.021 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:40:38.022 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 15:40:38.023 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:40:38.024 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 15:40:38.024 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:38.025 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 15:40:38.026 [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 15:40:38.027 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:38.028 [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 15:40:38.029 [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 15:40:38.030 [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 15:40:38.030 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:38.031 [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. 15:40:38.031 [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. 15:40:38.031 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:40:38.033 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:40:38.033 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 15:40:38.033 [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") 15:40:38.034 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 15:40:38.034 [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) 15:40:38.034 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 15:40:38.035 [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) 15:40:38.037 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 15:40:38.037 [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) 15:40:38.037 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 15:40:38.038 [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) 15:40:38.038 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:40:38.039 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:38.039 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" with isolation "serializable" 15:40:38.050 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 15:40:38.050 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 15:40:38.051 [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) ) 15:40:38.135 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 84 ms 15:40:38.136 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 15:40:38.172 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 36 ms 15:40:38.189 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 15:40:38.189 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 15:40:38.221 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 15:40:38.221 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 15:40:38.221 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 15:40:38.256 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 15:40:38.258 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 15:40:38.258 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:40:38.274 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 15:40:38.274 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" 15:40:38.283 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b" 15:40:38.283 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:38.283 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a26ec8d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@17143b3b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:38.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:40:38.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:40:38.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:40:38.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:40:38.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 15:40:38.291 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:40:38.293 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 15:40:38.294 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:38.295 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 15:40:38.296 [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 15:40:38.296 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:38.297 [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 15:40:38.298 [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 15:40:38.299 [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 15:40:38.299 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:38.304 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:40:38.306 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:40:38.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:40:38.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:40:38.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:40:38.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:40:38.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 15:40:38.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:40:38.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 15:40:38.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:40:38.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 15:40:38.313 [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 15:40:38.313 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 15:40:38.314 [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 15:40:38.315 [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 15:40:38.316 [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 15:40:38.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:38.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:40:38.317 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:40:38.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:40:38.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:40:38.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 15:40:38.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:40:38.320 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 15:40:38.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:38.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:38.322 [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 15:40:38.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:38.324 [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 15:40:38.324 [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 15:40:38.325 [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 15:40:38.325 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:38.335 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:40:38.338 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:40:38.339 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:40:38.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:40:38.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:40:38.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:40:38.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 15:40:38.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:40:38.344 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 15:40:38.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:38.345 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 15:40:38.346 [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 15:40:38.347 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:38.347 [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 15:40:38.348 [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 15:40:38.349 [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 15:40:38.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:38.349 [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. 15:40:38.349 [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. 15:40:38.349 [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. 15:40:38.350 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:40:38.351 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:40:38.351 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:40:38.352 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 15:40:38.352 [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) 15:40:38.352 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:38.352 [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") 15:40:38.352 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 15:40:38.352 [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) 15:40:38.353 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 15:40:38.353 [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) 15:40:38.353 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 15:40:38.353 [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) 15:40:38.353 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 15:40:38.354 [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) 15:40:38.354 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 15:40:38.354 [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) 15:40:38.354 [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") 15:40:38.354 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 15:40:38.354 [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) 15:40:38.355 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 15:40:38.355 [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) 15:40:38.356 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 15:40:38.356 [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) 15:40:38.356 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:40:38.356 [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") 15:40:38.356 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:38.357 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" with isolation "serializable" 15:40:38.365 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 15:40:38.365 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 15:40:38.366 [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 ) 15:40:38.403 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 15:40:38.403 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 15:40:38.443 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 40 ms 15:40:38.469 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 15:40:38.469 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 15:40:38.498 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 15:40:38.499 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 15:40:38.499 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 15:40:38.526 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 15:40:38.526 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 15:40:38.527 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 15:40:38.538 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 15:40:38.539 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 15:40:38.539 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 15:40:38.565 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 15:40:38.565 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" 15:40:38.573 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef" 15:40:38.574 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:38.574 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@378f002a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1afd72ef, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:38.575 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:40:38.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:40:38.576 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:40:38.577 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:40:38.578 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 15:40:38.580 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:40:38.582 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 15:40:38.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:38.583 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 15:40:38.584 [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 15:40:38.585 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:38.586 [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 15:40:38.586 [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 15:40:38.587 [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 15:40:38.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:38.588 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:40:38.606 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:40:38.607 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:40:38.607 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:40:38.608 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:40:38.609 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:40:38.610 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 15:40:38.610 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:40:38.611 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 15:40:38.612 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:40:38.613 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 15:40:38.614 [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 15:40:38.615 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 15:40:38.616 [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 15:40:38.617 [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 15:40:38.617 [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 15:40:38.618 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:38.618 [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. 15:40:38.618 [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. 15:40:38.618 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:40:38.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:40:38.620 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:40:38.621 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:40:38.622 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:40:38.622 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 15:40:38.623 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:40:38.624 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 15:40:38.624 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:38.625 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:38.626 [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 15:40:38.627 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:38.627 [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 15:40:38.628 [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 15:40:38.629 [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 15:40:38.629 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:38.634 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:40:38.637 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:40:38.638 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:40:38.639 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:40:38.640 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:40:38.640 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:40:38.641 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 15:40:38.642 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:40:38.643 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 15:40:38.644 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:38.645 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 15:40:38.646 [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 15:40:38.646 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:38.647 [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 15:40:38.648 [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 15:40:38.649 [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 15:40:38.649 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:38.650 [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. 15:40:38.650 [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. 15:40:38.651 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:40:38.652 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:38.652 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:40:38.652 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 15:40:38.653 [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) 15:40:38.653 [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") 15:40:38.654 [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" () 15:40:38.654 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 15:40:38.655 [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 15:40:38.655 [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) 15:40:38.655 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 15:40:38.656 [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 15:40:38.656 [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) 15:40:38.656 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 15:40:38.656 [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 15:40:38.656 [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) 15:40:38.656 [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") 15:40:38.657 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 15:40:38.659 [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) 15:40:38.660 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 15:40:38.661 [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) 15:40:38.661 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 15:40:38.661 [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) 15:40:38.662 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 15:40:38.662 [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) 15:40:38.662 [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") 15:40:38.662 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 15:40:38.663 [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) 15:40:38.663 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 15:40:38.663 [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) 15:40:38.663 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:40:38.664 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:38.664 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" with isolation "serializable" 15:40:38.674 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:38.676 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:38.941 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 264 ms 15:40:38.941 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 15:40:38.942 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 15:40:38.942 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 15:40:38.942 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 15:40:38.942 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 15:40:38.949 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 15:40:38.949 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 15:40:38.963 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 15:40:38.964 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 15:40:38.970 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 15:40:38.989 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 15:40:38.989 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 15:40:38.990 [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 ) 15:40:39.011 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:39.011 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 15:40:39.044 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 15:40:39.421 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 15:40:39.422 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 15:40:39.422 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 15:40:39.451 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 15:40:39.732 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:39.764 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:39.766 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 15:40:39.766 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 15:40:39.809 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 43 ms 15:40:39.810 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 15:40:39.810 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 15:40:39.826 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 15:40:39.827 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 15:40:39.827 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 15:40:39.859 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 32 ms 15:40:39.859 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" 15:40:39.873 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443" 15:40:39.873 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:39.882 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@18578491 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3291b443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:39.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:40:39.884 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:40:39.885 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:40:39.885 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:40:39.886 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 15:40:39.887 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:40:39.887 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 15:40:39.888 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:39.889 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 15:40:39.889 [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 15:40:39.890 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:39.891 [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 15:40:39.891 [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 15:40:39.892 [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 15:40:39.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:39.893 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:40:39.895 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:40:39.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:40:39.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:40:39.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:40:39.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:40:39.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 15:40:39.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:40:39.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 15:40:39.901 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:40:39.901 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 15:40:39.902 [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 15:40:39.903 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 15:40:39.904 [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 15:40:39.904 [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 15:40:39.905 [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 15:40:39.906 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:39.906 [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. 15:40:39.906 [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. 15:40:39.906 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:40:39.907 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:40:39.908 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 15:40:39.908 [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) 15:40:39.908 [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") 15:40:39.908 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 15:40:39.909 [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) 15:40:39.909 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 15:40:39.909 [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) 15:40:39.910 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 15:40:39.910 [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) 15:40:39.910 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 15:40:39.910 [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) 15:40:39.911 [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") 15:40:39.911 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 15:40:39.911 [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) 15:40:39.911 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 15:40:39.911 [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) 15:40:39.911 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:40:39.912 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:39.912 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" with isolation "serializable" 15:40:39.919 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 15:40:39.919 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 15:40:39.920 [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 ) 15:40:39.950 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 15:40:39.950 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 15:40:39.985 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 35 ms 15:40:40.005 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 15:40:40.005 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:40:40.035 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 15:40:40.036 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 15:40:40.036 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:40:40.052 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 15:40:40.052 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 15:40:40.052 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:40:40.086 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 15:40:40.086 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" 15:40:40.095 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952" 15:40:40.096 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:40.096 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b275811 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2f0ed952, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:40.097 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:40:40.098 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:40:40.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:40:40.099 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:40:40.100 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 15:40:40.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:40:40.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 15:40:40.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:40.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:40.104 [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 15:40:40.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:40.106 [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 15:40:40.107 [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 15:40:40.108 [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 15:40:40.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:40.109 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:40:40.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:40:40.119 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:40:40.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:40:40.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:40:40.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:40:40.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 15:40:40.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:40:40.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 15:40:40.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:40.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:40.126 [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 15:40:40.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:40.128 [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 15:40:40.129 [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 15:40:40.130 [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 15:40:40.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:40.131 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:40:40.132 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:40.132 [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") 15:40:40.139 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:40:40.139 [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" () 15:40:40.139 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 15:40:40.139 [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 15:40:40.140 [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) 15:40:40.140 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 15:40:40.141 [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 15:40:40.141 [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) 15:40:40.142 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:40.142 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" with isolation "serializable" 15:40:40.151 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:40:40.152 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 15:40:40.152 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 15:40:40.152 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 15:40:40.156 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 15:40:40.156 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 15:40:40.161 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 15:40:40.190 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 15:40:40.191 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 15:40:40.191 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 15:40:40.225 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 15:40:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:40:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 15:40:40.268 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 15:40:40.280 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 15:40:40.304 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:40:40.304 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" 15:40:40.313 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7" 15:40:40.313 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:40.313 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3679d92e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@47b11ec7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:40.316 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:40:40.318 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:40:40.319 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:40:40.321 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:40:40.322 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 15:40:40.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:40:40.323 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 15:40:40.324 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:40.325 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 15:40:40.325 [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 15:40:40.326 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:40.327 [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 15:40:40.328 [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 15:40:40.328 [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 15:40:40.328 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:40.329 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:40:40.332 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:40:40.332 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:40:40.333 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:40:40.334 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:40:40.334 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:40:40.335 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 15:40:40.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:40:40.336 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 15:40:40.337 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:40:40.338 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 15:40:40.338 [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 15:40:40.339 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 15:40:40.340 [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 15:40:40.341 [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 15:40:40.341 [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 15:40:40.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:40.342 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:40:40.343 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:40:40.344 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 15:40:40.344 [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) 15:40:40.344 [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") 15:40:40.344 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 15:40:40.345 [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) 15:40:40.345 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 15:40:40.346 [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) 15:40:40.346 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 15:40:40.346 [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) 15:40:40.346 [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") 15:40:40.346 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 15:40:40.347 [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) 15:40:40.347 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 15:40:40.347 [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) 15:40:40.347 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:40:40.349 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 15:40:40.350 [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) 15:40:40.350 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 15:40:40.350 [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) 15:40:40.351 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:40:40.351 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:40.352 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" with isolation "serializable" 15:40:40.358 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 15:40:40.358 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 15:40:40.359 [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 ) 15:40:40.393 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 34 ms 15:40:40.393 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 15:40:40.423 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 15:40:40.456 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 15:40:40.456 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 15:40:40.456 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 15:40:40.481 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 15:40:40.482 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 15:40:40.519 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 37 ms 15:40:40.548 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 15:40:40.548 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 15:40:40.587 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 39 ms 15:40:40.590 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 15:40:40.590 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 15:40:40.623 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 15:40:40.624 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 15:40:40.625 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 15:40:40.642 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 15:40:40.643 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" 15:40:40.651 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a" 15:40:40.652 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:40.652 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a12c7a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@161aa04a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:40.654 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:40:40.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:40:40.655 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:40:40.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:40:40.656 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 15:40:40.657 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:40:40.658 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 15:40:40.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:40.659 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 15:40:40.660 [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 15:40:40.661 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:40.662 [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 15:40:40.662 [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 15:40:40.663 [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 15:40:40.663 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:40.666 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:40:40.669 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:40:40.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:40:40.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:40:40.671 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:40:40.672 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:40:40.672 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 15:40:40.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:40:40.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 15:40:40.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:40:40.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 15:40:40.676 [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 15:40:40.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 15:40:40.677 [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 15:40:40.678 [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 15:40:40.679 [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 15:40:40.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:40.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:40:40.681 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:40:40.681 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 15:40:40.682 [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) 15:40:40.682 [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") 15:40:40.682 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 15:40:40.682 [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) 15:40:40.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 15:40:40.683 [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) 15:40:40.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 15:40:40.683 [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) 15:40:40.683 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 15:40:40.683 [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) 15:40:40.684 [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") 15:40:40.684 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 15:40:40.684 [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) 15:40:40.684 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 15:40:40.684 [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) 15:40:40.685 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:40:40.686 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:40.686 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" with isolation "serializable" 15:40:40.692 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 15:40:40.692 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 15:40:40.693 [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 ) 15:40:40.720 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 15:40:40.720 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 15:40:40.753 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 33 ms 15:40:40.770 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 15:40:40.770 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 15:40:40.796 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 15:40:40.797 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 15:40:40.797 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 15:40:40.827 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 15:40:40.828 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" 15:40:40.839 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f" 15:40:40.839 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:40.840 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c854752 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ddeaa5f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:40.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:40:40.845 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:40:40.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:40:40.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:40:40.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 15:40:40.849 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:40:40.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 15:40:40.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:40.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 15:40:40.852 [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 15:40:40.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:40.854 [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 15:40:40.855 [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 15:40:40.856 [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 15:40:40.856 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:40.856 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:40:40.858 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:40:40.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:40:40.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:40:40.860 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:40:40.861 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:40:40.862 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 15:40:40.863 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:40:40.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 15:40:40.864 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:40:40.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 15:40:40.866 [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 15:40:40.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 15:40:40.867 [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 15:40:40.868 [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 15:40:40.869 [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 15:40:40.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:40.869 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:40:40.870 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:40.871 [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") 15:40:40.871 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 15:40:40.871 [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 15:40:40.871 [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) 15:40:40.872 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:40.872 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" with isolation "serializable" 15:40:40.880 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:40.880 [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 "" 15:40:40.959 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 79 ms 15:40:40.959 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 15:40:40.960 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 15:40:40.960 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 15:40:40.966 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 15:40:41.002 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:40:41.047 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:41.077 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:41.078 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" 15:40:41.123 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f" 15:40:41.123 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:41.124 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ce443f9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@57fbc06f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:41.126 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.128 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.128 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@575b5f7d" 15:40:41.132 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.132 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 15:40:41.135 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:40:41.136 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:40:41.136 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:40:41.137 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:40:41.137 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:40:41.333 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" 15:40:41.374 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="org.datanucleus.identity.IdentityReference@6993c8df") enlisted in transactional cache 15:40:41.381 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:40:41.401 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 15:40:41.402 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:40:41.403 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 15:40:41.462 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 56 ms 15:40:41.462 [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'" 15:40:41.466 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:41.468 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7d21852b, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.469 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:41.470 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.470 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.484 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49cb1baf" 15:40:41.488 [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' 15:40:41.489 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.495 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 25 ms 15:40:41.511 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" being inserted into table ""repository"" 15:40:41.511 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.543 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653" 15:40:41.546 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 15:40:41.546 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" 15:40:41.547 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="org.datanucleus.identity.IdentityReference@7eb200ce") enlisted in transactional cache 15:40:41.548 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" being inserted into table ""repofile"" 15:40:41.548 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.558 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653" 15:40:41.559 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "created" replaced by a SCO wrapper 15:40:41.560 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.561 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 15:40:41.562 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-10-06 15:40:30.497>,,<0>,<''>,,<2019-10-06 15:40:41.138>,<2019-10-06 15:40:41.138>,<'Directory'>) 15:40:41.615 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 53 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" 15:40:41.621 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" was inserted in the datastore and was given strategy value of "1" 15:40:41.631 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 15:40:41.631 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="org.datanucleus.identity.IdentityReference@7eb200ce") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 15:40:41.631 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 15:40:41.631 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@abbe000" 15:40:41.632 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 15:40:41.635 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="") is having the value in field "created" replaced by a SCO wrapper 15:40:41.635 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.635 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'d240a39f-587d-4104-b0b0-a4057dc6f8bf'>,<0>,<2019-10-06 15:40:41.137>,<2019-10-06 15:40:41.137>,,<1>,<'LocalRepository'>) 15:40:41.648 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 12 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" 15:40:41.649 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" was inserted in the datastore and was given strategy value of "1" 15:40:41.649 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 15:40:41.650 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="org.datanucleus.identity.IdentityReference@6993c8df") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 15:40:41.650 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 15:40:41.650 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:40:41.650 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 15:40:41.650 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 15:40:41.651 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51dae791" 15:40:41.651 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 15:40:41.651 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:40:41.670 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" 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] 15:40:41.670 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 15:40:41.670 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 15:40:41.670 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: repositoryId=d240a39f-587d-4104-b0b0-a4057dc6f8bf 15:40:41.671 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 15:40:41.671 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 15:40:41.672 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.673 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 15:40:41.676 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 15:40:41.676 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7d21852b]] 15:40:41.677 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:41.686 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:41.686 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f74900b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e95b653, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.690 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 15:40:41.690 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@9efcd90" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 15:40:41.690 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 15:40:41.690 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:41.691 [main] DEBUG DataNucleus.Transaction - Transaction committed in 20 ms 15:40:41.691 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@9efcd90 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@9efcd90, lifecycle=HOLLOW] 15:40:41.691 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 15:40:41.691 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2eed37f4, lifecycle=HOLLOW] 15:40:41.691 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:41.691 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.692 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.692 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7141 ms. 15:40:41.692 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@d5bb1c4" 15:40:41.692 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.693 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 15:40:41.703 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:40:41.710 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:40:41.730 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 15:40:41.730 [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] 15:40:41.731 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 15:40:41.744 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 13 ms 15:40:41.744 [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" < ?" 15:40:41.745 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:41.745 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c479fdf, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.745 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:41.745 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.746 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:40:41.753 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@630390b9" 15:40:41.755 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-10-05 15:40:41.701> 15:40:41.756 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.756 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 15:40:41.758 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 15:40:41.758 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.758 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.758 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c479fdf]] 15:40:41.759 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:41.759 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:41.759 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66de00f2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@79d82f66, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.759 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:41.759 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.759 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.760 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:41.760 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=1 15:40:41.760 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=2 15:40:41.760 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:41.761 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.761 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]tryAcquire: returning true. lockCounter=2 15:40:41.762 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.762 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [54089484]release: releasing underlying FileLock. lockCounter=0 15:40:41.772 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@76fe6cdc" 15:40:41.772 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.773 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 15:40:41.775 [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 15:40:41.775 [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 15:40:41.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:41.776 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a9344f5, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:41.776 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.776 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.777 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d0be7ab" 15:40:41.777 [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' 15:40:41.777 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:41.778 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 15:40:41.781 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:41.782 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:41.785 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.785 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:41.785 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="1") enlisted in transactional cache 15:40:41.786 [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@17e9bc9e" 15:40:41.793 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" 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] 15:40:41.794 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:41.794 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" field "aliases" loading contents to SCO wrapper from the datastore 15:40:41.799 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.807 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6680f714" 15:40:41.807 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:41.808 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.809 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@3b4a1a75" 15:40:41.810 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:41.810 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]tryAcquire: returning true. lockCounter=1 15:40:41.810 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]tryAcquire: returning true. lockCounter=2 15:40:41.810 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:41.811 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.811 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [65bad087]release: releasing underlying FileLock. lockCounter=0 15:40:41.811 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.811 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.811 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:41.812 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.812 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.812 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 15:40:41.812 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.812 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.812 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6a9344f5]] 15:40:41.812 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:41.812 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:41.812 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4da39ca9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5584d9c6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.813 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:41.814 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:41.814 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:40:41.814 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@17e9bc9e, lifecycle=HOLLOW] 15:40:41.814 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:41.814 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.814 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.815 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@7fd987ef" 15:40:41.815 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.815 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 15:40:41.815 [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 15:40:41.816 [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 15:40:41.816 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:41.816 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@217bf99e, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.816 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:41.817 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.817 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.817 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@73aeef7d" 15:40:41.817 [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' 15:40:41.818 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.818 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:41.819 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:41.819 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:41.819 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.819 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:41.820 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="1") enlisted in transactional cache 15:40:41.820 [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@4d9754a8" 15:40:41.820 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" 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] 15:40:41.820 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:41.823 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.843 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@30c3ae63" 15:40:41.844 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:40:41.848 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 4 ms 15:40:41.848 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@21263314" 15:40:41.849 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" field "aliases" loading contents to SCO wrapper from the datastore 15:40:41.849 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.850 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6ca30b8a" 15:40:41.850 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:41.850 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:41.850 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c9934da" 15:40:41.851 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.851 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.851 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:41.851 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.851 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.852 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 15:40:41.852 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.852 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.852 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@217bf99e]] 15:40:41.852 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:41.852 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:41.852 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c3259fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6807a356, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.852 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:41.852 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:41.853 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:40:41.853 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4d9754a8, lifecycle=HOLLOW] 15:40:41.853 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:41.853 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.853 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.854 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]open: closing=false closeAbortable=true 15:40:41.861 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:41.861 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]tryAcquire: returning true. lockCounter=1 15:40:41.861 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:41.862 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5a545b0f]release: releasing underlying FileLock. lockCounter=0 15:40:41.862 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@124dac75" 15:40:41.863 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.863 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 15:40:41.863 [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 15:40:41.863 [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 15:40:41.863 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:41.864 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14c93774, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:41.864 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:41.864 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.864 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.864 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@14924f41" 15:40:41.864 [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' 15:40:41.865 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:41.865 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:41.865 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:41.866 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:41.866 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.866 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:41.866 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") enlisted in transactional cache 15:40:41.866 [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@430b2699" 15:40:41.867 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" 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] 15:40:41.867 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:41.868 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.874 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@111d5c97" 15:40:41.874 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k1f1agw7-ffgq'> 15:40:41.875 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.875 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@250a9031" 15:40:41.875 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" field "aliases" loading contents to SCO wrapper from the datastore 15:40:41.876 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.876 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1665fa54" 15:40:41.876 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:41.877 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.877 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4f654cee" 15:40:41.877 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.882 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb" 15:40:41.882 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k1f1agw7-ffgq'>) 15:40:41.883 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 1 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" 15:40:41.884 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@70025b99" 15:40:41.884 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 15:40:41.885 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:41.885 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=1 15:40:41.885 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 15:40:41.885 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:41.886 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.886 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 15:40:41.886 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:41.886 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.886 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]tryAcquire: returning true. lockCounter=2 15:40:41.887 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: NOT releasing underlying FileLock. lockCounter=1 15:40:41.887 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6ff0b1cc]release: releasing underlying FileLock. lockCounter=0 15:40:41.887 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 15:40:41.889 [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 15:40:41.889 [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 15:40:41.889 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.889 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.889 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@f3560d4" 15:40:41.889 [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' 15:40:41.890 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.890 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:41.891 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 15:40:41.892 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.892 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.893 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sun Oct 06 15:40:41 CEST 2019) for LocalRepository[id=1] 15:40:41.893 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 15:40:41.893 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:41.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 15:40:41.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 15:40:41.894 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.894 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:41.894 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f10f633" 15:40:41.894 [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' 15:40:41.895 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:41.895 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:41.895 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 15:40:41.900 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" having fields "changed,revision" updated in table ""repository"" 15:40:41.900 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.916 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb" 15:40:41.916 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-10-06 15:40:41.892>,"revision"=<1> WHERE "id"=<1> 15:40:41.923 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" 15:40:41.923 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@696db620" 15:40:41.923 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 15:40:41.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.924 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:41.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.924 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 15:40:41.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:41.924 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:41.924 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 15:40:41.925 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14c93774]] 15:40:41.925 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:41.945 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:41.946 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ff54f3d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62a68bcb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@31120021]" 15:40:41.948 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 15:40:41.949 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:41.950 [main] DEBUG DataNucleus.Transaction - Transaction committed in 26 ms 15:40:41.951 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@430b2699, lifecycle=HOLLOW] 15:40:41.951 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:41.952 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:41.952 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 15:40:41.955 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]getCloseDeferredMillis: closeDeferredMillis=0 15:40:41.955 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]close: Closing real LocalRepoManager immediately. 15:40:41.955 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]_close: Shutting down real LocalRepoManager. 15:40:42.179 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 15:40:42.180 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 15:40:42.181 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:40:42.182 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:40:42.182 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:40:43.259 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]release: releasing underlying FileLock. lockCounter=0 15:40:43.276 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 15:40:43.277 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 15:40:43.298 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 15:40:43.912 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@3470f9fd on ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 15:40:43.913 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=1 15:40:43.915 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken with none selected 15:40:43.915 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 0/0/0 selected 15:40:43.915 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 0 keys, 1 updates 15:40:43.915 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:43.915 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@3470f9fd 15:40:43.919 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@3470f9fd 15:40:43.919 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:43.919 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@3470f9fd 15:40:43.919 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 1 keys 15:40:43.939 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 11 ms, remaining: 29989 ms 15:40:44.014 [qtp1199673596-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=86/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@20fe10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:40:44.027 [qtp1199673596-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=99/30000}{io=0/0,kio=0,kro=0}-> 15:40:44.028 [qtp1199673596-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=100/30000}{io=0/0,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.029 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=102/30000}{io=0/0,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.030 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=102/30000}{io=0/0,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.031 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@54f62346{AC.ReadCB@27c938cb{HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:44.031 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.032 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33fa1e71 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 15:40:44.032 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 15:40:44.032 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken with none selected 15:40:44.033 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 0/0/1 selected 15:40:44.033 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.033 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 0 keys, 1 updates 15:40:44.033 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@3470f9fd 15:40:44.033 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:44.034 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@33fa1e71 15:40:44.035 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.035 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:44.035 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 1 keys 15:40:44.035 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 1/1/1 selected 15:40:44.036 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 1 keys, 0 updates 15:40:44.037 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6bf6434e SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.039 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.040 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:44.041 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} tryExecute EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:44.041+02:00 15:40:44.042 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=1} startReservedThread p=1 15:40:44.045 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2ea41516{s=0/6,p=1}@1f10fd74 15:40:44.046 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2ea41516{s=0/6,p=1}@1f10fd74 15:40:44.046 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=1}@1f10fd74 started 15:40:44.047 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:44.046+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=16/30000}{io=1/0,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:40:44.047 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=0}@1f10fd74 waiting 15:40:44.048 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:44.049 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:40:44.049 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:44.050 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:44.050 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:44.050 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 1 keys 15:40:44.052 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@54f62346{AC.ReadCB@27c938cb{HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:44.053 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@20fe10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:40:44.070 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 529 HeapByteBuffer@51845663[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:44.071 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 529 HeapByteBuffer@51845663[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:44.072 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@51845663[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:40:44.073 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@51845663[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:44.073 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:40:44.080 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:40:44.080 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:40:44.080 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:40:44.080 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:40:44.083 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:40:44.083 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:40:44.083 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:40:44.084 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 15:40:44.084 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 15:40:44.084 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 15:40:44.084 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 15:40:44.085 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 15:40:44.085 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 15:40:44.085 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:40:44.085 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:40:44.085 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:40:44.086 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:40:44.086 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:40:44.086 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:40:44.088 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:40:44.088 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:40:44.098 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:40:44.098 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:40:44.098 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:40:44.098 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:40:44.102 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:41398/RepoInfo on HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41398/RepoInfo,age=1} POST //127.0.0.1:41398/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic QVFWZXRrcUlzWElTcEkwQ0c5dTl6QTpXPSkuN0xNSjBTciswPTEqcDI9UEhtYkot User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222) Host: 127.0.0.1:41398 Connection: keep-alive Content-Length: 235 15:40:44.103 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=47/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=CONTENT,0 of 235},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41398/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 235} 15:40:44.103 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:41398/RepoInfo,age=4} handle //127.0.0.1:41398/RepoInfo 15:40:44.103 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@20fe10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:40:44.106 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=7} action DISPATCH 15:40:44.109 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=10} 15:40:44.110 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 15:40:44.112 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 15:40:44.112 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 15:40:44.113 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 session=null 15:40:44.114 [qtp1199673596-20] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:44.115 [qtp1199673596-20] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 15:40:44.240 [qtp1199673596-20] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 15:40:44.248 [qtp1199673596-20] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic QVFWZXRrcUlzWElTcEkwQ0c5dTl6QTpXPSkuN0xNSjBTciswPTEqcDI9UEhtYkot 15:40:44.262 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=207/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=CONTENT,0 of 235},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=163} parse HeapByteBuffer@51845663[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:40:44.262 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@51845663[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:44.263 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=164} onContent Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.265 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=0,q=0,[0]=null,s=STREAM] addContent Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.265 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 15:40:44.265 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=166} onContentComplete 15:40:44.266 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=167} onRequestComplete 15:40:44.267 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:40:44.268 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=213/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=END,235 of 235},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=169} parsed false HttpParser{s=END,235 of 235} 15:40:44.313 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=295,l=529,c=8192,r=234]={POST /RepoInfo HT...ength: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.313 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=296,l=529,c=8192,r=233]={POST /RepoInfo HT...ngth: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.313 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=297,l=529,c=8192,r=232]={POST /RepoInfo HT...gth: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.314 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=298,l=529,c=8192,r=231]={POST /RepoInfo HT...th: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.315 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=326,l=529,c=8192,r=203]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.318 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=331,l=529,c=8192,r=198]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.318 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=332,l=529,c=8192,r=197]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 15:40:44.318 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=333,l=529,c=8192,r=196]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 15:40:44.319 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=334,l=529,c=8192,r=195]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.319 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=335,l=529,c=8192,r=194]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.319 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=336,l=529,c=8192,r=193]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.319 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=337,l=529,c=8192,r=192]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.320 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=338,l=529,c=8192,r=191]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.320 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=339,l=529,c=8192,r=190]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.320 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=340,l=529,c=8192,r=189]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.320 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=341,l=529,c=8192,r=188]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.321 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=342,l=529,c=8192,r=187]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.321 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=343,l=529,c=8192,r=186]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.321 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=344,l=529,c=8192,r=185]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.321 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=345,l=529,c=8192,r=184]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.322 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=346,l=529,c=8192,r=183]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.322 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=347,l=529,c=8192,r=182]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.322 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=348,l=529,c=8192,r=181]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.322 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=349,l=529,c=8192,r=180]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:44.323 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@56545346[c=235,q=1,[0]=EOF,s=STREAM] read 180 from Content@2fcf521d{HeapByteBufferR@7bb58c3d[p=529,l=529,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}} 15:40:44.323 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=268/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=END,235 of 235},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=224} 15:40:44.329 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@20fe10{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 15:40:44.335 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' 15:40:44.336 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5bd1de27]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/cloudstore-repository.lock' 15:40:44.336 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5bd1de27]tryAcquire: returning true. lockCounter=1 15:40:44.336 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' locked successfully. 15:40:44.337 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [7025d970]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:40:44.339 [qtp1199673596-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:40:44.344 [qtp1199673596-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. 15:40:44.362 [qtp1199673596-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. 15:40:44.374 [qtp1199673596-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. 15:40:44.377 [qtp1199673596-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. 15:40:44.383 [qtp1199673596-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. 15:40:44.384 [qtp1199673596-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. 15:40:44.386 [qtp1199673596-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. 15:40:44.405 [qtp1199673596-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. 15:40:44.411 [qtp1199673596-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. 15:40:44.418 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:40:44.421 [qtp1199673596-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 15:40:44.421 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support loaded 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 15:40:44.424 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:40:44.425 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:40:44.427 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:40:44.427 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:40:44.428 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:40:44.428 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:40:44.429 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:40:44.429 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 15:40:44.430 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:40:44.430 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 15:40:44.430 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.431 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.431 [qtp1199673596-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 15:40:44.432 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.432 [qtp1199673596-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 15:40:44.433 [qtp1199673596-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 15:40:44.433 [qtp1199673596-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 15:40:44.433 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:44.434 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:40:44.442 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:40:44.443 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:40:44.444 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:40:44.445 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:40:44.446 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:40:44.447 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 15:40:44.447 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:40:44.448 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 15:40:44.448 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.449 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:44.450 [qtp1199673596-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 15:40:44.451 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.451 [qtp1199673596-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 15:40:44.452 [qtp1199673596-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 15:40:44.452 [qtp1199673596-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 15:40:44.453 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:44.453 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:40:44.454 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:40:44.455 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:40:44.455 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:40:44.455 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 15:40:44.456 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:40:44.456 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 15:40:44.457 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.458 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.459 [qtp1199673596-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 15:40:44.459 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.460 [qtp1199673596-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 15:40:44.460 [qtp1199673596-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 15:40:44.461 [qtp1199673596-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 15:40:44.461 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:44.462 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:40:44.469 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:40:44.470 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:40:44.470 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:40:44.471 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:40:44.471 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:40:44.472 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 15:40:44.472 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:40:44.473 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 15:40:44.473 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.474 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 15:40:44.474 [qtp1199673596-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 15:40:44.475 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.476 [qtp1199673596-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 15:40:44.476 [qtp1199673596-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 15:40:44.477 [qtp1199673596-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 15:40:44.477 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:44.477 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:40:44.478 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:40:44.479 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:40:44.479 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:40:44.479 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 15:40:44.480 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:40:44.480 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 15:40:44.481 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.483 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.483 [qtp1199673596-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 15:40:44.484 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.484 [qtp1199673596-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 15:40:44.485 [qtp1199673596-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 15:40:44.485 [qtp1199673596-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 15:40:44.485 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:44.486 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:40:44.487 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:40:44.488 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:40:44.488 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:40:44.489 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:40:44.489 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:40:44.490 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 15:40:44.491 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:40:44.491 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 15:40:44.492 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.492 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 15:40:44.493 [qtp1199673596-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 15:40:44.493 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.494 [qtp1199673596-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 15:40:44.495 [qtp1199673596-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 15:40:44.495 [qtp1199673596-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 15:40:44.495 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:44.496 [qtp1199673596-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. 15:40:44.497 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:40:44.497 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:40:44.498 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:40:44.498 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:40:44.498 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:40:44.499 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:40:44.499 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:40:44.500 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:40:44.500 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:40:44.501 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 15:40:44.501 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:40:44.502 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 15:40:44.502 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.503 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.503 [qtp1199673596-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 15:40:44.504 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.504 [qtp1199673596-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 15:40:44.505 [qtp1199673596-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 15:40:44.506 [qtp1199673596-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 15:40:44.506 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:44.510 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:40:44.510 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:40:44.511 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:40:44.512 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:40:44.512 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:40:44.513 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:40:44.513 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 15:40:44.514 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:40:44.514 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 15:40:44.515 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.516 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 15:40:44.516 [qtp1199673596-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 15:40:44.517 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.518 [qtp1199673596-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 15:40:44.519 [qtp1199673596-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 15:40:44.520 [qtp1199673596-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 15:40:44.520 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:44.520 [qtp1199673596-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. 15:40:44.520 [qtp1199673596-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. 15:40:44.520 [qtp1199673596-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. 15:40:44.521 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:40:44.521 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:40:44.521 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:40:44.522 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:40:44.522 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:40:44.523 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:40:44.523 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:40:44.524 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 15:40:44.524 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:40:44.525 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 15:40:44.526 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.526 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.527 [qtp1199673596-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 15:40:44.527 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.528 [qtp1199673596-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 15:40:44.529 [qtp1199673596-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 15:40:44.529 [qtp1199673596-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 15:40:44.530 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:44.530 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:40:44.531 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:40:44.531 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:40:44.532 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:40:44.532 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:40:44.533 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:40:44.534 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 15:40:44.535 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:40:44.535 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 15:40:44.536 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.536 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 15:40:44.537 [qtp1199673596-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 15:40:44.538 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.539 [qtp1199673596-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 15:40:44.539 [qtp1199673596-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 15:40:44.540 [qtp1199673596-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 15:40:44.540 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:44.540 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:40:44.541 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:40:44.546 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 15:40:44.547 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:40:44.548 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:40:44.561 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 15:40:44.693 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aea6ca1 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 15:40:44.694 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.695 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.696 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.697 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.698 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.699 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.700 [qtp1199673596-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) 15:40:44.734 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 15:40:44.734 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : read-write 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:40:44.757 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:40:44.758 [qtp1199673596-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 15:40:44.758 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 15:40:44.759 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aea6ca1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5616366b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:44.767 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4aea6ca1 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5616366b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:44.768 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager now created 15:40:44.768 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 15:40:44.768 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ClassLoading : default 15:40:44.769 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:40:44.770 [qtp1199673596-20] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 15:40:44.770 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:40:44.770 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:40:44.770 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:40:44.770 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================================================ 15:40:44.771 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@5b4f1755" 15:40:44.771 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 15:40:44.777 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:40:44.778 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:40:44.779 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:40:44.780 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:40:44.781 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 15:40:44.782 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:40:44.783 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 15:40:44.784 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.785 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.786 [qtp1199673596-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 15:40:44.787 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.787 [qtp1199673596-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 15:40:44.788 [qtp1199673596-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 15:40:44.789 [qtp1199673596-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 15:40:44.789 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:44.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:40:44.791 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:40:44.791 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:40:44.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:40:44.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:40:44.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:40:44.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 15:40:44.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:40:44.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 15:40:44.796 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.797 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 15:40:44.798 [qtp1199673596-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 15:40:44.799 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.799 [qtp1199673596-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 15:40:44.800 [qtp1199673596-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 15:40:44.801 [qtp1199673596-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 15:40:44.801 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:44.802 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:40:44.802 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:40:44.803 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:40:44.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:40:44.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 15:40:44.805 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:40:44.806 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 15:40:44.806 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.807 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.808 [qtp1199673596-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 15:40:44.808 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.809 [qtp1199673596-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 15:40:44.810 [qtp1199673596-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 15:40:44.811 [qtp1199673596-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 15:40:44.811 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:44.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:40:44.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:40:44.813 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:40:44.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:40:44.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:40:44.815 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:40:44.816 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 15:40:44.816 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:40:44.818 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 15:40:44.819 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.819 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 15:40:44.820 [qtp1199673596-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 15:40:44.821 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.821 [qtp1199673596-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 15:40:44.822 [qtp1199673596-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 15:40:44.823 [qtp1199673596-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 15:40:44.823 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:44.823 [qtp1199673596-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. 15:40:44.824 [qtp1199673596-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. 15:40:44.824 [qtp1199673596-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. 15:40:44.824 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:40:44.824 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:40:44.825 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:40:44.826 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:40:44.827 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:40:44.827 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:40:44.828 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 15:40:44.829 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:40:44.829 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 15:40:44.830 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:44.831 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:44.832 [qtp1199673596-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 15:40:44.832 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:44.833 [qtp1199673596-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 15:40:44.834 [qtp1199673596-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 15:40:44.834 [qtp1199673596-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 15:40:44.834 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:44.835 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:40:44.836 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:40:44.836 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:40:44.837 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:40:44.838 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:40:44.838 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:40:44.839 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 15:40:44.839 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:40:44.840 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 15:40:44.841 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:44.842 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:44.843 [qtp1199673596-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 15:40:44.844 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:44.844 [qtp1199673596-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 15:40:44.845 [qtp1199673596-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 15:40:44.846 [qtp1199673596-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 15:40:44.846 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:44.846 [qtp1199673596-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. 15:40:44.846 [qtp1199673596-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. 15:40:44.847 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:40:44.849 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 15:40:44.850 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 15:40:44.850 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 15:40:44.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 15:40:44.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 15:40:44.852 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 15:40:44.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 15:40:44.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 15:40:44.854 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 15:40:44.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 15:40:44.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 15:40:44.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 15:40:44.856 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:40:44.857 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:40:44.858 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 15:40:44.858 [qtp1199673596-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) 15:40:44.858 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:44.858 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:40:44.859 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 15:40:44.859 [qtp1199673596-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) 15:40:44.859 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:40:44.859 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 15:40:44.859 [qtp1199673596-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") 15:40:44.860 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 15:40:44.860 [qtp1199673596-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) 15:40:44.860 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 15:40:44.860 [qtp1199673596-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) 15:40:44.860 [qtp1199673596-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") 15:40:44.861 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 15:40:44.861 [qtp1199673596-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) 15:40:44.861 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 15:40:44.861 [qtp1199673596-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) 15:40:44.862 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 15:40:44.862 [qtp1199673596-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) 15:40:44.862 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:40:44.862 [qtp1199673596-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") 15:40:44.862 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 15:40:44.862 [qtp1199673596-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) 15:40:44.862 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 15:40:44.862 [qtp1199673596-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) 15:40:44.863 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 15:40:44.863 [qtp1199673596-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) 15:40:44.863 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 15:40:44.863 [qtp1199673596-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) 15:40:44.863 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 15:40:44.864 [qtp1199673596-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) 15:40:44.864 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 15:40:44.864 [qtp1199673596-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) 15:40:44.864 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:40:44.864 [qtp1199673596-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") 15:40:44.866 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 15:40:44.866 [qtp1199673596-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) 15:40:44.866 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 15:40:44.867 [qtp1199673596-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) 15:40:44.867 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 15:40:44.867 [qtp1199673596-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) 15:40:44.867 [qtp1199673596-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") 15:40:44.867 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 15:40:44.867 [qtp1199673596-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) 15:40:44.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 15:40:44.868 [qtp1199673596-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) 15:40:44.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 15:40:44.868 [qtp1199673596-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) 15:40:44.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:40:44.868 [qtp1199673596-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") 15:40:44.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 15:40:44.869 [qtp1199673596-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 15:40:44.869 [qtp1199673596-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) 15:40:44.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 15:40:44.869 [qtp1199673596-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 15:40:44.869 [qtp1199673596-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) 15:40:44.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 15:40:44.870 [qtp1199673596-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) 15:40:44.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 15:40:44.871 [qtp1199673596-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) 15:40:44.872 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63fce5be [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:44.872 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1790e2" with isolation "serializable" 15:40:44.888 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:40:44.888 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 15:40:44.960 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 71 ms 15:40:44.960 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:40:44.962 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 15:40:44.964 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 15:40:44.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 15:40:45.015 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 15:40:45.022 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:40:45.027 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 15:40:45.034 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 15:40:45.042 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 15:40:45.049 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 15:40:45.054 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 15:40:45.060 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 15:40:45.060 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1790e2" 15:40:45.061 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1790e2" 15:40:45.061 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63fce5be [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1790e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.061 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@63fce5be [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1790e2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.061 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 15:40:45.061 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 15:40:45.062 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 15:40:45.063 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:40:45.063 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:40:45.064 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:40:45.064 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:40:45.065 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 15:40:45.066 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:40:45.066 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 15:40:45.067 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.068 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.068 [qtp1199673596-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 15:40:45.069 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.070 [qtp1199673596-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 15:40:45.071 [qtp1199673596-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 15:40:45.072 [qtp1199673596-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 15:40:45.072 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:45.072 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:40:45.073 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:40:45.074 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:40:45.075 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:40:45.075 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:40:45.076 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:40:45.076 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 15:40:45.078 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:40:45.078 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 15:40:45.079 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.080 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 15:40:45.081 [qtp1199673596-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 15:40:45.082 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.083 [qtp1199673596-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 15:40:45.084 [qtp1199673596-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 15:40:45.084 [qtp1199673596-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 15:40:45.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:45.085 [qtp1199673596-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. 15:40:45.085 [qtp1199673596-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. 15:40:45.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:40:45.086 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:40:45.086 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 15:40:45.087 [qtp1199673596-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") 15:40:45.087 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 15:40:45.087 [qtp1199673596-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) 15:40:45.087 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 15:40:45.087 [qtp1199673596-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) 15:40:45.087 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 15:40:45.088 [qtp1199673596-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) 15:40:45.088 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 15:40:45.088 [qtp1199673596-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) 15:40:45.088 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:40:45.089 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b1b7e54 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.089 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@139dde98" with isolation "serializable" 15:40:45.092 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 15:40:45.092 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 15:40:45.145 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 53 ms 15:40:45.146 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 15:40:45.151 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 15:40:45.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 15:40:45.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 15:40:45.162 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@139dde98" 15:40:45.162 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@139dde98" 15:40:45.162 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b1b7e54 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@139dde98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.162 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b1b7e54 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@139dde98, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.163 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:40:45.164 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 15:40:45.164 [qtp1199673596-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) 15:40:45.164 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:45.164 [qtp1199673596-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") 15:40:45.164 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 15:40:45.164 [qtp1199673596-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) 15:40:45.164 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 15:40:45.165 [qtp1199673596-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) 15:40:45.165 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 15:40:45.165 [qtp1199673596-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) 15:40:45.165 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 15:40:45.166 [qtp1199673596-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) 15:40:45.166 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 15:40:45.166 [qtp1199673596-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) 15:40:45.166 [qtp1199673596-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") 15:40:45.166 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 15:40:45.167 [qtp1199673596-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) 15:40:45.167 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 15:40:45.167 [qtp1199673596-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) 15:40:45.167 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 15:40:45.167 [qtp1199673596-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) 15:40:45.167 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:40:45.167 [qtp1199673596-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") 15:40:45.168 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc406d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.168 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@133895dd" with isolation "serializable" 15:40:45.170 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:45.170 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 15:40:45.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 46 ms 15:40:45.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:40:45.224 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:40:45.230 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:45.236 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:45.236 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@133895dd" 15:40:45.237 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@133895dd" 15:40:45.237 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc406d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@133895dd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.237 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc406d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@133895dd, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.239 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:40:45.240 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:40:45.240 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:40:45.241 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:40:45.242 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 15:40:45.243 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:40:45.243 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 15:40:45.244 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.244 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.245 [qtp1199673596-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 15:40:45.246 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.247 [qtp1199673596-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 15:40:45.247 [qtp1199673596-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 15:40:45.248 [qtp1199673596-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 15:40:45.248 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:45.248 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:40:45.250 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:40:45.251 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:40:45.252 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:40:45.252 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:40:45.253 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:40:45.253 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 15:40:45.254 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:40:45.255 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 15:40:45.255 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.256 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 15:40:45.257 [qtp1199673596-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 15:40:45.257 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.258 [qtp1199673596-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 15:40:45.259 [qtp1199673596-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 15:40:45.259 [qtp1199673596-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 15:40:45.260 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:45.260 [qtp1199673596-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. 15:40:45.260 [qtp1199673596-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. 15:40:45.260 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:40:45.261 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:40:45.262 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:40:45.263 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:40:45.263 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:40:45.264 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 15:40:45.265 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:40:45.265 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 15:40:45.266 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.267 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.267 [qtp1199673596-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 15:40:45.268 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.269 [qtp1199673596-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 15:40:45.269 [qtp1199673596-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 15:40:45.270 [qtp1199673596-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 15:40:45.270 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:45.271 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:40:45.272 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:40:45.272 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:40:45.273 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:40:45.274 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:40:45.275 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:40:45.275 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 15:40:45.276 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:40:45.276 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 15:40:45.277 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.278 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 15:40:45.278 [qtp1199673596-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 15:40:45.279 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.280 [qtp1199673596-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 15:40:45.280 [qtp1199673596-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 15:40:45.281 [qtp1199673596-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 15:40:45.281 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:45.282 [qtp1199673596-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. 15:40:45.282 [qtp1199673596-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. 15:40:45.282 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:40:45.283 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:45.283 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:40:45.283 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 15:40:45.283 [qtp1199673596-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) 15:40:45.284 [qtp1199673596-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") 15:40:45.284 [qtp1199673596-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" () 15:40:45.284 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 15:40:45.284 [qtp1199673596-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 15:40:45.284 [qtp1199673596-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) 15:40:45.284 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 15:40:45.284 [qtp1199673596-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 15:40:45.285 [qtp1199673596-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) 15:40:45.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 15:40:45.285 [qtp1199673596-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 15:40:45.285 [qtp1199673596-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) 15:40:45.285 [qtp1199673596-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") 15:40:45.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 15:40:45.285 [qtp1199673596-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) 15:40:45.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 15:40:45.286 [qtp1199673596-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) 15:40:45.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 15:40:45.286 [qtp1199673596-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) 15:40:45.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 15:40:45.286 [qtp1199673596-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) 15:40:45.287 [qtp1199673596-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") 15:40:45.287 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 15:40:45.287 [qtp1199673596-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) 15:40:45.287 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 15:40:45.288 [qtp1199673596-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) 15:40:45.288 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:40:45.290 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@790ed5fa [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.290 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4035a327" with isolation "serializable" 15:40:45.292 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:45.293 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:45.335 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 42 ms 15:40:45.335 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:40:45.337 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 15:40:45.343 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:40:45.348 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:45.353 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:45.357 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 15:40:45.362 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 15:40:45.366 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 15:40:45.366 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4035a327" 15:40:45.366 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4035a327" 15:40:45.366 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@790ed5fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4035a327, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.367 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@790ed5fa [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4035a327, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.368 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:40:45.368 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:40:45.369 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:40:45.369 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:40:45.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 15:40:45.371 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:40:45.372 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 15:40:45.399 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.402 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.421 [qtp1199673596-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 15:40:45.424 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.425 [qtp1199673596-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 15:40:45.426 [qtp1199673596-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 15:40:45.427 [qtp1199673596-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 15:40:45.427 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:45.428 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:40:45.430 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:40:45.431 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:40:45.432 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:40:45.433 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:40:45.434 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:40:45.435 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 15:40:45.435 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:40:45.436 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 15:40:45.436 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.437 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 15:40:45.438 [qtp1199673596-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 15:40:45.438 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.439 [qtp1199673596-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 15:40:45.439 [qtp1199673596-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 15:40:45.440 [qtp1199673596-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 15:40:45.440 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:45.440 [qtp1199673596-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. 15:40:45.440 [qtp1199673596-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. 15:40:45.441 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:40:45.442 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:40:45.442 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 15:40:45.442 [qtp1199673596-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) 15:40:45.443 [qtp1199673596-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") 15:40:45.443 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 15:40:45.443 [qtp1199673596-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) 15:40:45.443 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 15:40:45.443 [qtp1199673596-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) 15:40:45.444 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 15:40:45.444 [qtp1199673596-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) 15:40:45.444 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 15:40:45.444 [qtp1199673596-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) 15:40:45.444 [qtp1199673596-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") 15:40:45.444 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 15:40:45.445 [qtp1199673596-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) 15:40:45.445 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 15:40:45.445 [qtp1199673596-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) 15:40:45.445 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:40:45.446 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24430476 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.446 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617d8bf9" with isolation "serializable" 15:40:45.447 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 15:40:45.448 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:45.476 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 28 ms 15:40:45.476 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 15:40:45.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 15:40:45.484 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 15:40:45.489 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 15:40:45.489 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617d8bf9" 15:40:45.490 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617d8bf9" 15:40:45.490 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24430476 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617d8bf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.490 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@24430476 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@617d8bf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.491 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:45.491 [qtp1199673596-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") 15:40:45.491 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:40:45.491 [qtp1199673596-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" () 15:40:45.492 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 15:40:45.492 [qtp1199673596-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 15:40:45.492 [qtp1199673596-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) 15:40:45.492 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 15:40:45.493 [qtp1199673596-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 15:40:45.493 [qtp1199673596-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) 15:40:45.493 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@306ac4ec [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.493 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76ce4d70" with isolation "serializable" 15:40:45.495 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:40:45.499 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 15:40:45.503 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 15:40:45.507 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:40:45.507 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76ce4d70" 15:40:45.507 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76ce4d70" 15:40:45.507 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@306ac4ec [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76ce4d70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.507 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@306ac4ec [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@76ce4d70, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.509 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:40:45.510 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:40:45.511 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:40:45.511 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:40:45.512 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 15:40:45.512 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:40:45.513 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 15:40:45.514 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.514 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.515 [qtp1199673596-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 15:40:45.516 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.516 [qtp1199673596-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 15:40:45.517 [qtp1199673596-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 15:40:45.518 [qtp1199673596-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 15:40:45.518 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:45.518 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:40:45.519 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:40:45.520 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:40:45.520 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:40:45.521 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:40:45.521 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:40:45.522 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 15:40:45.522 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:40:45.523 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 15:40:45.524 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.524 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 15:40:45.525 [qtp1199673596-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 15:40:45.525 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.526 [qtp1199673596-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 15:40:45.527 [qtp1199673596-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 15:40:45.528 [qtp1199673596-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 15:40:45.528 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:45.528 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:40:45.529 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:40:45.529 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 15:40:45.529 [qtp1199673596-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) 15:40:45.530 [qtp1199673596-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") 15:40:45.530 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 15:40:45.530 [qtp1199673596-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) 15:40:45.530 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 15:40:45.530 [qtp1199673596-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) 15:40:45.530 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 15:40:45.531 [qtp1199673596-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) 15:40:45.531 [qtp1199673596-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") 15:40:45.531 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 15:40:45.531 [qtp1199673596-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) 15:40:45.531 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 15:40:45.531 [qtp1199673596-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) 15:40:45.531 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:40:45.531 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 15:40:45.532 [qtp1199673596-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) 15:40:45.532 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 15:40:45.532 [qtp1199673596-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) 15:40:45.532 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:40:45.532 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5cc2064 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.532 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16c4febc" with isolation "serializable" 15:40:45.534 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 15:40:45.535 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:45.553 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 18 ms 15:40:45.553 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 15:40:45.555 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 15:40:45.557 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 15:40:45.558 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 15:40:45.560 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 15:40:45.562 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 15:40:45.565 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 15:40:45.567 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 15:40:45.567 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16c4febc" 15:40:45.567 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16c4febc" 15:40:45.567 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5cc2064 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16c4febc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.567 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5cc2064 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@16c4febc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.568 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:40:45.569 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:40:45.570 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:40:45.570 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:40:45.571 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 15:40:45.571 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:40:45.572 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 15:40:45.572 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.573 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.573 [qtp1199673596-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 15:40:45.574 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.574 [qtp1199673596-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 15:40:45.575 [qtp1199673596-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 15:40:45.575 [qtp1199673596-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 15:40:45.575 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:45.576 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:40:45.576 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:40:45.577 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:40:45.578 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:40:45.578 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:40:45.578 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:40:45.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 15:40:45.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:40:45.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 15:40:45.580 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.580 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 15:40:45.581 [qtp1199673596-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 15:40:45.581 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.582 [qtp1199673596-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 15:40:45.583 [qtp1199673596-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 15:40:45.584 [qtp1199673596-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 15:40:45.584 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:45.584 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:40:45.585 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:40:45.585 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 15:40:45.586 [qtp1199673596-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) 15:40:45.586 [qtp1199673596-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") 15:40:45.586 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 15:40:45.586 [qtp1199673596-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) 15:40:45.586 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 15:40:45.586 [qtp1199673596-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) 15:40:45.587 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 15:40:45.587 [qtp1199673596-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) 15:40:45.587 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 15:40:45.587 [qtp1199673596-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) 15:40:45.587 [qtp1199673596-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") 15:40:45.587 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 15:40:45.587 [qtp1199673596-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) 15:40:45.587 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 15:40:45.587 [qtp1199673596-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) 15:40:45.587 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:40:45.588 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@134401d3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.588 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1552fd59" with isolation "serializable" 15:40:45.590 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 15:40:45.590 [qtp1199673596-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 "" 15:40:45.615 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 25 ms 15:40:45.615 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 15:40:45.619 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 15:40:45.621 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 15:40:45.624 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 15:40:45.625 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1552fd59" 15:40:45.625 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1552fd59" 15:40:45.625 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@134401d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1552fd59, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.625 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@134401d3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1552fd59, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.626 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:40:45.627 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:40:45.628 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:40:45.628 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:40:45.629 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 15:40:45.630 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:40:45.630 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 15:40:45.631 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:45.631 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 15:40:45.632 [qtp1199673596-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 15:40:45.633 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:45.634 [qtp1199673596-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 15:40:45.634 [qtp1199673596-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 15:40:45.635 [qtp1199673596-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 15:40:45.635 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:45.635 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:40:45.636 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:40:45.636 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:40:45.637 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:40:45.638 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:40:45.638 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:40:45.639 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 15:40:45.639 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:40:45.640 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 15:40:45.641 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:40:45.641 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 15:40:45.642 [qtp1199673596-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 15:40:45.643 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 15:40:45.643 [qtp1199673596-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 15:40:45.644 [qtp1199673596-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 15:40:45.645 [qtp1199673596-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 15:40:45.645 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:45.645 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:40:45.646 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:45.647 [qtp1199673596-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") 15:40:45.647 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 15:40:45.647 [qtp1199673596-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 15:40:45.647 [qtp1199673596-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) 15:40:45.648 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60357941 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:45.648 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1bbe4921" with isolation "serializable" 15:40:45.649 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:45.654 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:40:45.659 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:45.663 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:45.663 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1bbe4921" 15:40:45.664 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1bbe4921" 15:40:45.664 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60357941 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1bbe4921, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:45.664 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60357941 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1bbe4921, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:45.664 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.664 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.665 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@120bfd03" 15:40:45.665 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.665 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 (optimistic=false) 15:40:45.666 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:40:45.666 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:45.666 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:40:45.666 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 15:40:45.668 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 15:40:45.668 [qtp1199673596-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'" 15:40:45.669 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:45.670 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c78ff6c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.670 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:45.670 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.670 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:45.684 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1afe5240" 15:40:45.684 [qtp1199673596-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' 15:40:45.685 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.685 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms 15:40:45.686 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:45.686 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 15:40:45.687 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:45.688 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 15:40:45.689 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 15:40:45.689 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="1") enlisted in transactional cache 15:40:45.691 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" having fields "publicKey" fetched from table ""repository"" 15:40:45.692 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.700 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55268378" 15:40:45.701 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:40:45.701 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.702 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@33ff16c8" 15:40:45.702 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="1") is having the following fields in Level 2 cache object updated : [3] 15:40:45.704 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" having fields "privateKey" fetched from table ""repository"" 15:40:45.704 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.711 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@22e21c53" 15:40:45.711 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:40:45.711 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@792c66c9" 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="1") is having the following fields in Level 2 cache object updated : [7] 15:40:45.712 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]initPersistenceManagerFactory: repositoryId=d240a39f-587d-4104-b0b0-a4057dc6f8bf 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c78ff6c]] 15:40:45.712 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:45.713 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:45.713 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@54161d8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@69288c24, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.713 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:45.713 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:45.713 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@2f1aff23, lifecycle=HOLLOW] 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.714 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1377 ms. 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@2d3a1faf" 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.714 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 (optimistic=false) 15:40:45.715 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:40:45.715 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:40:45.716 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:45.716 [qtp1199673596-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] 15:40:45.716 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 15:40:45.718 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 15:40:45.718 [qtp1199673596-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" < ?" 15:40:45.719 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:45.719 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45252ec0, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.719 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7986a39b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:45.719 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7986a39b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.719 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:40:45.727 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4f323f88" 15:40:45.728 [qtp1199673596-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" < <2019-10-05 15:40:45.715> 15:40:45.728 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@45252ec0]] 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7986a39b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:45.729 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7986a39b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:45.730 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@381f890b [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7986a39b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.730 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:45.730 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.730 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.731 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38b4a641]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:45.731 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38b4a641]tryAcquire: returning true. lockCounter=1 15:40:45.731 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38b4a641]tryAcquire: returning true. lockCounter=2 15:40:45.732 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:45.733 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38b4a641]release: NOT releasing underlying FileLock. lockCounter=1 15:40:45.733 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [38b4a641]release: releasing underlying FileLock. lockCounter=0 15:40:45.734 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@65131c65" 15:40:45.734 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.734 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 (optimistic=false) 15:40:45.734 [qtp1199673596-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 15:40:45.735 [qtp1199673596-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 15:40:45.735 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:45.735 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3fbe32e6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:45.735 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:45.736 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.736 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:45.736 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@21f4974b" 15:40:45.736 [qtp1199673596-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' 15:40:45.736 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.737 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:45.738 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:45.738 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:45.738 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:45.738 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:45.740 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="1") enlisted in transactional cache 15:40:45.740 [qtp1199673596-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@7b6a401a" 15:40:45.741 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" 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] 15:40:45.741 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:45.741 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" field "aliases" loading contents to SCO wrapper from the datastore 15:40:45.744 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.754 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@433373d7" 15:40:45.754 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:45.755 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.756 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4819be6b" 15:40:45.756 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [55486436]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:45.756 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [55486436]tryAcquire: returning true. lockCounter=1 15:40:45.757 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:45.757 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [55486436]release: releasing underlying FileLock. lockCounter=0 15:40:45.758 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k1f1agw7-ffgq' of repository 'd240a39f-587d-4104-b0b0-a4057dc6f8bf' already in-sync. 15:40:45.758 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [df62baf]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:45.758 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [df62baf]tryAcquire: returning true. lockCounter=1 15:40:45.758 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [df62baf]tryAcquire: returning true. lockCounter=2 15:40:45.758 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:45.759 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [df62baf]release: NOT releasing underlying FileLock. lockCounter=1 15:40:45.759 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [df62baf]release: releasing underlying FileLock. lockCounter=0 15:40:45.759 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.760 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3fbe32e6]] 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:45.760 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:45.761 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@76eb22dd [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@32431957, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.761 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:45.761 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7b6a401a, lifecycle=HOLLOW] 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.762 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@7b7a6022" 15:40:45.763 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:45.763 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 (optimistic=false) 15:40:45.763 [qtp1199673596-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 15:40:45.763 [qtp1199673596-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 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2fb6722f, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:45.764 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@168b3ae7" 15:40:45.765 [qtp1199673596-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' 15:40:45.765 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.765 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:45.766 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:45.766 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:45.766 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:45.767 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:45.767 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="1") enlisted in transactional cache 15:40:45.767 [qtp1199673596-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@73b397bf" 15:40:45.768 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" 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] 15:40:45.768 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:45.768 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.775 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@383c601b" 15:40:45.775 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:40:45.776 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.777 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5c4e1056" 15:40:45.777 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" field "aliases" loading contents to SCO wrapper from the datastore 15:40:45.778 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.778 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7ca00559" 15:40:45.778 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:45.778 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:45.779 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@71d1fd87" 15:40:45.779 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.779 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.779 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:45.779 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.779 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2fb6722f]] 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:45.780 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4cd3d18 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@269e820b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@73b397bf, lifecycle=HOLLOW] 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.781 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.782 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [7025d970]open: closing=false closeAbortable=true 15:40:45.783 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@326201f9" with txn="org.datanucleus.TransactionImpl@2147c369" 15:40:45.783 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:45.783 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 (optimistic=false) 15:40:45.784 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15b1e6c7]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:45.784 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15b1e6c7]tryAcquire: returning true. lockCounter=1 15:40:45.784 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15b1e6c7]tryAcquire: returning true. lockCounter=2 15:40:45.784 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:45.785 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15b1e6c7]release: NOT releasing underlying FileLock. lockCounter=1 15:40:45.785 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15b1e6c7]release: releasing underlying FileLock. lockCounter=0 15:40:45.789 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:40:45.790 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:45.790 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 15:40:45.790 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 15:40:45.792 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 15:40:45.792 [qtp1199673596-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'" 15:40:45.793 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:45.793 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40466a92, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:45.793 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 15:40:45.793 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.794 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 15:40:45.801 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7c31aa10" 15:40:45.802 [qtp1199673596-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' 15:40:45.803 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.803 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 15:40:45.804 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:40:45.804 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:45.804 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 15:40:45.804 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 15:40:45.806 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:45.806 [qtp1199673596-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"" 15:40:45.806 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.806 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 15:40:45.812 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1bf8139b" 15:40:45.812 [qtp1199673596-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" 15:40:45.813 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.813 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 15:40:45.820 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:40:45.822 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 15:40:45.822 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 15:40:45.822 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 15:40:45.828 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 15:40:45.828 [qtp1199673596-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'" 15:40:45.829 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.829 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 15:40:45.842 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@78bdad30" 15:40:45.843 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 15:40:45.844 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.858 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 29 ms 15:40:45.859 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:40:45.860 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:45.860 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 15:40:45.860 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 15:40:45.861 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:45.861 [qtp1199673596-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'" 15:40:45.862 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.862 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 15:40:45.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7eb18c08" 15:40:45.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 15:40:45.871 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.872 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 15:40:45.872 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:40:45.873 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:45.873 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 15:40:45.874 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 15:40:45.880 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 7 ms 15:40:45.880 [qtp1199673596-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'" 15:40:45.880 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.880 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 15:40:45.901 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@55e81d4f" 15:40:45.901 [qtp1199673596-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' 15:40:45.902 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.903 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 15:40:45.903 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:40:45.904 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:45.904 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 15:40:45.904 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 15:40:45.906 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 15:40:45.906 [qtp1199673596-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'" 15:40:45.906 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.906 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 15:40:45.921 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7942fcae" 15:40:45.922 [qtp1199673596-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' 15:40:45.923 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:45.923 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 17 ms 15:40:45.923 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.924 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@5520c058 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@40466a92]] 15:40:45.924 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 15:40:45.925 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:45.925 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bc3799e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1b0df6b6, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@5520c058" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@ea030db]" 15:40:45.925 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:45.925 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:45.925 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@5520c058" closed 15:40:45.926 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]getCloseDeferredMillis: closeDeferredMillis=0 15:40:45.926 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]close: Closing real LocalRepoManager immediately. 15:40:45.926 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [7025d970]_close: Shutting down real LocalRepoManager. 15:40:46.260 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool tx 15:40:46.264 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 15:40:46.266 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:40:46.266 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:40:46.267 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:40:46.382 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5bd1de27]release: releasing underlying FileLock. lockCounter=0 15:40:46.411 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@30a29e65[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@7ba4ba1d{null} 15:40:46.411 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@4d3daab7{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=2312} 200 OK HTTP/1.1 Content-Length: 763 Content-Type: application/xml 15:40:46.419 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a9d5722[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25d5bcc1] generate: NEED_HEADER (null,[p=0,l=763,c=8192,r=763],true)@START 15:40:46.420 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=763} last=true content=HeapByteBuffer@30a29e65[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:46.420 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 763 Content-Type: application/xml 15:40:46.421 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:40:46.421 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a9d5722[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25d5bcc1] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=763,c=8192,r=763],true)@COMPLETING 15:40:46.422 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5534ffef{IDLE}->null [HeapByteBuffer@51845663[p=0,l=104,c=8192,r=104]={<<>>FWZXRrcUlzWElTcEk...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30a29e65[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 15:40:46.422 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5534ffef{WRITING}->null:IDLE-->WRITING 15:40:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 867 SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=W,to=2368/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=END,235 of 235},g=HttpGenerator@3a975bbf{s=COMPLETING}]=>HttpChannelOverHttp@4d3daab7{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=2325} 15:40:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=867 remaining=0 WriteFlusher@5534ffef{WRITING}->null 15:40:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5534ffef{IDLE}->null:WRITING-->IDLE 15:40:46.424 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@5a9d5722[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@25d5bcc1] generate: DONE ([p=104,l=104,c=8192,r=0],[p=763,l=763,c=8192,r=0],true)@END 15:40:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1, calling complete=true 15:40:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null 15:40:46.433 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4d3daab7{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:41398/RepoInfo,age=2333} 15:40:46.434 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@20fe10{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 15:40:46.434 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:41398/RepoInfo,age=2335} action COMPLETE 15:40:46.434 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@20fe10{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 15:40:46.434 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=763 15:40:46.446 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@20fe10{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 15:40:46.447 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,235 of 235} 15:40:46.447 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:40:46.447 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 15:40:46.447 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@51845663[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} 15:40:46.447 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@51845663[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} 15:40:46.448 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@51845663[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} 15:40:46.449 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@51845663[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} {} 15:40:46.449 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@51845663[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} 15:40:46.450 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=25/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:40:46.451 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=26/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.451 [qtp1199673596-20] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=-,flush=-,to=27/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.452 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@54f62346{AC.ReadCB@27c938cb{HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:46.452 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.453 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@33fa1e71 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 15:40:46.453 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 15:40:46.453 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken with none selected 15:40:46.453 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 0/0/1 selected 15:40:46.453 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 0 keys, 1 updates 15:40:46.454 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.454 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@33fa1e71 15:40:46.454 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@20fe10{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:40:46.454 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.454 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.454 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:46.454 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 1 keys 15:40:46.457 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3159 ms Local repository: repository.repositoryId = d240a39f-587d-4104-b0b0-a4057dc6f8bf repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@19b02dfd repository.publicKeySha1 = AF:53:B6:95:FB:3B:4C:B5:E1:18:52:94:5B:2E:C7:F9:94:60:A3:4A Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 15:40:46.462 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@35d019a3{STARTED}[9.4.17.v20190418] 15:40:46.462 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@35d019a3{STOPPING}[9.4.17.v20190418] 15:40:46.463 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:41398} 15:40:46.467 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@35d019a3{STOPPING}[9.4.17.v20190418] by 15:40:46.468 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.468 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.468 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 15:40:46.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@322204dc on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:46.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 15:40:46.470 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb woken with none selected 15:40:46.471 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb woken up from select, 0/0/0 selected 15:40:46.471 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb processing 0 keys, 1 updates 15:40:46.471 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.471 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@322204dc 15:40:46.472 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:46.473 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.473 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb waiting with 0 keys 15:40:46.473 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@656a3d6b on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:46.474 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 15:40:46.474 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb woken with none selected 15:40:46.474 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb woken up from select, 0/0/0 selected 15:40:46.475 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1d2feeb processing 0 keys, 1 updates 15:40:46.475 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.475 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@656a3d6b 15:40:46.476 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.476 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@464649c/SelectorProducer@7c22d4f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.476+02:00 15:40:46.477 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 15:40:46.477 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.477+02:00 15:40:46.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:40:46.478 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 15:40:46.478 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@25b38203 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:46.478 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=1 15:40:46.478 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken with none selected 15:40:46.479 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 0/0/1 selected 15:40:46.479 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 0 keys, 1 updates 15:40:46.479 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.479 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@25b38203 15:40:46.479 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:46.480 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=27/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.480 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,OPEN,fill=FI,flush=-,to=28/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.481 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,CLOSED,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.493 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@5534ffef{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 15:40:46.495 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@54f62346{AC.ReadCB@27c938cb{HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,CLOSED,fill=FI,flush=-,to=42/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@27c938cb[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:46.495 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 15:40:46.495 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 15:40:46.495 [qtp1199673596-15] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,CLOSED,fill=-,flush=-,to=43/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@27c938cb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 15:40:46.496 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:46.496 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66882653 15:40:46.496 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.496 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e waiting with 1 keys 15:40:46.496 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66882653 15:40:46.496 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@778a1250 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:46.497 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=1 15:40:46.497 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,CLOSED,fill=-,flush=-,to=45/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@27c938cb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.497 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken with none selected 15:40:46.498 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e woken up from select, 0/0/0 selected 15:40:46.498 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@610e283e processing 0 keys, 1 updates 15:40:46.498 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.498 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@778a1250 15:40:46.499 [qtp1199673596-21] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@27c938cb::SocketChannelEndPoint@5db805e2{/127.0.0.1:59414<->/127.0.0.1:41398,CLOSED,fill=-,flush=-,to=46/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@27c938cb[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@3a975bbf{s=START}]=>HttpChannelOverHttp@4d3daab7{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:46.499 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@66882653 15:40:46.499 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-10-06T15:40:46.499+02:00 15:40:46.500 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 15:40:46.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-10-06T15:40:46.5+02:00 15:40:46.501 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:40:46.501 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 15:40:46.501 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99 on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:46.501 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 15:40:46.502 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 woken with none selected 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 woken up from select, 0/0/0 selected 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 processing 0 keys, 1 updates 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@55acec99 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.503 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 waiting with 0 keys 15:40:46.503 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222 on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:46.504 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 woken with none selected 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 woken up from select, 0/0/0 selected 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@43d4eaf2 processing 0 keys, 1 updates 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@61191222 15:40:46.504 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.505 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.505+02:00 15:40:46.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.505+02:00 15:40:46.506 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 15:40:46.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:40:46.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@77c2494c[HTTP/1.1] 15:40:46.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@77c2494c[HTTP/1.1] 15:40:46.506 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.507 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@35d019a3{STOPPING}[9.4.17.v20190418] 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 15:40:46.507 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@7d4f9aae{STOPPED}[interval=660000, ownscheduler=false] 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=node0] 15:40:46.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@543588e6{STARTED} 15:40:46.507 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@543588e6{STOPPING} 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@543588e6{STOPPED} 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} 15:40:46.508 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} by 15:40:46.508 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 15:40:46.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:46.509 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:46.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@38102d01{STARTED} 15:40:46.509 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@38102d01{STOPPING} 15:40:46.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:46.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:46.512 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:46.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:46.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@38102d01{STOPPED} 15:40:46.513 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 15:40:46.514 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 15:40:46.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 15:40:46.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@77888435{STARTED} 15:40:46.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@77888435{STOPPED} 15:40:46.515 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 15:40:46.515 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1199673596]@478190fc{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 15:40:46.516 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2ea41516{s=1/6,p=0} 15:40:46.517 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@1f10fd74 offer STOP! 15:40:46.517 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2ea41516{s=0/6,p=0} 15:40:46.517 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@1f10fd74 task=STOP! 15:40:46.517 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@1f10fd74 Exited 15:40:46.517 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2ea41516{s=0/6,p=0}@1f10fd74 15:40:46.519 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-16,5,main] for 14999 15:40:46.519 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.519 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.519 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.519 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.520 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.520 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.520 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.520 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.520 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.521 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.521 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.521 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.521 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.521 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-20,5,] for 14997 15:40:46.522 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:46.522 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-14,5,main] for 14996 15:40:46.523 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 15:40:46.523 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@35d019a3{STOPPED}[9.4.17.v20190418] 15:40:46.524 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 15:40:46.524 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]release: releasing underlying FileLock. lockCounter=0 15:40:46.526 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 15:40:46.747 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.0 MiB, used=16.5 MiB, available=3.5 GiB 15:40:46.748 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:40:46.749 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 15:40:46.750 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]tryAcquire: returning true. lockCounter=1 15:40:46.750 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 15:40:46.751 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@623e0631{STOPPED},AUTO} 15:40:46.751 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@359066bc[HTTP/1.1] added {HttpConfiguration@385dfb63{32768/8192,8192/8192,https://:0,[]},POJO} 15:40:46.752 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {Server@733fb462{STOPPED}[9.4.17.v20190418],UNMANAGED} 15:40:46.753 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 15:40:46.753 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@623e0631{STOPPED},AUTO} 15:40:46.754 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@245253d8,POJO} 15:40:46.754 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@359066bc[HTTP/1.1],AUTO} 15:40:46.754 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@359066bc[HTTP/1.1] 15:40:46.755 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 15:40:46.755 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 15:40:46.755 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 15:40:46.755 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@12417468 15:40:46.756 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1,MANAGED} 15:40:46.756 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {ServletHandler@3b481bf5{STOPPED},MANAGED} 15:40:46.756 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 15:40:46.758 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE},MANAGED} 15:40:46.758 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@733fb462{STOPPED}[9.4.17.v20190418] 15:40:46.759 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STARTING}[9.4.17.v20190418] added {ErrorHandler@3fcbc766{STOPPED},AUTO} 15:40:46.759 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_222-8u222-b10-1ubuntu1~16.04.1-b10 15:40:46.759 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@733fb462{STARTING}[9.4.17.v20190418] 15:40:46.759 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 15:40:46.760 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 15:40:46.760 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1713204150]@661d6bb6{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}] added {ReservedThreadExecutor@28cd2c2{s=0/6,p=0},AUTO} 15:40:46.760 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 15:40:46.760 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23670ms ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 15:40:46.761 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-32,5,main] 15:40:46.762 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-33,5,main] 15:40:46.762 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-34,5,main] 15:40:46.763 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-35,5,main] 15:40:46.764 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-36,5,main] 15:40:46.764 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-37,5,main] 15:40:46.765 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-38,5,main] 15:40:46.766 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1713204150-39,5,main] 15:40:46.767 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23675ms QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}] 15:40:46.767 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@623e0631{STOPPED} 15:40:46.767 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23676ms ScheduledExecutorScheduler@623e0631{STARTED} 15:40:46.768 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 15:40:46.769 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@459003a0{/,null,STARTING} 15:40:46.769 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:46.770 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:40:46.770 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600],AUTO} 15:40:46.771 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@21ea996f{STOPPED}[worker=null] 15:40:46.772 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:40:46.772 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:40:46.772 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@21ea996f{STARTING}[worker=node0] added {HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:40:46.773 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false] 15:40:46.773 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 15:40:46.775 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23684ms HouseKeeper@3f9b7fe1{STARTED}[interval=600000, ownscheduler=false] 15:40:46.775 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23684ms DefaultSessionIdManager@21ea996f{STARTED}[worker=node0] 15:40:46.776 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@733fb462{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@21ea996f{STARTED}[worker=node0],MANAGED} 15:40:46.776 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 added {DefaultSessionIdManager@21ea996f{STARTED}[worker=node0],UNMANAGED} 15:40:46.777 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:46.777 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@3b481bf5{STOPPED} 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-392781e[EMBEDDED:null] 15:40:46.778 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:40:46.778 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-392781e=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@3b481bf5{STARTING} 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-392781e[EMBEDDED:null] 15:40:46.779 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf[EMBEDDED:null] 15:40:46.779 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:40:46.779 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-392781e=org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true} 15:40:46.780 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@3b481bf5{STARTING} 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23689ms ServletHandler@3b481bf5{STARTED} 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23689ms org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23689ms org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:46.780 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23689ms org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:46.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:46.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23690ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:46.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:46.781 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23690ms org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:46.781 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@2a8b33ba for org.glassfish.jersey.servlet.ServletContainer-392781e Oct 06, 2019 3:40:46 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 15:40:46.976 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 15:40:46.980 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@5fed9976 15:40:46.982 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 15:40:46.983 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23892ms o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 15:40:46.983 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@3fcbc766{STOPPED} 15:40:46.983 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@3fcbc766{STARTING} 15:40:46.983 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23892ms ErrorHandler@3fcbc766{STARTED} 15:40:46.983 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:46.983 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:42068],POJO} 15:40:46.984 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@359066bc[HTTP/1.1] 15:40:46.984 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23893ms HttpConnectionFactory@359066bc[HTTP/1.1] 15:40:46.984 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} 15:40:46.985 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.984+02:00 added {SelectorProducer@6b37df8e,POJO} 15:40:46.985 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.985+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 15:40:46.986 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.985+02:00 created 15:40:46.986 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.986+02:00,MANAGED} 15:40:46.986 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} added {ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:40:46.987 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.987+02:00 added {SelectorProducer@5f08fe00,POJO} 15:40:46.987 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.987+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 15:40:46.988 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.988+02:00 created 15:40:46.988 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.988+02:00,MANAGED} 15:40:46.989 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} added {ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 15:40:46.989 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.989+02:00 added {SelectorProducer@2f995afc,POJO} 15:40:46.990 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.989+02:00 added {QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}],UNMANAGED} 15:40:46.990 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.99+02:00 created 15:40:46.991 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.991+02:00,MANAGED} 15:40:46.991 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} added {ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 15:40:46.991 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:40:46.992 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.991+02:00 15:40:46.993 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23901ms EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.992+02:00 15:40:46.993 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 15:40:46.993 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1a21f43f on ManagedSelector@6b63abdc{STARTING} id=0 keys=0 selected=0 updates=0 15:40:46.993 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 15:40:46.994 [qtp1713204150-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.994+02:00 tryProduce false 15:40:46.994 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.994 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1a21f43f 15:40:46.994 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.994 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d waiting with 0 keys 15:40:46.994 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23903ms ManagedSelector@6b63abdc{STARTED} id=0 keys=0 selected=0 updates=0 15:40:46.995 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:40:46.995 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.995+02:00 15:40:46.996 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23904ms EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.996+02:00 15:40:46.996 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 15:40:46.996 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 15:40:46.996 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@241fbec on ManagedSelector@a1691c0{STARTING} id=1 keys=0 selected=0 updates=0 15:40:46.997 [qtp1713204150-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.996+02:00 tryProduce false 15:40:46.997 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:46.997 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@241fbec 15:40:46.997 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:46.997 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 0 keys 15:40:46.997 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23906ms ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=0 15:40:46.997 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:40:46.998 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.998+02:00 15:40:46.998 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23907ms EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.998+02:00 15:40:46.999 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 15:40:46.999 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@644a3add on ManagedSelector@377949f1{STARTING} id=2 keys=0 selected=0 updates=0 15:40:46.999 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 15:40:47.000 [qtp1713204150-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:46.999+02:00 tryProduce false 15:40:47.000 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:40:47.000 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:47.000 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 waiting with 0 keys 15:40:47.000 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STARTING} id=2 keys=0 selected=0 updates=1 15:40:47.001 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken with none selected 15:40:47.002 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken up from select, 0/0/0 selected 15:40:47.002 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 processing 0 keys, 1 updates 15:40:47.002 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:47.002 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@644a3add 15:40:47.003 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:47.003 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 waiting with 0 keys 15:40:47.003 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23912ms ManagedSelector@377949f1{STARTED} id=2 keys=0 selected=0 updates=0 15:40:47.003 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23912ms SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} 15:40:47.003 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} added {acceptor-0@4b765e92,POJO} 15:40:47.003 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4b765e92 15:40:47.004 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} 15:40:47.004 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4b765e92 15:40:47.004 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23913ms ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} 15:40:47.004 [main] INFO org.eclipse.jetty.server.Server - Started @23913ms 15:40:47.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @23914ms Server@733fb462{STARTED}[9.4.17.v20190418] 15:40:47.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 15:40:47.006 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]tryAcquire: returning true. lockCounter=1 15:40:47.007 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4665428b]release: releasing underlying FileLock. lockCounter=0 15:40:47.007 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:47.008 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]tryAcquire: returning true. lockCounter=1 15:40:47.008 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:47.008 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7fd99443]release: releasing underlying FileLock. lockCounter=0 15:40:47.268 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.0 MiB, used=14.5 MiB, available=3.5 GiB 15:40:47.269 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 15:40:47.270 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]tryAcquire: returning true. lockCounter=2 15:40:47.270 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]release: NOT releasing underlying FileLock. lockCounter=1 15:40:47.270 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:47.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]tryAcquire: returning true. lockCounter=1 15:40:47.271 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:47.271 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6a3fbcb1]release: releasing underlying FileLock. lockCounter=0 15:40:47.728 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 15:40:47.810 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 15:40:47.886 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 15:40:47.987 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 15:40:48.059 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 15:40:48.141 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 15:40:48.216 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 15:40:48.273 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 15:40:48.307 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154037550': java.sql.SQLSyntaxErrorException: Index 'SQL191006154037550' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 15:40:48.339 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 15:40:48.377 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 15:40:48.379 [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. 15:40:48.416 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 15:40:48.426 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154038140': java.sql.SQLSyntaxErrorException: Index 'SQL191006154038140' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 15:40:48.457 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 15:40:48.497 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 15:40:48.499 [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. 15:40:48.509 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154039010': java.sql.SQLSyntaxErrorException: Index 'SQL191006154039010' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 15:40:48.541 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 15:40:48.542 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 15:40:48.581 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 15:40:48.596 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154040720': java.sql.SQLSyntaxErrorException: Index 'SQL191006154040720' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 15:40:48.629 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 15:40:48.631 [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. 15:40:48.632 [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. 15:40:48.665 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 15:40:48.667 [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. 15:40:48.681 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154039950': java.sql.SQLSyntaxErrorException: Index 'SQL191006154039950' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 15:40:48.714 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 15:40:48.749 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 15:40:48.762 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154040480': java.sql.SQLSyntaxErrorException: Index 'SQL191006154040480' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 15:40:48.762 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154040480': java.sql.SQLSyntaxErrorException: Index 'SQL191006154040480' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 15:40:48.793 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 15:40:48.810 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154037440': java.sql.SQLSyntaxErrorException: Index 'SQL191006154037440' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 15:40:48.843 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 15:40:48.883 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 15:40:48.884 [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. 15:40:48.895 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154040390': java.sql.SQLSyntaxErrorException: Index 'SQL191006154040390' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 15:40:48.929 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 15:40:48.945 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154038400': java.sql.SQLSyntaxErrorException: Index 'SQL191006154038400' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 15:40:48.979 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 15:40:48.982 [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. 15:40:49.020 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 15:40:49.022 [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. 15:40:49.065 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 15:40:49.097 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 15:40:49.112 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL191006154037280': java.sql.SQLSyntaxErrorException: Index 'SQL191006154037280' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 15:40:49.143 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 15:40:49.180 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 15:40:49.218 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 15:40:49.222 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 15:40:49.235 [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_222] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_222] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_222] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_222] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_222] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_222] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_222] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_222] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_222] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:776) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:764) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:706) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1591) ~[na:1.8.0_222] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[na:1.8.0_222] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_222] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 46 common frames omitted 15:40:50.240 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 15:40:50.280 [qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@30044767 on ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=0 15:40:50.281 [qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=0 selected=0 updates=1 15:40:50.281 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken with none selected 15:40:50.282 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 0/0/0 selected 15:40:50.282 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 0 keys, 1 updates 15:40:50.282 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:50.282 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@30044767 15:40:50.282 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@30044767 15:40:50.283 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:50.283 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@30044767 15:40:50.283 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 1 keys 15:40:50.283 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:40:50.284 [qtp1713204150-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@44639bea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:40:50.284 [qtp1713204150-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> 15:40:50.284 [qtp1713204150-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.285 [qtp1713204150-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.285 [qtp1713204150-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.285 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@30aa8a7f{AC.ReadCB@1610d02{HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:50.286 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.286 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@68cefb4b on ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 15:40:50.286 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=1 15:40:50.287 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken with none selected 15:40:50.287 [qtp1713204150-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.287 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@30044767 15:40:50.287 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 0/0/1 selected 15:40:50.288 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 0 keys, 1 updates 15:40:50.288 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:50.288 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@68cefb4b 15:40:50.289 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.289 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:50.290 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 1 keys 15:40:50.290 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 1/1/1 selected 15:40:50.290 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 1 keys, 0 updates 15:40:50.291 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7b9c1425 SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.292 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:50.293 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=7/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:50.294 [qtp1713204150-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0} tryExecute EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/PRODUCING/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@28cd2c2{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:50.294+02:00 15:40:50.294 [qtp1713204150-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=1} startReservedThread p=1 15:40:50.294 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@28cd2c2{s=0/6,p=1}@7fa38f8e 15:40:50.295 [qtp1713204150-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@28cd2c2{s=0/6,p=1}@7fa38f8e 15:40:50.295 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=1/6,p=1}@7fa38f8e started 15:40:50.295 [qtp1713204150-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/PRODUCING/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@28cd2c2{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:50.295+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:40:50.295 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=1/6,p=0}@7fa38f8e waiting 15:40:50.296 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=10/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:50.296 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:40:50.297 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@30aa8a7f{AC.ReadCB@1610d02{HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=11/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:50.297 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@44639bea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 529 HeapByteBuffer@3f5b2a1e[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:50.298 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 529 HeapByteBuffer@3f5b2a1e[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:50.298 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3f5b2a1e[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3f5b2a1e[p=0,l=529,c=8192,r=529]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:40:50.298 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:40:50.299 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:40:50.300 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:42068/RepoInfo on HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42068/RepoInfo,age=0} POST //127.0.0.1:42068/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic QVFWZXRrcUlzWElTcEkwQ0c5dTl6QTpXPSkuN0xNSjBTciswPTEqcDI9UEhtYkot User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_222) Host: 127.0.0.1:42068 Connection: keep-alive Content-Length: 235 15:40:50.301 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=CONTENT,0 of 235},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42068/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 235} 15:40:50.301 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:42068/RepoInfo,age=1} handle //127.0.0.1:42068/RepoInfo 15:40:50.301 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@44639bea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 15:40:50.301 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=1} action DISPATCH 15:40:50.301 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=1} 15:40:50.302 [qtp1713204150-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 15:40:50.302 [qtp1713204150-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@459003a0{/,null,AVAILABLE} 15:40:50.302 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 15:40:50.302 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 session=null 15:40:50.302 [qtp1713204150-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:50.302 [qtp1713204150-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 15:40:50.303 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:40:50.303 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:50.305 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=CONTENT,0 of 235},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=5} 15:40:50.305 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 1 keys 15:40:50.328 [qtp1713204150-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 15:40:50.330 [qtp1713204150-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic QVFWZXRrcUlzWElTcEkwQ0c5dTl6QTpXPSkuN0xNSjBTciswPTEqcDI9UEhtYkot 15:40:50.335 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=CONTENT,0 of 235},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=35} parse HeapByteBuffer@3f5b2a1e[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 15:40:50.335 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@3f5b2a1e[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:50.335 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=35} onContent Content@6607bde8{HeapByteBufferR@78fcf3d6[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.336 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=0,q=0,[0]=null,s=STREAM] addContent Content@6607bde8{HeapByteBufferR@78fcf3d6[p=294,l=529,c=8192,r=235]={POST /RepoInfo HT...Length: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.336 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 15:40:50.336 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=36} onContentComplete 15:40:50.336 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=36} onRequestComplete 15:40:50.336 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:40:50.337 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=40/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=END,235 of 235},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=37} parsed false HttpParser{s=END,235 of 235} 15:40:50.348 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=295,l=529,c=8192,r=234]={POST /RepoInfo HT...ength: 235\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.348 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=296,l=529,c=8192,r=233]={POST /RepoInfo HT...ngth: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.348 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=297,l=529,c=8192,r=232]={POST /RepoInfo HT...gth: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.349 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=298,l=529,c=8192,r=231]={POST /RepoInfo HT...th: 235\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.349 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=326,l=529,c=8192,r=203]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.352 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=331,l=529,c=8192,r=198]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.352 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=332,l=529,c=8192,r=197]={POST /RepoInfo HT...oding="UTF-8" s<<...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}} 15:40:50.352 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=333,l=529,c=8192,r=196]={POST /RepoInfo HT...ding="UTF-8" st<<<...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}} 15:40:50.353 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=334,l=529,c=8192,r=195]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.353 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=335,l=529,c=8192,r=194]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.354 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=336,l=529,c=8192,r=193]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.354 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=337,l=529,c=8192,r=192]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.354 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=338,l=529,c=8192,r=191]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.354 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=339,l=529,c=8192,r=190]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.355 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=340,l=529,c=8192,r=189]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.355 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=341,l=529,c=8192,r=188]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.355 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=342,l=529,c=8192,r=187]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.355 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=343,l=529,c=8192,r=186]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.356 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=344,l=529,c=8192,r=185]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.356 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=345,l=529,c=8192,r=184]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.356 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=346,l=529,c=8192,r=183]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.356 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=347,l=529,c=8192,r=182]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.357 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=348,l=529,c=8192,r=181]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.357 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=349,l=529,c=8192,r=180]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 15:40:50.357 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7518533a[c=235,q=1,[0]=EOF,s=STREAM] read 180 from Content@6607bde8{HeapByteBufferR@78fcf3d6[p=529,l=529,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}} 15:40:50.358 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=61/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=END,235 of 235},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=58} 15:40:50.359 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@44639bea{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 15:40:50.360 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' 15:40:50.360 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71381dd3]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/cloudstore-repository.lock' 15:40:50.360 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71381dd3]tryAcquire: returning true. lockCounter=1 15:40:50.360 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq' locked successfully. 15:40:50.361 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [67b87d88]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 15:40:50.363 [qtp1713204150-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 15:40:50.366 [qtp1713204150-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. 15:40:50.375 [qtp1713204150-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. 15:40:50.384 [qtp1713204150-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. 15:40:50.386 [qtp1713204150-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. 15:40:50.389 [qtp1713204150-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. 15:40:50.390 [qtp1713204150-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. 15:40:50.391 [qtp1713204150-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. 15:40:50.402 [qtp1713204150-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. 15:40:50.406 [qtp1713204150-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. 15:40:50.412 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 15:40:50.415 [qtp1713204150-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 15:40:50.415 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 15:40:50.417 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Type converter support loaded 15:40:50.417 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 15:40:50.418 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 15:40:50.419 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 15:40:50.420 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 15:40:50.420 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 15:40:50.421 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 15:40:50.422 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 15:40:50.422 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 15:40:50.423 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 15:40:50.423 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 15:40:50.424 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.424 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.425 [qtp1713204150-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 15:40:50.425 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.426 [qtp1713204150-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 15:40:50.426 [qtp1713204150-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 15:40:50.427 [qtp1713204150-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 15:40:50.427 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:50.427 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 15:40:50.429 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 15:40:50.429 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 15:40:50.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 15:40:50.430 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 15:40:50.431 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 15:40:50.431 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 15:40:50.432 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 15:40:50.432 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 15:40:50.433 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.433 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:50.434 [qtp1713204150-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 15:40:50.434 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.435 [qtp1713204150-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 15:40:50.435 [qtp1713204150-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 15:40:50.436 [qtp1713204150-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 15:40:50.436 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 15:40:50.436 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 15:40:50.437 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 15:40:50.437 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 15:40:50.438 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 15:40:50.438 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 15:40:50.439 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 15:40:50.439 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 15:40:50.440 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.440 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.441 [qtp1713204150-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 15:40:50.441 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.442 [qtp1713204150-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 15:40:50.442 [qtp1713204150-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 15:40:50.443 [qtp1713204150-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 15:40:50.443 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:50.443 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 15:40:50.447 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 15:40:50.448 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 15:40:50.449 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 15:40:50.449 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 15:40:50.450 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 15:40:50.450 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 15:40:50.451 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 15:40:50.452 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 15:40:50.452 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.453 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 15:40:50.454 [qtp1713204150-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 15:40:50.455 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.455 [qtp1713204150-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 15:40:50.456 [qtp1713204150-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 15:40:50.457 [qtp1713204150-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 15:40:50.457 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 15:40:50.458 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 15:40:50.458 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 15:40:50.459 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 15:40:50.460 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 15:40:50.460 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 15:40:50.461 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 15:40:50.462 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 15:40:50.462 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.463 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.463 [qtp1713204150-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 15:40:50.464 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.464 [qtp1713204150-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 15:40:50.465 [qtp1713204150-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 15:40:50.465 [qtp1713204150-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 15:40:50.465 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:50.466 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 15:40:50.474 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 15:40:50.475 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 15:40:50.477 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 15:40:50.478 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 15:40:50.479 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 15:40:50.480 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 15:40:50.482 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 15:40:50.483 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 15:40:50.484 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.485 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 15:40:50.486 [qtp1713204150-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 15:40:50.487 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.487 [qtp1713204150-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 15:40:50.488 [qtp1713204150-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 15:40:50.488 [qtp1713204150-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 15:40:50.488 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 15:40:50.489 [qtp1713204150-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. 15:40:50.491 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 15:40:50.491 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 15:40:50.491 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 15:40:50.491 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 15:40:50.491 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 15:40:50.492 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 15:40:50.492 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 15:40:50.493 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 15:40:50.494 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 15:40:50.495 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 15:40:50.495 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 15:40:50.495 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 15:40:50.496 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.496 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.497 [qtp1713204150-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 15:40:50.498 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.498 [qtp1713204150-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 15:40:50.499 [qtp1713204150-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 15:40:50.499 [qtp1713204150-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 15:40:50.499 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:50.500 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 15:40:50.504 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 15:40:50.505 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 15:40:50.505 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 15:40:50.506 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 15:40:50.506 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 15:40:50.507 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 15:40:50.507 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 15:40:50.508 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 15:40:50.508 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.509 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 15:40:50.509 [qtp1713204150-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 15:40:50.510 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.510 [qtp1713204150-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 15:40:50.511 [qtp1713204150-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 15:40:50.512 [qtp1713204150-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 15:40:50.512 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 15:40:50.512 [qtp1713204150-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. 15:40:50.512 [qtp1713204150-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. 15:40:50.512 [qtp1713204150-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. 15:40:50.513 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 15:40:50.514 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 15:40:50.514 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 15:40:50.515 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 15:40:50.515 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 15:40:50.516 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 15:40:50.517 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 15:40:50.518 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 15:40:50.519 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 15:40:50.519 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 15:40:50.520 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.521 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.522 [qtp1713204150-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 15:40:50.522 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.523 [qtp1713204150-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 15:40:50.523 [qtp1713204150-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 15:40:50.524 [qtp1713204150-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 15:40:50.524 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:50.524 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 15:40:50.525 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 15:40:50.526 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 15:40:50.526 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 15:40:50.527 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 15:40:50.527 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 15:40:50.528 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 15:40:50.528 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 15:40:50.529 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 15:40:50.529 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.530 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 15:40:50.531 [qtp1713204150-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 15:40:50.531 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.532 [qtp1713204150-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 15:40:50.532 [qtp1713204150-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 15:40:50.533 [qtp1713204150-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 15:40:50.533 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 15:40:50.533 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 15:40:50.534 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 15:40:50.536 [qtp1713204150-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 15:40:50.536 [qtp1713204150-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 15:40:50.537 [qtp1713204150-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 15:40:50.548 [qtp1713204150-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 15:40:50.551 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b2d22a [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 15:40:50.552 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.553 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.554 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.555 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.556 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.557 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.558 [qtp1713204150-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) 15:40:50.587 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 15:40:50.587 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : read-write 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 15:40:50.606 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - =========================================================== 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq/.cloudstore-repo/derby] 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 15:40:50.607 [qtp1713204150-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 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Datastore - =========================================================== 15:40:50.607 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b2d22a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bef824, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:50.660 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3b2d22a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@67bef824, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:50.661 [qtp1713204150-38] DEBUG DataNucleus.Datastore - StoreManager now created 15:40:50.661 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 15:40:50.662 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 15:40:50.662 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 15:40:50.662 [qtp1713204150-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_222" on "Linux" 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ClassLoading : default 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 15:40:50.663 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 15:40:50.664 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ================================================ 15:40:50.665 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@4f1a898b" 15:40:50.666 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 15:40:50.668 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 15:40:50.669 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 15:40:50.669 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 15:40:50.670 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 15:40:50.670 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 15:40:50.671 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 15:40:50.672 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 15:40:50.672 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.673 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.674 [qtp1713204150-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 15:40:50.675 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.675 [qtp1713204150-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 15:40:50.676 [qtp1713204150-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 15:40:50.677 [qtp1713204150-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 15:40:50.677 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:50.677 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 15:40:50.678 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 15:40:50.679 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 15:40:50.680 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 15:40:50.680 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 15:40:50.681 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 15:40:50.682 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 15:40:50.682 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 15:40:50.683 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 15:40:50.683 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.684 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 15:40:50.685 [qtp1713204150-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 15:40:50.686 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.686 [qtp1713204150-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 15:40:50.687 [qtp1713204150-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 15:40:50.688 [qtp1713204150-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 15:40:50.688 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 15:40:50.688 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 15:40:50.689 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 15:40:50.690 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 15:40:50.690 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 15:40:50.691 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 15:40:50.691 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 15:40:50.692 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 15:40:50.693 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.694 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.694 [qtp1713204150-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 15:40:50.695 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.696 [qtp1713204150-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 15:40:50.696 [qtp1713204150-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 15:40:50.697 [qtp1713204150-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 15:40:50.697 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:50.698 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 15:40:50.699 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 15:40:50.699 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 15:40:50.700 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 15:40:50.701 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 15:40:50.702 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 15:40:50.702 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 15:40:50.703 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 15:40:50.704 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 15:40:50.705 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.705 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 15:40:50.706 [qtp1713204150-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 15:40:50.707 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.708 [qtp1713204150-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 15:40:50.708 [qtp1713204150-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 15:40:50.709 [qtp1713204150-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 15:40:50.709 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 15:40:50.710 [qtp1713204150-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. 15:40:50.710 [qtp1713204150-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. 15:40:50.710 [qtp1713204150-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. 15:40:50.711 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 15:40:50.711 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 15:40:50.712 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 15:40:50.713 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 15:40:50.714 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 15:40:50.714 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 15:40:50.715 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 15:40:50.716 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 15:40:50.717 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 15:40:50.717 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:50.718 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 15:40:50.719 [qtp1713204150-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 15:40:50.720 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:50.721 [qtp1713204150-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 15:40:50.722 [qtp1713204150-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 15:40:50.723 [qtp1713204150-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 15:40:50.723 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:50.723 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 15:40:50.724 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 15:40:50.725 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 15:40:50.726 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 15:40:50.726 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 15:40:50.727 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 15:40:50.728 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 15:40:50.728 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 15:40:50.729 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 15:40:50.730 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 15:40:50.731 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 15:40:50.731 [qtp1713204150-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 15:40:50.732 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 15:40:50.733 [qtp1713204150-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 15:40:50.734 [qtp1713204150-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 15:40:50.735 [qtp1713204150-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 15:40:50.735 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 15:40:50.735 [qtp1713204150-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. 15:40:50.735 [qtp1713204150-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. 15:40:50.736 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 15:40:50.737 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 15:40:50.738 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 15:40:50.738 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 15:40:50.739 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 15:40:50.740 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 15:40:50.741 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 15:40:50.741 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 15:40:50.742 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 15:40:50.743 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 15:40:50.744 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 15:40:50.744 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 15:40:50.744 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 15:40:50.744 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 15:40:50.744 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 15:40:50.745 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 15:40:50.745 [qtp1713204150-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) 15:40:50.745 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:50.745 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 15:40:50.745 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 15:40:50.746 [qtp1713204150-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) 15:40:50.746 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 15:40:50.746 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 15:40:50.746 [qtp1713204150-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") 15:40:50.747 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 15:40:50.747 [qtp1713204150-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) 15:40:50.747 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 15:40:50.747 [qtp1713204150-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) 15:40:50.747 [qtp1713204150-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") 15:40:50.748 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 15:40:50.748 [qtp1713204150-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) 15:40:50.748 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 15:40:50.748 [qtp1713204150-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) 15:40:50.748 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 15:40:50.748 [qtp1713204150-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) 15:40:50.748 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 15:40:50.748 [qtp1713204150-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") 15:40:50.749 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 15:40:50.749 [qtp1713204150-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) 15:40:50.749 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 15:40:50.749 [qtp1713204150-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) 15:40:50.749 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 15:40:50.749 [qtp1713204150-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) 15:40:50.749 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 15:40:50.749 [qtp1713204150-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) 15:40:50.750 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 15:40:50.750 [qtp1713204150-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) 15:40:50.750 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 15:40:50.750 [qtp1713204150-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) 15:40:50.750 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 15:40:50.750 [qtp1713204150-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") 15:40:50.750 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 15:40:50.750 [qtp1713204150-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) 15:40:50.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 15:40:50.751 [qtp1713204150-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) 15:40:50.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 15:40:50.751 [qtp1713204150-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) 15:40:50.751 [qtp1713204150-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") 15:40:50.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 15:40:50.751 [qtp1713204150-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) 15:40:50.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 15:40:50.751 [qtp1713204150-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) 15:40:50.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 15:40:50.752 [qtp1713204150-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) 15:40:50.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 15:40:50.752 [qtp1713204150-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") 15:40:50.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 15:40:50.752 [qtp1713204150-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 15:40:50.752 [qtp1713204150-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) 15:40:50.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 15:40:50.752 [qtp1713204150-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 15:40:50.752 [qtp1713204150-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) 15:40:50.753 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 15:40:50.753 [qtp1713204150-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) 15:40:50.753 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 15:40:50.753 [qtp1713204150-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) 15:40:50.754 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@302bfcef [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:50.754 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@274e8f3f" with isolation "serializable" 15:40:50.762 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:40:50.763 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 15:40:50.814 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 51 ms 15:40:50.814 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 15:40:50.816 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 15:40:50.817 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 15:40:50.827 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 15:40:50.827 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 15:40:50.827 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 15:40:50.873 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 46 ms 15:40:50.902 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:40:50.921 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 15:40:50.921 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 15:40:50.921 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 15:40:50.951 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 30 ms 15:40:50.967 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 15:40:50.967 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 15:40:50.968 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 15:40:50.995 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 15:40:50.996 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 15:40:50.996 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 15:40:51.053 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 56 ms 15:40:51.085 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 15:40:51.086 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 15:40:51.086 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:40:51.107 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:51.128 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 15:40:51.145 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 15:40:51.146 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 15:40:51.146 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 15:40:51.185 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 39 ms 15:40:51.185 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 15:40:51.185 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 15:40:51.215 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 15:40:51.215 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 15:40:51.216 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 15:40:51.245 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 29 ms 15:40:51.278 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 15:40:51.279 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 15:40:51.279 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:40:51.287 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 15:40:51.306 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 15:40:51.306 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@274e8f3f" 15:40:51.312 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@274e8f3f" 15:40:51.312 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@302bfcef [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@274e8f3f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:51.312 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@302bfcef [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@274e8f3f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:51.312 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 15:40:51.312 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 15:40:51.313 [qtp1713204150-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 15:40:51.314 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 15:40:51.318 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 15:40:51.321 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 15:40:51.324 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 15:40:51.326 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 15:40:51.327 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 15:40:51.328 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 15:40:51.329 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:51.329 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 15:40:51.330 [qtp1713204150-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 15:40:51.331 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:51.331 [qtp1713204150-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 15:40:51.332 [qtp1713204150-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 15:40:51.333 [qtp1713204150-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 15:40:51.333 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:51.333 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 15:40:51.342 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 15:40:51.343 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 15:40:51.344 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 15:40:51.345 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 15:40:51.346 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 15:40:51.347 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 15:40:51.347 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 15:40:51.348 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 15:40:51.349 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 15:40:51.349 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 15:40:51.350 [qtp1713204150-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 15:40:51.351 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 15:40:51.352 [qtp1713204150-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 15:40:51.352 [qtp1713204150-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 15:40:51.353 [qtp1713204150-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 15:40:51.353 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 15:40:51.354 [qtp1713204150-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. 15:40:51.354 [qtp1713204150-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. 15:40:51.354 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 15:40:51.355 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 15:40:51.355 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 15:40:51.355 [qtp1713204150-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") 15:40:51.355 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 15:40:51.356 [qtp1713204150-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) 15:40:51.356 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 15:40:51.356 [qtp1713204150-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) 15:40:51.356 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 15:40:51.356 [qtp1713204150-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) 15:40:51.356 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 15:40:51.357 [qtp1713204150-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) 15:40:51.357 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 15:40:51.357 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4bce57f4 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:51.357 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a9b451d" with isolation "serializable" 15:40:51.365 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 15:40:51.365 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 15:40:51.396 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 31 ms 15:40:51.397 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 15:40:51.404 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 15:40:51.405 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 15:40:51.405 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 15:40:51.428 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 15:40:51.428 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 15:40:51.428 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 15:40:51.453 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 25 ms 15:40:51.497 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 15:40:51.497 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 15:40:51.497 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 15:40:51.505 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 15:40:51.522 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 15:40:51.523 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a9b451d" 15:40:51.530 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a9b451d" 15:40:51.530 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4bce57f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a9b451d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:51.531 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4bce57f4 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4a9b451d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:51.534 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 15:40:51.535 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 15:40:51.535 [qtp1713204150-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) 15:40:51.536 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:51.536 [qtp1713204150-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") 15:40:51.537 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 15:40:51.537 [qtp1713204150-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) 15:40:51.538 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 15:40:51.539 [qtp1713204150-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) 15:40:51.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 15:40:51.539 [qtp1713204150-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) 15:40:51.540 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 15:40:51.540 [qtp1713204150-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) 15:40:51.542 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 15:40:51.543 [qtp1713204150-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) 15:40:51.543 [qtp1713204150-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") 15:40:51.543 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 15:40:51.543 [qtp1713204150-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) 15:40:51.543 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 15:40:51.543 [qtp1713204150-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) 15:40:51.543 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 15:40:51.543 [qtp1713204150-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) 15:40:51.543 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 15:40:51.543 [qtp1713204150-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") 15:40:51.544 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bb70853 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:51.544 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@307e3857" with isolation "serializable" 15:40:51.549 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:51.550 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 15:40:51.578 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 28 ms 15:40:51.578 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:40:51.585 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 15:40:51.585 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 15:40:51.586 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 15:40:51.608 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 15:40:51.608 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 15:40:51.608 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 15:40:51.691 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 82 ms 15:40:51.721 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 15:40:51.722 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 15:40:51.722 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 15:40:51.733 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 15:40:51.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 15:40:51.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 15:40:51.751 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 15:40:51.773 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 15:40:51.773 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@307e3857" 15:40:51.780 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@307e3857" 15:40:51.780 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bb70853 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@307e3857, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:51.780 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1bb70853 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@307e3857, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:51.783 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 15:40:51.783 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 15:40:51.784 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 15:40:51.785 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 15:40:51.787 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 15:40:51.788 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 15:40:51.789 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 15:40:51.791 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:51.792 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 15:40:51.793 [qtp1713204150-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 15:40:51.794 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:51.795 [qtp1713204150-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 15:40:51.796 [qtp1713204150-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 15:40:51.797 [qtp1713204150-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 15:40:51.797 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:51.798 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 15:40:51.798 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 15:40:51.799 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 15:40:51.800 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 15:40:51.801 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 15:40:51.802 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 15:40:51.803 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 15:40:51.803 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 15:40:51.804 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 15:40:51.805 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 15:40:51.806 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 15:40:51.807 [qtp1713204150-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 15:40:51.807 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 15:40:51.808 [qtp1713204150-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 15:40:51.809 [qtp1713204150-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 15:40:51.810 [qtp1713204150-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 15:40:51.810 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 15:40:51.811 [qtp1713204150-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. 15:40:51.811 [qtp1713204150-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. 15:40:51.811 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 15:40:51.813 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 15:40:51.814 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 15:40:51.815 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 15:40:51.816 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 15:40:51.817 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 15:40:51.818 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 15:40:51.819 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 15:40:51.820 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:51.821 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 15:40:51.822 [qtp1713204150-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 15:40:51.823 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:51.824 [qtp1713204150-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 15:40:51.825 [qtp1713204150-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 15:40:51.827 [qtp1713204150-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 15:40:51.827 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:51.827 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 15:40:51.828 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 15:40:51.829 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 15:40:51.830 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 15:40:51.831 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 15:40:51.832 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 15:40:51.833 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 15:40:51.834 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 15:40:51.834 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 15:40:51.835 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 15:40:51.836 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 15:40:51.837 [qtp1713204150-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 15:40:51.838 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 15:40:51.839 [qtp1713204150-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 15:40:51.840 [qtp1713204150-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 15:40:51.841 [qtp1713204150-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 15:40:51.841 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 15:40:51.841 [qtp1713204150-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. 15:40:51.842 [qtp1713204150-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. 15:40:51.842 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 15:40:51.843 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:51.843 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 15:40:51.843 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 15:40:51.844 [qtp1713204150-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) 15:40:51.844 [qtp1713204150-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") 15:40:51.844 [qtp1713204150-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" () 15:40:51.845 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 15:40:51.845 [qtp1713204150-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 15:40:51.845 [qtp1713204150-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) 15:40:51.845 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 15:40:51.846 [qtp1713204150-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 15:40:51.846 [qtp1713204150-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) 15:40:51.846 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 15:40:51.846 [qtp1713204150-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 15:40:51.846 [qtp1713204150-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) 15:40:51.846 [qtp1713204150-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") 15:40:51.846 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 15:40:51.847 [qtp1713204150-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) 15:40:51.847 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 15:40:51.847 [qtp1713204150-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) 15:40:51.847 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 15:40:51.848 [qtp1713204150-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) 15:40:51.848 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 15:40:51.848 [qtp1713204150-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) 15:40:51.848 [qtp1713204150-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") 15:40:51.848 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 15:40:51.848 [qtp1713204150-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) 15:40:51.849 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 15:40:51.849 [qtp1713204150-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) 15:40:51.849 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 15:40:51.850 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48c6b95e [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:51.850 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50374107" with isolation "serializable" 15:40:51.856 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:51.856 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:51.886 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 30 ms 15:40:51.886 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 15:40:51.887 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 15:40:51.898 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 15:40:51.899 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 15:40:51.899 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 15:40:51.923 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 15:40:51.963 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:51.987 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:52.007 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 15:40:52.007 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 15:40:52.008 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 15:40:52.100 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 92 ms 15:40:52.131 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 15:40:52.131 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 15:40:52.131 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 15:40:52.141 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 15:40:52.158 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 15:40:52.159 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 15:40:52.159 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 15:40:52.180 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:52.180 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50374107" 15:40:52.186 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50374107" 15:40:52.186 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48c6b95e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50374107, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.186 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@48c6b95e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50374107, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.190 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 15:40:52.191 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 15:40:52.192 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 15:40:52.193 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 15:40:52.194 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 15:40:52.194 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 15:40:52.195 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 15:40:52.196 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:52.197 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 15:40:52.198 [qtp1713204150-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 15:40:52.199 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:52.200 [qtp1713204150-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 15:40:52.201 [qtp1713204150-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 15:40:52.202 [qtp1713204150-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 15:40:52.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:52.202 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 15:40:52.203 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 15:40:52.204 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 15:40:52.205 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 15:40:52.206 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 15:40:52.207 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 15:40:52.207 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 15:40:52.208 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 15:40:52.209 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 15:40:52.210 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 15:40:52.211 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 15:40:52.212 [qtp1713204150-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 15:40:52.212 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 15:40:52.214 [qtp1713204150-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 15:40:52.215 [qtp1713204150-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 15:40:52.244 [qtp1713204150-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 15:40:52.244 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 15:40:52.244 [qtp1713204150-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. 15:40:52.244 [qtp1713204150-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. 15:40:52.252 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 15:40:52.262 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 15:40:52.263 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 15:40:52.263 [qtp1713204150-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) 15:40:52.263 [qtp1713204150-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") 15:40:52.264 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 15:40:52.264 [qtp1713204150-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) 15:40:52.264 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 15:40:52.264 [qtp1713204150-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) 15:40:52.266 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 15:40:52.266 [qtp1713204150-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) 15:40:52.267 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 15:40:52.267 [qtp1713204150-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) 15:40:52.267 [qtp1713204150-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") 15:40:52.267 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 15:40:52.268 [qtp1713204150-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) 15:40:52.268 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 15:40:52.268 [qtp1713204150-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) 15:40:52.268 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 15:40:52.269 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46fa7665 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:52.269 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b8a4db0" with isolation "serializable" 15:40:52.276 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 15:40:52.277 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:52.297 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 21 ms 15:40:52.297 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 15:40:52.303 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 15:40:52.304 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 15:40:52.304 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:40:52.330 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 15:40:52.355 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 15:40:52.355 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 15:40:52.355 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 15:40:52.361 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 15:40:52.376 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 15:40:52.377 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 15:40:52.377 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 15:40:52.397 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 15:40:52.397 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b8a4db0" 15:40:52.403 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b8a4db0" 15:40:52.403 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46fa7665 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b8a4db0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.403 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@46fa7665 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b8a4db0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.404 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 15:40:52.404 [qtp1713204150-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") 15:40:52.404 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 15:40:52.405 [qtp1713204150-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" () 15:40:52.405 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 15:40:52.405 [qtp1713204150-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 15:40:52.405 [qtp1713204150-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) 15:40:52.406 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 15:40:52.406 [qtp1713204150-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 15:40:52.406 [qtp1713204150-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) 15:40:52.407 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e8ce0bf [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:52.408 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b26c6d8" with isolation "serializable" 15:40:52.420 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 15:40:52.427 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 15:40:52.427 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 15:40:52.427 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 15:40:52.448 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:52.474 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 15:40:52.474 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 15:40:52.474 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 15:40:52.483 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 15:40:52.502 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 15:40:52.503 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b26c6d8" 15:40:52.508 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b26c6d8" 15:40:52.508 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e8ce0bf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b26c6d8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.508 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@e8ce0bf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b26c6d8, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.510 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 15:40:52.511 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 15:40:52.511 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 15:40:52.512 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 15:40:52.512 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 15:40:52.513 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 15:40:52.514 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 15:40:52.514 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:52.515 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 15:40:52.517 [qtp1713204150-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 15:40:52.518 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:52.520 [qtp1713204150-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 15:40:52.521 [qtp1713204150-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 15:40:52.523 [qtp1713204150-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 15:40:52.523 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:52.524 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 15:40:52.525 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 15:40:52.527 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 15:40:52.527 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 15:40:52.528 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 15:40:52.529 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 15:40:52.529 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 15:40:52.530 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 15:40:52.530 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 15:40:52.531 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 15:40:52.532 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 15:40:52.532 [qtp1713204150-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 15:40:52.533 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 15:40:52.534 [qtp1713204150-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 15:40:52.534 [qtp1713204150-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 15:40:52.535 [qtp1713204150-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 15:40:52.535 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 15:40:52.536 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 15:40:52.537 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 15:40:52.538 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 15:40:52.538 [qtp1713204150-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) 15:40:52.538 [qtp1713204150-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") 15:40:52.538 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 15:40:52.538 [qtp1713204150-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) 15:40:52.538 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 15:40:52.539 [qtp1713204150-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) 15:40:52.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 15:40:52.539 [qtp1713204150-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) 15:40:52.539 [qtp1713204150-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") 15:40:52.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 15:40:52.539 [qtp1713204150-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) 15:40:52.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 15:40:52.539 [qtp1713204150-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) 15:40:52.539 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 15:40:52.540 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 15:40:52.540 [qtp1713204150-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) 15:40:52.540 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 15:40:52.540 [qtp1713204150-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) 15:40:52.540 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 15:40:52.541 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1e5ffb3c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:52.541 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ab25461" with isolation "serializable" 15:40:52.546 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 15:40:52.547 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 15:40:52.569 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 22 ms 15:40:52.569 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 15:40:52.570 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 15:40:52.577 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 15:40:52.593 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 15:40:52.595 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 15:40:52.595 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 15:40:52.595 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 15:40:52.616 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:52.636 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 15:40:52.636 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 15:40:52.636 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 15:40:52.657 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 15:40:52.688 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 15:40:52.688 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 15:40:52.688 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 15:40:52.698 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 15:40:52.713 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 15:40:52.713 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ab25461" 15:40:52.719 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ab25461" 15:40:52.719 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1e5ffb3c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ab25461, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.719 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1e5ffb3c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7ab25461, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.720 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 15:40:52.721 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 15:40:52.722 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 15:40:52.722 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 15:40:52.723 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 15:40:52.724 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 15:40:52.725 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 15:40:52.727 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:52.728 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 15:40:52.729 [qtp1713204150-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 15:40:52.730 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:52.730 [qtp1713204150-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 15:40:52.731 [qtp1713204150-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 15:40:52.732 [qtp1713204150-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 15:40:52.732 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:52.733 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 15:40:52.734 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 15:40:52.735 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 15:40:52.735 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 15:40:52.736 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 15:40:52.736 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 15:40:52.737 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 15:40:52.738 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 15:40:52.738 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 15:40:52.739 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 15:40:52.740 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 15:40:52.740 [qtp1713204150-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 15:40:52.741 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 15:40:52.742 [qtp1713204150-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 15:40:52.742 [qtp1713204150-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 15:40:52.743 [qtp1713204150-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 15:40:52.743 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 15:40:52.743 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 15:40:52.744 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 15:40:52.744 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 15:40:52.745 [qtp1713204150-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) 15:40:52.745 [qtp1713204150-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") 15:40:52.745 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 15:40:52.745 [qtp1713204150-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) 15:40:52.745 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 15:40:52.745 [qtp1713204150-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) 15:40:52.745 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 15:40:52.746 [qtp1713204150-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) 15:40:52.746 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 15:40:52.746 [qtp1713204150-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) 15:40:52.746 [qtp1713204150-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") 15:40:52.746 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 15:40:52.746 [qtp1713204150-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) 15:40:52.746 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 15:40:52.746 [qtp1713204150-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) 15:40:52.746 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 15:40:52.747 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156aa5e0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:52.747 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36a9ee29" with isolation "serializable" 15:40:52.752 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 15:40:52.752 [qtp1713204150-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 "" 15:40:52.774 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 22 ms 15:40:52.774 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 15:40:52.781 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 15:40:52.781 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 15:40:52.781 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 15:40:52.807 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 15:40:52.834 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 15:40:52.849 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 15:40:52.849 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 15:40:52.849 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 15:40:52.872 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 15:40:52.873 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36a9ee29" 15:40:52.880 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36a9ee29" 15:40:52.880 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156aa5e0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36a9ee29, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.880 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@156aa5e0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36a9ee29, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.881 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 15:40:52.882 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 15:40:52.882 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 15:40:52.883 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 15:40:52.884 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 15:40:52.884 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 15:40:52.885 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 15:40:52.886 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 15:40:52.886 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 15:40:52.888 [qtp1713204150-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 15:40:52.889 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 15:40:52.891 [qtp1713204150-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 15:40:52.892 [qtp1713204150-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 15:40:52.894 [qtp1713204150-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 15:40:52.894 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:52.895 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 15:40:52.896 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 15:40:52.898 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 15:40:52.899 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 15:40:52.899 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 15:40:52.900 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 15:40:52.900 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 15:40:52.901 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 15:40:52.902 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 15:40:52.902 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 15:40:52.903 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 15:40:52.904 [qtp1713204150-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 15:40:52.904 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 15:40:52.905 [qtp1713204150-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 15:40:52.906 [qtp1713204150-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 15:40:52.907 [qtp1713204150-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 15:40:52.907 [qtp1713204150-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 15:40:52.907 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 15:40:52.908 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 15:40:52.908 [qtp1713204150-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") 15:40:52.908 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 15:40:52.908 [qtp1713204150-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 15:40:52.909 [qtp1713204150-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) 15:40:52.910 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31376a1f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 15:40:52.911 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ebec99c" with isolation "serializable" 15:40:52.915 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 15:40:52.923 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 15:40:52.935 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 15:40:52.938 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 15:40:52.938 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ebec99c" 15:40:52.938 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ebec99c" 15:40:52.938 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31376a1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ebec99c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 15:40:52.938 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@31376a1f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3ebec99c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 15:40:52.939 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:52.939 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:52.939 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@6d51b00a" 15:40:52.939 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.939 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 (optimistic=false) 15:40:52.940 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 15:40:52.940 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:52.940 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 15:40:52.940 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 15:40:52.942 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:52.942 [qtp1713204150-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'" 15:40:52.943 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:52.943 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7aa495ee, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.943 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 15:40:52.943 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.944 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:52.951 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2f186dff" 15:40:52.951 [qtp1713204150-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' 15:40:52.951 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:52.952 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 15:40:52.952 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:52.952 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 15:40:52.952 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:52.953 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 15:40:52.954 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 15:40:52.954 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="1") enlisted in transactional cache 15:40:52.955 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" having fields "publicKey" fetched from table ""repository"" 15:40:52.955 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.960 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1e1b28a2" 15:40:52.960 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:40:52.961 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:52.961 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@225ce53a" 15:40:52.961 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="1") is having the following fields in Level 2 cache object updated : [3] 15:40:52.962 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" having fields "privateKey" fetched from table ""repository"" 15:40:52.962 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.968 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@66b23a75" 15:40:52.969 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 15:40:52.971 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 15:40:52.972 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@216a9921" 15:40:52.972 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="1") is having the following fields in Level 2 cache object updated : [7] 15:40:52.973 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]initPersistenceManagerFactory: repositoryId=d240a39f-587d-4104-b0b0-a4057dc6f8bf 15:40:52.973 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 15:40:52.973 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:52.974 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:52.974 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7aa495ee]] 15:40:52.974 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 15:40:52.974 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:52.975 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@778a186f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1e7d42f1, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.976 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:52.976 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:52.976 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 3 ms 15:40:52.977 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4c6d3974, lifecycle=HOLLOW] 15:40:52.977 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:52.978 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:52.978 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:52.978 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2617 ms. 15:40:52.979 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@3367c8c0" 15:40:52.979 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.979 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 (optimistic=false) 15:40:52.980 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 15:40:52.981 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 15:40:52.982 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:52.982 [qtp1713204150-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] 15:40:52.983 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 15:40:52.985 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:52.985 [qtp1713204150-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" < ?" 15:40:52.985 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:52.985 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@440da8de, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.986 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6005c56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 15:40:52.986 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6005c56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.986 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 15:40:52.993 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4aecb404" 15:40:52.994 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-10-05 15:40:52.98> 15:40:52.994 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:52.994 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@440da8de]] 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6005c56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6005c56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@49a148e2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6005c56, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.995 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 15:40:52.996 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:52.996 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:52.996 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73fe9ec6]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:52.996 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73fe9ec6]tryAcquire: returning true. lockCounter=1 15:40:52.996 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73fe9ec6]tryAcquire: returning true. lockCounter=2 15:40:52.996 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:52.997 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73fe9ec6]release: NOT releasing underlying FileLock. lockCounter=1 15:40:52.997 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [73fe9ec6]release: releasing underlying FileLock. lockCounter=0 15:40:52.997 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@3432b417" 15:40:52.997 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.998 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 (optimistic=false) 15:40:52.998 [qtp1713204150-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 15:40:52.998 [qtp1713204150-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 15:40:52.998 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:52.998 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b05f459, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11d6c138" 15:40:52.999 [qtp1713204150-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' 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:52.999 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 0 ms 15:40:53.000 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:53.000 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:53.000 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:53.000 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:53.000 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="1") enlisted in transactional cache 15:40:53.000 [qtp1713204150-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@1c7fa98c" 15:40:53.002 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" 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] 15:40:53.002 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:53.002 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" field "aliases" loading contents to SCO wrapper from the datastore 15:40:53.003 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.011 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@661a34d3" 15:40:53.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:53.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:53.012 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@f7fcbd8" 15:40:53.013 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d10cb1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:53.013 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d10cb1]tryAcquire: returning true. lockCounter=1 15:40:53.013 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:53.013 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [15d10cb1]release: releasing underlying FileLock. lockCounter=0 15:40:53.013 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k1f1agw7-ffgq' of repository 'd240a39f-587d-4104-b0b0-a4057dc6f8bf' already in-sync. 15:40:53.014 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2299d67c]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:53.014 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2299d67c]tryAcquire: returning true. lockCounter=1 15:40:53.014 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2299d67c]tryAcquire: returning true. lockCounter=2 15:40:53.014 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:53.014 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2299d67c]release: NOT releasing underlying FileLock. lockCounter=1 15:40:53.015 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2299d67c]release: releasing underlying FileLock. lockCounter=0 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.015 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b05f459]] 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 15:40:53.015 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@56f928c5 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2c5ff19f, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1c7fa98c, lifecycle=HOLLOW] 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:53.016 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@3cbbdca6" 15:40:53.017 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:53.017 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 (optimistic=false) 15:40:53.017 [qtp1713204150-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 15:40:53.017 [qtp1713204150-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 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58968206, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 15:40:53.018 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6d3a6bd0" 15:40:53.018 [qtp1713204150-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' 15:40:53.019 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.019 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 15:40:53.019 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 15:40:53.019 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 15:40:53.019 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 15:40:53.020 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 15:40:53.020 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="1") enlisted in transactional cache 15:40:53.020 [qtp1713204150-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@5f4991aa" 15:40:53.020 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" 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] 15:40:53.020 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="1") is having the following fields in Level 2 cache object updated : [6] 15:40:53.021 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.027 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4b0f683f" 15:40:53.027 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 15:40:53.028 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.028 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@606b1e56" 15:40:53.028 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" field "aliases" loading contents to SCO wrapper from the datastore 15:40:53.029 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.029 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@12a12af3" 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5dd30238" 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.030 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.030 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58968206]] 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66eed7af [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a9761cf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 15:40:53.031 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5f4991aa, lifecycle=HOLLOW] 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:53.032 [qtp1713204150-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [67b87d88]open: closing=false closeAbortable=true 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@2d48d31f" with txn="org.datanucleus.TransactionImpl@7e1f6685" 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:53.032 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 (optimistic=false) 15:40:53.033 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12dfd736]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 15:40:53.033 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12dfd736]tryAcquire: returning true. lockCounter=1 15:40:53.033 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12dfd736]tryAcquire: returning true. lockCounter=2 15:40:53.033 [qtp1713204150-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 15:40:53.034 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12dfd736]release: NOT releasing underlying FileLock. lockCounter=1 15:40:53.034 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [12dfd736]release: releasing underlying FileLock. lockCounter=0 15:40:53.034 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 15:40:53.034 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:53.035 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 15:40:53.035 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 15:40:53.036 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.036 [qtp1713204150-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'" 15:40:53.037 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 15:40:53.037 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6257a0d, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 15:40:53.037 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 15:40:53.037 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.037 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 15:40:53.043 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@47d67e13" 15:40:53.043 [qtp1713204150-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' 15:40:53.044 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.044 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 15:40:53.044 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 15:40:53.045 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:53.045 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 15:40:53.045 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 15:40:53.046 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.046 [qtp1713204150-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"" 15:40:53.046 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.046 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 15:40:53.051 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7d07716c" 15:40:53.051 [qtp1713204150-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" 15:40:53.052 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.052 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms 15:40:53.053 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 15:40:53.053 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:53.053 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 15:40:53.054 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 15:40:53.055 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.055 [qtp1713204150-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'" 15:40:53.055 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.055 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 15:40:53.063 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@464cec3" 15:40:53.063 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 15:40:53.064 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.064 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms 15:40:53.064 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 15:40:53.065 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 15:40:53.065 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 15:40:53.065 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 15:40:53.066 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.066 [qtp1713204150-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'" 15:40:53.066 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.066 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 15:40:53.072 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@a723f03" 15:40:53.072 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 15:40:53.073 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.073 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 15:40:53.074 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 15:40:53.074 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:53.075 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 15:40:53.075 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 15:40:53.076 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.076 [qtp1713204150-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'" 15:40:53.076 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.076 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 15:40:53.087 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@131ec9ff" 15:40:53.087 [qtp1713204150-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' 15:40:53.088 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 15:40:53.088 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 15:40:53.089 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 15:40:53.089 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 15:40:53.089 [qtp1713204150-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 15:40:53.089 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 15:40:53.091 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 15:40:53.091 [qtp1713204150-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'" 15:40:53.091 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.091 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 15:40:53.100 [qtp1713204150-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4ca96404" 15:40:53.100 [qtp1713204150-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' 15:40:53.100 [qtp1713204150-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 15:40:53.101 [qtp1713204150-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 15:40:53.101 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.101 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.101 [qtp1713204150-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 15:40:53.101 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.101 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@3d277347 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6257a0d]] 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6aaf6609 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1ccb8eef, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@3d277347" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@576311ff]" 15:40:53.102 [qtp1713204150-38] DEBUG DataNucleus.Transaction - Transaction committed in 0 ms 15:40:53.103 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 15:40:53.103 [qtp1713204150-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@3d277347" closed 15:40:53.103 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]getCloseDeferredMillis: closeDeferredMillis=0 15:40:53.103 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]close: Closing real LocalRepoManager immediately. 15:40:53.103 [qtp1713204150-38] INFO c.c.c.local.LocalRepoManagerImpl - [67b87d88]_close: Shutting down real LocalRepoManager. 15:40:53.319 [qtp1713204150-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 15:40:53.320 [qtp1713204150-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 15:40:53.320 [qtp1713204150-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 15:40:53.320 [qtp1713204150-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 15:40:53.322 [qtp1713204150-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 15:40:53.594 [qtp1713204150-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [71381dd3]release: releasing underlying FileLock. lockCounter=0 15:40:53.602 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@e6018c0[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@24ea135e{null} 15:40:53.602 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@405c0739{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=3302} 200 OK HTTP/1.1 Content-Length: 763 Content-Type: application/xml 15:40:53.603 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3b316251[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42b31d1] generate: NEED_HEADER (null,[p=0,l=763,c=8192,r=763],true)@START 15:40:53.604 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=763} last=true content=HeapByteBuffer@e6018c0[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 15:40:53.604 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 763 Content-Type: application/xml 15:40:53.604 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:40:53.604 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3b316251[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42b31d1] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=763,c=8192,r=763],true)@COMPLETING 15:40:53.605 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a039f8c{IDLE}->null [HeapByteBuffer@3f5b2a1e[p=0,l=104,c=8192,r=104]={<<>>FWZXRrcUlzWElTcEk...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@e6018c0[p=0,l=763,c=8192,r=763]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 15:40:53.606 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a039f8c{WRITING}->null:IDLE-->WRITING 15:40:53.607 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 867 SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=W,to=3309/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=END,235 of 235},g=HttpGenerator@10ef2294{s=COMPLETING}]=>HttpChannelOverHttp@405c0739{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=3306} 15:40:53.607 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=867 remaining=0 WriteFlusher@a039f8c{WRITING}->null 15:40:53.607 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a039f8c{IDLE}->null:WRITING-->IDLE 15:40:53.607 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3b316251[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=763},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@42b31d1] generate: DONE ([p=104,l=104,c=8192,r=0],[p=763,l=763,c=8192,r=0],true)@END 15:40:53.622 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1, calling complete=true 15:40:53.622 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 15:40:53.622 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@405c0739{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:42068/RepoInfo,age=3322} 15:40:53.622 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@44639bea{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:42068/RepoInfo,age=3323} action COMPLETE 15:40:53.623 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@44639bea{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=763 15:40:53.623 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@44639bea{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,235 of 235} 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3f5b2a1e[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} 15:40:53.623 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@3f5b2a1e[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} 15:40:53.624 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@3f5b2a1e[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} 15:40:53.624 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@3f5b2a1e[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} {} 15:40:53.624 [qtp1713204150-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@3f5b2a1e[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} 15:40:53.624 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:40:53.625 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.625 [qtp1713204150-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.626 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@30aa8a7f{AC.ReadCB@1610d02{HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:53.626 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.626 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@68cefb4b on ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 15:40:53.626 [qtp1713204150-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=1 15:40:53.626 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken with none selected 15:40:53.627 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 0/0/1 selected 15:40:53.627 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 0 keys, 1 updates 15:40:53.627 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.627 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@68cefb4b 15:40:53.628 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.628 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.628 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 1 keys 15:40:53.627 [qtp1713204150-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@44639bea{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 15:40:53.630 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3391 ms Local repository: 15:40:53.630 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING repository.repositoryId = d240a39f-587d-4104-b0b0-a4057dc6f8bf repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/k1f1agw7-ffgq repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@27ffd9f8 repository.publicKeySha1 = AF:53:B6:95:FB:3B:4C:B5:E1:18:52:94:5B:2E:C7:F9:94:60:A3:4A Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 15:40:53.631 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@733fb462{STARTED}[9.4.17.v20190418] 15:40:53.631 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@733fb462{STOPPING}[9.4.17.v20190418] 15:40:53.632 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1713204150-35-acceptor-0@4b765e92-ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:42068} 15:40:53.632 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@733fb462{STOPPING}[9.4.17.v20190418] by 15:40:53.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:53.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:53.632 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@377949f1{STARTED} id=2 keys=0 selected=0 updates=0 15:40:53.633 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@642c6461 on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:53.633 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=1 15:40:53.633 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken with none selected 15:40:53.633 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken up from select, 0/0/0 selected 15:40:53.633 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 processing 0 keys, 1 updates 15:40:53.633 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@642c6461 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 waiting with 0 keys 15:40:53.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3ace6346 on ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=0 15:40:53.634 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@377949f1{STOPPING} id=2 keys=0 selected=0 updates=1 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken with none selected 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 woken up from select, 0/0/0 selected 15:40:53.634 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b3f6742 processing 0 keys, 1 updates 15:40:53.635 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.635 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ace6346 15:40:53.635 [qtp1713204150-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.635 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@715fa8c5 15:40:53.635 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:53.635+02:00 15:40:53.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7c5df615/SelectorProducer@2f995afc/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:53.636+02:00 15:40:53.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@377949f1{STOPPED} id=2 keys=-1 selected=-1 updates=0 15:40:53.636 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@a1691c0{STARTED} id=1 keys=1 selected=0 updates=0 15:40:53.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@4e48462d on ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:53.637 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=1 15:40:53.637 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken with none selected 15:40:53.637 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 0/0/1 selected 15:40:53.637 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 0 keys, 1 updates 15:40:53.637 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.638 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4e48462d 15:40:53.638 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:53.638 [qtp1713204150-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.638 [qtp1713204150-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,OPEN,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.639 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,CLOSED,fill=FI,flush=-,to=13/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.639 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@a039f8c{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_222] 15:40:53.640 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@30aa8a7f{AC.ReadCB@1610d02{HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,CLOSED,fill=FI,flush=-,to=15/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1610d02[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 15:40:53.640 [qtp1713204150-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 15:40:53.640 [qtp1713204150-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 15:40:53.641 [qtp1713204150-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,CLOSED,fill=-,flush=-,to=15/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1610d02[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 15:40:53.641 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@a1691c0{STOPPING} id=1 keys=1 selected=0 updates=0 15:40:53.641 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aa11e1e 15:40:53.641 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aa11e1e 15:40:53.642 [qtp1713204150-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,CLOSED,fill=-,flush=-,to=16/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1610d02[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.642 [qtp1713204150-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@1610d02::SocketChannelEndPoint@4e9bf09a{/127.0.0.1:48550<->/127.0.0.1:42068,CLOSED,fill=-,flush=-,to=17/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@1610d02[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@10ef2294{s=START}]=>HttpChannelOverHttp@405c0739{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 15:40:53.642 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3aa11e1e 15:40:53.642 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.642 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe waiting with 1 keys 15:40:53.642 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@17216605 on ManagedSelector@a1691c0{STOPPING} id=1 keys=0 selected=0 updates=0 15:40:53.643 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@a1691c0{STOPPING} id=1 keys=0 selected=0 updates=1 15:40:53.643 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken with none selected 15:40:53.643 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe woken up from select, 0/0/0 selected 15:40:53.643 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@755be4fe processing 0 keys, 1 updates 15:40:53.643 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.643 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@17216605 15:40:53.644 [qtp1713204150-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.644 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@7f0a133d 15:40:53.644 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-10-06T15:40:53.644+02:00 15:40:53.644 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7b351446/SelectorProducer@5f08fe00/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-10-06T15:40:53.644+02:00 15:40:53.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@a1691c0{STOPPED} id=1 keys=-1 selected=-1 updates=0 15:40:53.645 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@6b63abdc{STARTED} id=0 keys=0 selected=0 updates=0 15:40:53.645 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:53.645 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=1 15:40:53.645 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d woken with none selected 15:40:53.645 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d woken up from select, 0/0/0 selected 15:40:53.645 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d processing 0 keys, 1 updates 15:40:53.645 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.645 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@10a907ec 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d waiting with 0 keys 15:40:53.646 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec on ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=0 15:40:53.646 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6b63abdc{STOPPING} id=0 keys=0 selected=0 updates=1 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d woken with none selected 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d woken up from select, 0/0/0 selected 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c90f89d processing 0 keys, 1 updates 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@59b492ec 15:40:53.646 [qtp1713204150-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:40:53.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/PRODUCING/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:53.647+02:00 15:40:53.647 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@9df564f 15:40:53.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7cfb0c4c/SelectorProducer@6b37df8e/IDLE/p=false/QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-10-06T15:40:53.647+02:00 15:40:53.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@6b63abdc{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:40:53.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:53.647 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@359066bc[HTTP/1.1] 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@359066bc[HTTP/1.1] 15:40:53.648 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@364fd4ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 15:40:53.648 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@733fb462{STOPPING}[9.4.17.v20190418] 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@21ea996f{STARTED}[worker=node0] 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@3f9b7fe1{STARTED}[interval=600000, ownscheduler=false] 15:40:53.648 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@3f9b7fe1{STOPPED}[interval=600000, ownscheduler=false] 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@21ea996f{STOPPED}[worker=node0] 15:40:53.648 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@3fcbc766{STARTED} 15:40:53.648 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@3fcbc766{STOPPING} 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@3fcbc766{STOPPED} 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@459003a0{/,null,SHUTDOWN} 15:40:53.649 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@459003a0{/,null,SHUTDOWN} by 15:40:53.649 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5c059a68[passivating=false,graceSec=3600] 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@796d33eb[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:40:53.649 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:53.649 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@3b481bf5{STARTED} 15:40:53.649 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@3b481bf5{STOPPING} 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-5fdfe8cf@a2f3733d==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-392781e@60572333==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@3b481bf5{STOPPED} 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler221402392==dftMaxIdleSec=-1 15:40:53.650 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@459003a0{/,null,UNAVAILABLE} 15:40:53.650 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@623e0631{STARTED} 15:40:53.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@623e0631{STOPPED} 15:40:53.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1713204150]@661d6bb6{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}] 15:40:53.651 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@28cd2c2{s=1/6,p=0}] 15:40:53.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@28cd2c2{s=1/6,p=0} 15:40:53.651 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@7fa38f8e offer STOP! 15:40:53.651 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@28cd2c2{s=0/6,p=0} 15:40:53.651 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@7fa38f8e task=STOP! 15:40:53.651 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-34,5,main] for 14999 15:40:53.652 [qtp1713204150-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@7fa38f8e Exited 15:40:53.652 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@28cd2c2{s=0/6,p=0}@7fa38f8e 15:40:53.652 [qtp1713204150-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.652 [qtp1713204150-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.653 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.653 [qtp1713204150-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.653 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.654 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-37,5,] for 14997 15:40:53.654 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1713204150-32,5,main] for 14997 15:40:53.654 [qtp1713204150-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/2003979454@3705899d 15:40:53.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1713204150]@661d6bb6{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 15:40:53.655 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@733fb462{STOPPED}[9.4.17.v20190418] 15:40:53.655 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 15:40:53.655 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [16f0ec18]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.144 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.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/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/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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/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/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/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/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/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/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/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/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/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/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/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/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.8-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/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/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] [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/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/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/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.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.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/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/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/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/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 --- 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 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-20191006.134058-1.jar 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-20191006.134058-1.jar (44 KB at 10915.8 KB/sec) 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-20191006.134058-1.pom 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-20191006.134058-1.pom (4 KB at 3702.1 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml 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 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 (810 B) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (318 B at 310.5 KB/sec) 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-20191006.134058-1-bin.tar.gz 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-20191006.134058-1-bin.tar.gz (21664 KB at 50733.7 KB/sec) 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 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 (1 KB at 1000.0 KB/sec) 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-20191006.134058-1-bin.zip 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-20191006.134058-1-bin.zip (23980 KB at 52130.1 KB/sec) 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 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 1206.1 KB/sec) 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-20191006.134058-1-sources.jar 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-20191006.134058-1-sources.jar (26 KB at 12975.6 KB/sec) 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 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) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected