[INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.7-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 18:13:28.916 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:13:28.963 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 18:13:29.919 [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 18:13:29.950 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:29.956 [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'. 18:13:29.957 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms. 18:13:31.950 [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' 18:13:31.962 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]tryAcquire: returning true. lockCounter=1 18:13:31.964 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]release: releasing underlying FileLock. lockCounter=0 18:13:31.965 [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' 18:13:31.965 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]tryAcquire: returning true. lockCounter=1 18:13:31.983 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 18:13:31.994 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4970ms to org.eclipse.jetty.util.log.Slf4jLog 18:13:32.189 [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} 18:13:32.193 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 18:13:32.238 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@77c2494c[HTTP/1.1] added {HttpConfiguration@f5958c9{32768/8192,8192/8192,https://:0,[]},POJO} 18:13:32.243 [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} 18:13:32.244 [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} 18:13:32.246 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 18:13:32.246 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3cd3e762,POJO} 18:13:32.248 [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} 18:13:32.249 [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] 18:13:32.257 [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} 18:13:32.257 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 18:13:32.259 [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} 18:13:32.294 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3d34d211 18:13:32.314 [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} 18:13:32.324 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {ServletHandler@38102d01{STOPPED},MANAGED} 18:13:32.350 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 18:13:32.392 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:32.472 [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} 18:13:32.474 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@35d019a3{STOPPED}[9.4.17.v20190418] 18:13:32.480 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {ErrorHandler@543588e6{STOPPED},AUTO} 18:13:32.484 [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_212-8u212-b03-0ubuntu1.16.04.1-b03 18:13:32.513 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@35d019a3{STARTING}[9.4.17.v20190418] 18:13:32.514 [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] 18:13:32.518 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.520 [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} 18:13:32.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.522 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5498ms ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.522 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-14,5,main] 18:13:32.523 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-15,5,main] 18:13:32.525 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-16,5,main] 18:13:32.526 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-17,5,main] 18:13:32.527 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-18,5,main] 18:13:32.529 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-19,5,main] 18:13:32.532 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-20,5,main] 18:13:32.535 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-21,5,main] 18:13:32.536 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5513ms QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] 18:13:32.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@77888435{STOPPED} 18:13:32.540 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5516ms ScheduledExecutorScheduler@77888435{STARTED} 18:13:32.540 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:32.552 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@437da279] 18:13:32.572 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1e178745{/,null,STARTING} 18:13:32.572 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.580 [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} 18:13:32.583 [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} 18:13:32.586 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=null] 18:13:32.586 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 18:13:32.587 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 18:13:32.589 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@13fd2ccd{STARTING}[worker=node0] added {HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:13:32.589 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false] 18:13:32.591 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 18:13:32.592 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5569ms HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 18:13:32.593 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5570ms DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 18:13:32.595 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],MANAGED} 18:13:32.596 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],UNMANAGED} 18:13:32.597 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.598 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@38102d01{STOPPED} 18:13:32.601 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 18:13:32.606 [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] 18:13:32.606 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:32.607 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:32.607 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:32.608 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 18:13:32.608 [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} 18:13:32.609 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@38102d01{STARTING} 18:13:32.610 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 18:13:32.611 [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] 18:13:32.612 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d[EMBEDDED:null] 18:13:32.613 [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] 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 18:13:32.614 [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} 18:13:32.614 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@38102d01{STARTING} 18:13:32.615 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5592ms ServletHandler@38102d01{STARTED} 18:13:32.615 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:32.616 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:32.617 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5593ms org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:32.617 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5594ms org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:32.618 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5594ms org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.626 [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 18:13:32.629 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5606ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:32.630 [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 18:13:32.631 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5608ms org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:32.633 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@18df8434 for org.glassfish.jersey.servlet.ServletContainer-a530d0a Jul 27, 2019 6:13:33 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:13:33.908 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:33.914 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@592e843a 18:13:33.939 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:33.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6916ms o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:33.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@543588e6{STOPPED} 18:13:33.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@543588e6{STARTING} 18:13:33.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6917ms ErrorHandler@543588e6{STARTED} 18:13:33.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:33.957 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:43701],POJO} 18:13:33.958 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:33.959 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6936ms HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:33.960 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.001 [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-07-27T18:13:33.988+02:00 added {SelectorProducer@69c79f09,POJO} 18:13:34.002 [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-07-27T18:13:34.002+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.004 [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-07-27T18:13:34.003+02:00 created 18:13:34.005 [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-07-27T18:13:34.005+02:00,MANAGED} 18:13:34.006 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.007 [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-07-27T18:13:34.007+02:00 added {SelectorProducer@60b71e8f,POJO} 18:13:34.009 [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-07-27T18:13:34.008+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.010 [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-07-27T18:13:34.01+02:00 created 18:13:34.011 [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-07-27T18:13:34.011+02:00,MANAGED} 18:13:34.012 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.013 [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-07-27T18:13:34.013+02:00 added {SelectorProducer@7c22d4f,POJO} 18:13:34.015 [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-07-27T18:13:34.014+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.016 [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-07-27T18:13:34.015+02:00 created 18:13:34.017 [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-07-27T18:13:34.016+02:00,MANAGED} 18:13:34.017 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:34.019 [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-07-27T18:13:34.018+02:00 18:13:34.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6997ms 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-07-27T18:13:34.02+02:00 18:13:34.028 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:34.029 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:34.029 [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 18:13:34.030 [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-07-27T18:13:34.03+02:00 tryProduce false 18:13:34.036 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.036 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 18:13:34.037 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.037 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc waiting with 0 keys 18:13:34.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7014ms ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 18:13:34.038 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:34.040 [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-07-27T18:13:34.04+02:00 18:13:34.043 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7018ms 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-07-27T18:13:34.042+02:00 18:13:34.043 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:34.044 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:34.045 [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 18:13:34.045 [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-07-27T18:13:34.045+02:00 tryProduce false 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2b62442c 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 0 keys 18:13:34.047 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7024ms ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 18:13:34.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:34.049 [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-07-27T18:13:34.048+02:00 18:13:34.050 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7026ms 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-07-27T18:13:34.05+02:00 18:13:34.051 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:34.052 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:34.053 [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 18:13:34.053 [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-07-27T18:13:34.053+02:00 tryProduce false 18:13:34.054 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.054 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575 18:13:34.055 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.055 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 waiting with 0 keys 18:13:34.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7032ms ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 18:13:34.056 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7033ms SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.061 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {acceptor-0@6c345c5f,POJO} 18:13:34.062 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@6c345c5f 18:13:34.062 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.062 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@6c345c5f 18:13:34.062 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7039ms ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.063 [main] INFO org.eclipse.jetty.server.Server - Started @7040ms 18:13:34.064 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7040ms Server@35d019a3{STARTED}[9.4.17.v20190418] 18:13:34.068 [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' 18:13:34.069 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]tryAcquire: returning true. lockCounter=1 18:13:34.069 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]release: releasing underlying FileLock. lockCounter=0 18:13:34.072 [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' 18:13:34.073 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]tryAcquire: returning true. lockCounter=1 18:13:34.081 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]release: releasing underlying FileLock. lockCounter=0 18:13:34.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:34.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jylqhtxe-bjcp5]' 18:13:34.187 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:34.194 [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' 18:13:34.195 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]tryAcquire: returning true. lockCounter=1 18:13:34.196 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:34.198 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]release: releasing underlying FileLock. lockCounter=0 18:13:34.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:34.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]tryAcquire: returning true. lockCounter=1 18:13:34.205 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:34.208 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 18:13:37.906 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:38.011 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:38.071 [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. 18:13:38.138 [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. 18:13:38.190 [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. 18:13:38.205 [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. 18:13:38.213 [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. 18:13:38.215 [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. 18:13:38.218 [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. 18:13:38.244 [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. 18:13:38.300 [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. 18:13:38.358 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:38.428 [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 18:13:38.429 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:38.476 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:38.476 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:38.482 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:38.482 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:38.482 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:38.493 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:38.576 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:38.576 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:38.577 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:38.631 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:38.648 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:38.683 [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) 18:13:38.684 [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) 18:13:38.686 [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) 18:13:38.687 [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) 18:13:38.688 [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) 18:13:38.689 [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) 18:13:38.689 [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) 18:13:38.690 [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) 18:13:38.691 [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) 18:13:38.692 [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) 18:13:38.692 [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) 18:13:38.693 [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) 18:13:38.693 [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) 18:13:38.694 [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) 18:13:38.695 [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) 18:13:38.695 [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) 18:13:38.695 [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) 18:13:38.696 [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) 18:13:38.696 [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) 18:13:38.696 [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) 18:13:38.696 [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) 18:13:38.697 [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) 18:13:38.697 [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) 18:13:38.697 [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) 18:13:38.697 [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) 18:13:38.698 [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) 18:13:38.698 [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) 18:13:38.698 [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) 18:13:38.699 [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) 18:13:38.700 [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) 18:13:38.703 [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) 18:13:38.707 [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) 18:13:38.707 [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) 18:13:38.707 [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) 18:13:38.707 [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) 18:13:38.707 [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) 18:13:38.708 [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) 18:13:38.709 [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) 18:13:38.709 [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) 18:13:38.710 [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) 18:13:38.710 [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) 18:13:38.711 [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) 18:13:38.711 [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) 18:13:38.711 [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) 18:13:38.711 [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) 18:13:38.711 [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) 18:13:38.711 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.712 [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) 18:13:38.713 [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) 18:13:38.713 [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) 18:13:38.713 [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) 18:13:38.714 [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) 18:13:38.715 [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) 18:13:38.716 [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) 18:13:38.717 [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) 18:13:38.717 [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) 18:13:38.718 [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) 18:13:38.718 [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) 18:13:38.718 [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) 18:13:38.718 [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) 18:13:39.455 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:39.456 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:39.510 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:39.510 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:39.510 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:39.510 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:39.511 [main] DEBUG DataNucleus.Datastore - =========================================================== 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:39.514 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:39.514 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:39.514 [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 18:13:39.514 [main] DEBUG DataNucleus.Datastore - =========================================================== 18:13:39.515 [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. 18:13:39.528 [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 18:13:39.529 [main] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:39.805 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:39.808 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:39.820 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:39.820 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:39.821 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:39.822 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:39.822 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:39.822 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:39.822 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:39.822 [main] DEBUG DataNucleus.Persistence - ================================================ 18:13:39.866 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@74dbb1ee" 18:13:39.869 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:39.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:39.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:39.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:39.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:39.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:39.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:39.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:39.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:39.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:39.902 [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 18:13:39.903 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:39.904 [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 18:13:39.905 [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 18:13:39.907 [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 18:13:39.907 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:40.006 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:40.037 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:40.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:40.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:40.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:40.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:40.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:40.043 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:40.044 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:40.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.046 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:40.048 [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 18:13:40.049 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.050 [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 18:13:40.051 [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 18:13:40.052 [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 18:13:40.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:40.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:40.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:40.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:40.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:40.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:40.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:40.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:40.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.062 [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 18:13:40.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.064 [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 18:13:40.065 [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 18:13:40.066 [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 18:13:40.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:40.067 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:40.068 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:40.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:40.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:40.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:40.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:40.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:40.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:40.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:40.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:40.076 [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 18:13:40.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.077 [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 18:13:40.078 [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 18:13:40.079 [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 18:13:40.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:40.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:40.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:40.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:40.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:40.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:40.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:40.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:40.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.087 [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 18:13:40.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.088 [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 18:13:40.089 [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 18:13:40.090 [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 18:13:40.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:40.092 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:40.100 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:40.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:40.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:40.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:40.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:40.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:40.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:40.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:40.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:40.108 [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 18:13:40.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.110 [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 18:13:40.111 [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 18:13:40.112 [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 18:13:40.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:40.114 [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. 18:13:40.115 [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. 18:13:40.115 [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. 18:13:40.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:40.120 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:40.121 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:40.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:40.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:40.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:40.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:40.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:40.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:40.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:40.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.135 [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 18:13:40.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.137 [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 18:13:40.137 [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 18:13:40.138 [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 18:13:40.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:40.142 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:40.145 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:40.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:40.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:40.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:40.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:40.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:40.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:40.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:40.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:40.152 [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 18:13:40.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.153 [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 18:13:40.154 [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 18:13:40.155 [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 18:13:40.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:40.156 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:40.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:40.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:40.158 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:40.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:40.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:40.160 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:40.161 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.161 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.162 [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 18:13:40.163 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.164 [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 18:13:40.164 [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 18:13:40.165 [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 18:13:40.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:40.167 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:40.170 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:40.171 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:40.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:40.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:40.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:40.174 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:40.175 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:40.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:40.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:40.178 [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 18:13:40.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.179 [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 18:13:40.181 [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 18:13:40.181 [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 18:13:40.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:40.182 [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. 18:13:40.183 [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. 18:13:40.183 [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. 18:13:40.183 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:40.184 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:40.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:40.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:40.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:40.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:40.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:40.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:40.189 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:40.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:40.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:40.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:40.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:40.191 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:40.192 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:40.221 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:40.232 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:40.235 [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) 18:13:40.239 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:40.239 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:40.239 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:40.240 [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) 18:13:40.240 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:40.240 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:40.241 [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") 18:13:40.242 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:40.242 [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) 18:13:40.244 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:40.244 [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) 18:13:40.244 [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") 18:13:40.245 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:40.246 [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) 18:13:40.246 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:40.246 [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) 18:13:40.248 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:40.251 [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) 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:40.251 [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") 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:40.252 [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) 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:40.253 [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) 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:40.253 [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) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:40.254 [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) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:40.254 [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) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:40.255 [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) 18:13:40.255 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:40.255 [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") 18:13:40.263 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:40.264 [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) 18:13:40.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:40.265 [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) 18:13:40.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:40.266 [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) 18:13:40.266 [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") 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:40.266 [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) 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:40.267 [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) 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:40.267 [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) 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:40.267 [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") 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:40.268 [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 18:13:40.268 [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) 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:40.268 [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 18:13:40.268 [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) 18:13:40.272 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:40.272 [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) 18:13:40.272 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:40.273 [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) 18:13:40.276 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:40.276 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" with isolation "serializable" 18:13:40.466 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 18:13:40.467 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 18:13:40.473 [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) ) 18:13:40.532 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 59 ms 18:13:40.533 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 18:13:40.594 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 60 ms 18:13:40.666 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 18:13:40.666 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 18:13:40.666 [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 ) 18:13:40.681 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:40.681 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 18:13:40.700 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.748 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 18:13:40.748 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 18:13:40.749 [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 ) 18:13:40.761 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:40.761 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 18:13:40.785 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 18:13:40.812 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 18:13:40.812 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 18:13:40.833 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:40.835 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 18:13:40.835 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 18:13:40.853 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:40.859 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 18:13:40.860 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 18:13:40.901 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:40.908 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 18:13:40.908 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:40.934 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:40.936 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 18:13:40.936 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 18:13:40.995 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.997 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 18:13:40.998 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:41.014 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:41.015 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" 18:13:41.017 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" 18:13:41.017 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.018 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.026 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:41.032 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:41.035 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:41.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:41.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:41.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:41.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:41.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:41.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:41.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:41.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.074 [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 18:13:41.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.075 [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 18:13:41.076 [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 18:13:41.077 [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 18:13:41.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:41.078 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:41.081 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:41.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:41.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:41.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:41.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:41.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:41.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:41.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:41.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:41.088 [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 18:13:41.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.089 [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 18:13:41.090 [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 18:13:41.091 [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 18:13:41.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:41.091 [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. 18:13:41.091 [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. 18:13:41.092 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:41.093 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:41.093 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:41.094 [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") 18:13:41.094 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:41.094 [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) 18:13:41.095 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:41.095 [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) 18:13:41.096 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:41.096 [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) 18:13:41.097 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:41.097 [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) 18:13:41.097 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:41.097 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.098 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" with isolation "serializable" 18:13:41.107 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 18:13:41.107 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 18:13:41.108 [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) ) 18:13:41.121 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:41.121 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 18:13:41.144 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 18:13:41.172 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 18:13:41.172 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:41.238 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:41.239 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" 18:13:41.242 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" 18:13:41.242 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.242 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:41.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:41.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:41.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:41.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:41.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:41.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:41.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.252 [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 18:13:41.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.254 [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 18:13:41.255 [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 18:13:41.257 [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 18:13:41.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:41.265 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:41.267 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:41.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:41.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:41.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:41.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:41.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:41.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:41.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:41.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:41.275 [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 18:13:41.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.276 [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 18:13:41.277 [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 18:13:41.278 [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 18:13:41.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:41.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:41.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:41.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:41.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:41.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:41.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:41.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:41.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.285 [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 18:13:41.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.287 [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 18:13:41.288 [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 18:13:41.289 [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 18:13:41.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:41.298 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:41.301 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:41.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:41.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:41.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:41.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:41.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:41.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:41.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:41.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:41.309 [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 18:13:41.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.310 [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 18:13:41.311 [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 18:13:41.312 [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 18:13:41.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:41.312 [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. 18:13:41.312 [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. 18:13:41.312 [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. 18:13:41.313 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:41.313 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:41.314 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:41.315 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:41.315 [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) 18:13:41.315 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:41.315 [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") 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:41.316 [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) 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:41.316 [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) 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:41.317 [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) 18:13:41.317 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:41.317 [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) 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:41.318 [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) 18:13:41.318 [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") 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:41.318 [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) 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:41.319 [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) 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:41.320 [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) 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:41.320 [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") 18:13:41.320 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.321 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" with isolation "serializable" 18:13:41.329 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 18:13:41.329 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 18:13:41.330 [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 ) 18:13:41.350 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 18:13:41.351 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 18:13:41.373 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:41.399 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 18:13:41.399 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 18:13:41.437 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:41.439 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 18:13:41.439 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 18:13:41.471 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:41.471 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" 18:13:41.473 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" 18:13:41.474 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.474 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:41.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:41.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:41.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:41.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:41.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:41.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:41.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.485 [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 18:13:41.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.487 [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 18:13:41.488 [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 18:13:41.489 [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 18:13:41.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:41.490 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:41.507 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:41.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:41.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:41.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:41.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:41.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:41.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:41.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:41.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:41.515 [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 18:13:41.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.516 [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 18:13:41.517 [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 18:13:41.518 [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 18:13:41.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:41.518 [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. 18:13:41.518 [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. 18:13:41.519 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:41.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:41.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:41.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:41.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:41.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:41.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:41.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:41.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.526 [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 18:13:41.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.527 [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 18:13:41.528 [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 18:13:41.528 [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 18:13:41.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:41.533 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:41.536 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:41.537 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:41.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:41.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:41.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:41.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:41.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:41.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:41.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:41.544 [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 18:13:41.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.545 [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 18:13:41.546 [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 18:13:41.548 [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 18:13:41.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:41.548 [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. 18:13:41.548 [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. 18:13:41.549 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:41.550 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:41.551 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:41.551 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:41.551 [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) 18:13:41.551 [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") 18:13:41.552 [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" () 18:13:41.553 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:41.553 [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 18:13:41.553 [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) 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:41.554 [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 18:13:41.554 [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) 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:41.554 [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 18:13:41.554 [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) 18:13:41.554 [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") 18:13:41.555 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:41.556 [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) 18:13:41.557 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:41.559 [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) 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:41.560 [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) 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:41.560 [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) 18:13:41.560 [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") 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:41.560 [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) 18:13:41.561 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:41.561 [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) 18:13:41.561 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:41.562 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.562 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" with isolation "serializable" 18:13:41.572 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:41.574 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:41.852 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 278 ms 18:13:41.852 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 18:13:41.854 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 18:13:41.862 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 18:13:41.862 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 18:13:41.877 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:41.877 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 18:13:41.884 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 18:13:41.903 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 18:13:41.904 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 18:13:41.904 [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 ) 18:13:41.917 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:41.917 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 18:13:41.936 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.337 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 18:13:42.338 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 18:13:42.339 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 18:13:42.355 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:42.652 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:42.680 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:42.681 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 18:13:42.681 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 18:13:42.700 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.701 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 18:13:42.701 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 18:13:42.733 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:42.733 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" 18:13:42.740 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" 18:13:42.740 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:42.741 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:42.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:42.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:42.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:42.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:42.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:42.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:42.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:42.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:42.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:42.752 [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 18:13:42.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:42.753 [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 18:13:42.754 [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 18:13:42.755 [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 18:13:42.755 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:42.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:42.758 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:42.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:42.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:42.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:42.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:42.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:42.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:42.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:42.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 18:13:42.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:42.765 [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 18:13:42.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 18:13:42.767 [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 18:13:42.768 [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 18:13:42.769 [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 18:13:42.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:42.769 [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. 18:13:42.769 [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. 18:13:42.770 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:42.771 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:42.771 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:42.771 [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) 18:13:42.771 [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") 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:42.772 [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) 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:42.772 [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) 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:42.773 [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) 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:42.773 [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) 18:13:42.774 [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") 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:42.774 [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) 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:42.774 [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) 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:42.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:42.776 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" with isolation "serializable" 18:13:42.783 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 18:13:42.783 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 18:13:42.784 [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 ) 18:13:42.799 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.800 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 18:13:42.819 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.849 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 18:13:42.849 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:42.864 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.865 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 18:13:42.865 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:42.906 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:42.906 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" 18:13:42.908 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" 18:13:42.908 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:42.908 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:42.910 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:42.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:42.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:42.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:42.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:42.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:42.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:42.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:42.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:42.920 [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 18:13:42.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:42.921 [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 18:13:42.922 [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 18:13:42.923 [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 18:13:42.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:42.924 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:42.931 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:42.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:42.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:42.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:42.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:42.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:42.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:42.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:42.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:42.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:42.938 [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 18:13:42.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:42.940 [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 18:13:42.941 [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 18:13:42.941 [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 18:13:42.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:42.942 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:42.943 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:42.943 [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") 18:13:42.949 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:42.949 [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" () 18:13:42.949 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:42.949 [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 18:13:42.950 [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) 18:13:42.950 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:42.950 [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 18:13:42.950 [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) 18:13:42.952 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:42.952 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" with isolation "serializable" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 18:13:42.967 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 18:13:42.967 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 18:13:42.972 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 18:13:43.002 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 18:13:43.003 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 18:13:43.003 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 18:13:43.024 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 18:13:43.081 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:43.115 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:43.115 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" 18:13:43.117 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" 18:13:43.117 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.117 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.119 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:43.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:43.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:43.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:43.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:43.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:43.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:43.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.126 [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 18:13:43.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.128 [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 18:13:43.129 [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 18:13:43.130 [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 18:13:43.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:43.132 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:43.135 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:43.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:43.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:43.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:43.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:43.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:43.139 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:43.140 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:43.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:43.143 [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 18:13:43.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.144 [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 18:13:43.145 [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 18:13:43.146 [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 18:13:43.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:43.147 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:43.148 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:43.148 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:43.149 [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) 18:13:43.149 [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") 18:13:43.149 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:43.150 [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) 18:13:43.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:43.150 [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) 18:13:43.151 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:43.151 [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) 18:13:43.152 [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") 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:43.152 [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) 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:43.152 [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) 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:43.156 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:43.156 [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) 18:13:43.156 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:43.157 [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) 18:13:43.157 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:43.158 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.158 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" with isolation "serializable" 18:13:43.165 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 18:13:43.165 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 18:13:43.165 [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 ) 18:13:43.183 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.183 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 18:13:43.201 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:43.229 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 18:13:43.230 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 18:13:43.230 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 18:13:43.241 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:43.241 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 18:13:43.269 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 18:13:43.289 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 18:13:43.289 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 18:13:43.316 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 18:13:43.318 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 18:13:43.319 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 18:13:43.337 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:43.338 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 18:13:43.338 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 18:13:43.355 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.355 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" 18:13:43.357 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" 18:13:43.358 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.358 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:43.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:43.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:43.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:43.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:43.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:43.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:43.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.366 [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 18:13:43.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.368 [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 18:13:43.368 [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 18:13:43.370 [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 18:13:43.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:43.372 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:43.375 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:43.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:43.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:43.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:43.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:43.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:43.379 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:43.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:43.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:43.382 [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 18:13:43.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.383 [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 18:13:43.384 [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 18:13:43.385 [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 18:13:43.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:43.385 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:43.386 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:43.387 [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) 18:13:43.387 [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") 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:43.388 [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) 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:43.388 [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) 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:43.388 [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) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:43.389 [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) 18:13:43.389 [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") 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:43.389 [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) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:43.389 [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) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:43.391 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.391 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" with isolation "serializable" 18:13:43.401 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 18:13:43.401 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 18:13:43.401 [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 ) 18:13:43.415 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:43.415 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 18:13:43.432 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.454 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:43.454 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 18:13:43.466 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:43.467 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 18:13:43.467 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 18:13:43.483 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:43.484 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" 18:13:43.485 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" 18:13:43.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:43.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:43.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:43.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:43.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:43.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:43.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:43.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.497 [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 18:13:43.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.498 [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 18:13:43.499 [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 18:13:43.499 [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 18:13:43.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:43.500 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:43.502 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:43.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:43.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:43.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:43.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:43.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:43.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:43.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:43.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:43.507 [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 18:13:43.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.509 [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 18:13:43.510 [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 18:13:43.511 [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 18:13:43.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:43.511 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:43.512 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:43.512 [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") 18:13:43.512 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:43.512 [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 18:13:43.512 [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) 18:13:43.513 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.513 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" with isolation "serializable" 18:13:43.519 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:43.520 [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 "" 18:13:43.585 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 65 ms 18:13:43.585 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 18:13:43.586 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 18:13:43.586 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 18:13:43.590 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 18:13:43.619 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:43.656 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:43.678 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:43.679 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" 18:13:43.682 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" 18:13:43.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:43.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:43.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:43.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:43.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:43.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:43.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:43.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:43.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:43.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:43.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:43.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:43.692 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:43.695 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:43.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:43.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:43.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:43.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:43.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:43.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:43.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:43.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:43.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:43.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:43.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:43.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:43.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:43.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:43.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:43.704 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:43.704 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:43.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:43.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:43.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:43.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:43.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:43.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:43.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:43.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:43.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:43.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:43.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:43.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:43.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:43.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:43.713 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:43.713 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:43.713 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:43.718 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:43.719 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.719 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:43.720 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" with isolation "serializable" 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromentityid" BIGINT NOT NULL, "fromlocalrevision" BIGINT NOT NULL, "fromrepositoryid" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "transferdonemarkertype" INTEGER NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:43.739 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:43.740 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 18:13:43.754 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:43.772 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:43.772 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 18:13:43.784 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:43.785 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 18:13:43.785 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 18:13:43.806 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:43.806 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" 18:13:43.808 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" 18:13:43.808 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.809 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.812 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:43.814 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:43.815 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@41184371" 18:13:43.818 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:43.819 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:43.821 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:43.821 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:44.014 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" 18:13:44.046 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="org.datanucleus.identity.IdentityReference@b0a1231") enlisted in transactional cache 18:13:44.052 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:44.072 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 18:13:44.072 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:44.074 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:44.135 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 59 ms 18:13:44.135 [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'" 18:13:44.139 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.142 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39c96e48, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.142 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.144 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.144 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.158 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@43d3aba5" 18:13:44.162 [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' 18:13:44.164 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:44.170 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms 18:13:44.185 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" being inserted into table ""repository"" 18:13:44.186 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.213 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85" 18:13:44.216 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 18:13:44.217 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" 18:13:44.217 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="org.datanucleus.identity.IdentityReference@37e69c43") enlisted in transactional cache 18:13:44.218 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" being inserted into table ""repofile"" 18:13:44.218 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.228 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85" 18:13:44.229 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "created" replaced by a SCO wrapper 18:13:44.231 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.232 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 18:13:44.233 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-07-27 18:13:34.201>,,<0>,<''>,,<2019-07-27 18:13:43.822>,<2019-07-27 18:13:43.822>,<'Directory'>) 18:13:44.271 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 39 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" 18:13:44.275 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" was inserted in the datastore and was given strategy value of "1" 18:13:44.281 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 18:13:44.281 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="org.datanucleus.identity.IdentityReference@37e69c43") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 18:13:44.281 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 18:13:44.281 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" 18:13:44.281 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 18:13:44.284 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="") is having the value in field "created" replaced by a SCO wrapper 18:13:44.284 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.285 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'3f5508fe-f643-486f-9df4-3ac43961f45c'>,<0>,<2019-07-27 18:13:43.822>,<2019-07-27 18:13:43.822>,,<1>,<'LocalRepository'>) 18:13:44.289 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" 18:13:44.289 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" was inserted in the datastore and was given strategy value of "1" 18:13:44.290 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 18:13:44.290 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="org.datanucleus.identity.IdentityReference@b0a1231") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 18:13:44.290 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" 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] 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 18:13:44.308 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:44.308 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.309 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 18:13:44.309 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.311 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 18:13:44.313 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 18:13:44.314 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39c96e48]] 18:13:44.314 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.316 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.317 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.318 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 18:13:44.318 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 18:13:44.319 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 18:13:44.319 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.319 [main] DEBUG DataNucleus.Transaction - Transaction committed in 11 ms 18:13:44.320 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8, lifecycle=HOLLOW] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 18:13:44.320 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a, lifecycle=HOLLOW] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.320 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.320 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6414 ms. 18:13:44.321 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@64deb58f" 18:13:44.321 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.321 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.332 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:44.338 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:44.358 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 18:13:44.358 [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] 18:13:44.358 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:44.372 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms 18:13:44.372 [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" < ?" 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.373 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6d0be7ab, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.373 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:44.382 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36b9cb99" 18:13:44.384 [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-07-26 18:13:44.329> 18:13:44.385 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.385 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:44.387 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.387 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.387 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.387 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6d0be7ab]] 18:13:44.387 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.388 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.388 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.388 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:44.388 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.388 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=1 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=2 18:13:44.390 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.390 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.391 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=2 18:13:44.392 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.392 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: releasing underlying FileLock. lockCounter=0 18:13:44.402 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@d675f9f" 18:13:44.403 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.403 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.406 [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 18:13:44.406 [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 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.407 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2954f6ab, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.407 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.408 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11d045b4" 18:13:44.408 [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' 18:13:44.408 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.409 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 18:13:44.413 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.414 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.417 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.417 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.417 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="1") enlisted in transactional cache 18:13:44.418 [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@428bdd72" 18:13:44.424 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" 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] 18:13:44.425 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.425 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.431 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.439 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54e12f4c" 18:13:44.439 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.440 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.442 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@642857e0" 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]tryAcquire: returning true. lockCounter=1 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]tryAcquire: returning true. lockCounter=2 18:13:44.443 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]release: releasing underlying FileLock. lockCounter=0 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.444 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.444 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.445 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.445 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2954f6ab]] 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.446 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:44.446 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.446 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:44.447 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72, lifecycle=HOLLOW] 18:13:44.447 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.447 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.447 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.448 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@4cb702ce" 18:13:44.448 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.448 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.449 [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 18:13:44.449 [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 18:13:44.449 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.449 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58253c57, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.449 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.450 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.450 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.450 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5a545b0f" 18:13:44.450 [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' 18:13:44.451 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.451 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.452 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.452 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.452 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.452 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.453 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="1") enlisted in transactional cache 18:13:44.453 [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@7b61bf11" 18:13:44.454 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" 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] 18:13:44.454 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.456 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.480 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@441fbe89" 18:13:44.481 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:44.486 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 6 ms 18:13:44.487 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1163a27" 18:13:44.487 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.488 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.488 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322ba549" 18:13:44.488 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.489 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.489 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5416f8db" 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.491 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.491 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.492 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.492 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.492 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58253c57]] 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.493 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:44.493 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.493 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:44.493 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11, lifecycle=HOLLOW] 18:13:44.493 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.493 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.493 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.494 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]open: closing=false closeAbortable=true 18:13:44.503 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.503 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]tryAcquire: returning true. lockCounter=1 18:13:44.503 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.504 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]release: releasing underlying FileLock. lockCounter=0 18:13:44.505 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@27abb6ca" 18:13:44.505 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.505 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.506 [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 18:13:44.506 [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 18:13:44.507 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.507 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ceee4b6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.507 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.508 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.508 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.508 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5568c66f" 18:13:44.508 [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' 18:13:44.509 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.509 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.509 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.510 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.510 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.510 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.510 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") enlisted in transactional cache 18:13:44.510 [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@4bdf" 18:13:44.511 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" 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] 18:13:44.511 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.512 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.520 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@68e02f33" 18:13:44.520 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jylqhtxe-bjcp5'> 18:13:44.521 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.521 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d48e998" 18:13:44.522 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.523 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.523 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7cfac39f" 18:13:44.524 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.524 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.524 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50eb4a2c" 18:13:44.525 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.530 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd" 18:13:44.531 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jylqhtxe-bjcp5'>) 18:13:44.532 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" 18:13:44.532 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" 18:13:44.534 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 18:13:44.534 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.534 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=1 18:13:44.535 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.535 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.535 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.536 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.537 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.537 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: releasing underlying FileLock. lockCounter=0 18:13:44.538 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 18:13:44.540 [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 18:13:44.540 [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 18:13:44.540 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.540 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.540 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2404b5a" 18:13:44.541 [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' 18:13:44.541 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.541 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.542 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 18:13:44.543 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.543 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.545 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sat Jul 27 18:13:44 CEST 2019) for LocalRepository[id=1] 18:13:44.545 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 18:13:44.545 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.546 [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 18:13:44.546 [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 18:13:44.546 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.547 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.547 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6215366a" 18:13:44.547 [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' 18:13:44.548 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.548 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.548 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 18:13:44.553 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" having fields "changed,revision" updated in table ""repository"" 18:13:44.553 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.569 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd" 18:13:44.569 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-07-27 18:13:44.543>,"revision"=<1> WHERE "id"=<1> 18:13:44.576 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" 18:13:44.576 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" 18:13:44.576 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 18:13:44.578 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ceee4b6]] 18:13:44.578 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.589 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.589 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.590 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 18:13:44.590 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.590 [main] DEBUG DataNucleus.Transaction - Transaction committed in 13 ms 18:13:44.590 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf, lifecycle=HOLLOW] 18:13:44.590 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.591 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.591 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.594 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]getCloseDeferredMillis: closeDeferredMillis=0 18:13:44.595 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]close: Closing real LocalRepoManager immediately. 18:13:44.596 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]_close: Shutting down real LocalRepoManager. 18:13:44.793 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:44.795 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:44.795 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:44.795 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:44.796 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:45.411 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]release: releasing underlying FileLock. lockCounter=0 18:13:45.429 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 18:13:45.429 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 18:13:45.453 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 18:13:46.217 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 on ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 18:13:46.218 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=1 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/0 selected 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.222 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.223 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.223 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.223 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.249 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 15 ms, remaining: 29985 ms 18:13:46.352 [qtp1199673596-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.370 [qtp1199673596-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=0}-> 18:13:46.372 [qtp1199673596-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=139/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.373 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.374 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=141/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.376 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 18:13:46.378 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:46.378 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.379 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.379 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:46.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:46.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:46.381 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 18:13:46.384 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.384 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.385 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 1/1/1 selected 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 1 keys, 0 updates 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6845aee SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.388 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.389 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.390 [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-07-27T18:13:46.389+02:00 18:13:46.390 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=1} startReservedThread p=1 18:13:46.392 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2ea41516{s=0/6,p=1}@720fe601 18:13:46.393 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2ea41516{s=0/6,p=1}@720fe601 18:13:46.394 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=1}@720fe601 started 18:13:46.394 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=0}@720fe601 waiting 18:13:46.394 [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=3,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:46.393+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 18:13:46.396 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.396 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 18:13:46.396 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.397 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.397 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.397 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.398 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:46.399 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:46.413 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.414 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.415 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:46.416 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.417 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 18:13:46.423 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 18:13:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 18:13:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 18:13:46.445 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:43701/RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=1} POST //127.0.0.1:43701/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:43701 Connection: keep-alive Content-Length: 236 18:13:46.446 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 236} 18:13:46.446 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=4} handle //127.0.0.1:43701/RepoInfo 18:13:46.447 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.449 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=7} action DISPATCH 18:13:46.452 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=10} 18:13:46.453 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:46.454 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:46.454 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 18:13:46.455 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 session=null 18:13:46.456 [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 18:13:46.456 [qtp1199673596-20] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 18:13:46.589 [qtp1199673596-20] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 18:13:46.600 [qtp1199673596-20] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 18:13:46.619 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=216/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=177} parse HeapByteBuffer@67573789[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {} 18:13:46.619 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@67573789[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} 18:13:46.620 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=178} onContent Content@1c13754{HeapByteBufferR@512ea1c0[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=0,q=0,[0]=null,s=STREAM] addContent Content@1c13754{HeapByteBufferR@512ea1c0[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=181} onContentComplete 18:13:46.625 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=182} onRequestComplete 18:13:46.625 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 18:13:46.627 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=225/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=185} parsed false HttpParser{s=END,236 of 236} 18:13:46.676 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}} 18:13:46.679 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@1c13754{HeapByteBufferR@512ea1c0[p=326,l=530,c=8192,r=204]={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}} 18:13:46.682 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=331,l=530,c=8192,r=199]={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}} 18:13:46.683 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=332,l=530,c=8192,r=198]={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}} 18:13:46.683 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=333,l=530,c=8192,r=197]={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}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=334,l=530,c=8192,r=196]={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}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=335,l=530,c=8192,r=195]={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}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=336,l=530,c=8192,r=194]={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}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=337,l=530,c=8192,r=193]={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}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=338,l=530,c=8192,r=192]={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}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=339,l=530,c=8192,r=191]={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}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=340,l=530,c=8192,r=190]={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}} 18:13:46.686 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=341,l=530,c=8192,r=189]={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}} 18:13:46.686 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=342,l=530,c=8192,r=188]={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}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=343,l=530,c=8192,r=187]={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}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=344,l=530,c=8192,r=186]={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}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=345,l=530,c=8192,r=185]={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}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=346,l=530,c=8192,r=184]={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}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=347,l=530,c=8192,r=183]={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}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=348,l=530,c=8192,r=182]={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}} 18:13:46.689 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=349,l=530,c=8192,r=181]={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}} 18:13:46.689 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@1c13754{HeapByteBufferR@512ea1c0[p=530,l=530,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.690 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=288/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=248} 18:13:46.698 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4d9253e9{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.703 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:46.704 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:46.705 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]tryAcquire: returning true. lockCounter=1 18:13:46.705 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:46.705 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:46.707 [qtp1199673596-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:46.711 [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. 18:13:46.730 [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. 18:13:46.737 [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. 18:13:46.740 [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. 18:13:46.748 [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. 18:13:46.749 [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. 18:13:46.750 [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. 18:13:46.768 [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. 18:13:46.773 [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. 18:13:46.783 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:46.785 [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 18:13:46.785 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:46.789 [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 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:46.791 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:46.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:46.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:46.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:46.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:46.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:46.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:46.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:46.795 [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 18:13:46.796 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.796 [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 18:13:46.797 [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 18:13:46.797 [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 18:13:46.798 [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 18:13:46.798 [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 18:13:46.798 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:46.799 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:46.802 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:46.803 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:46.803 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:46.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:46.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:46.805 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:46.805 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:46.806 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:46.806 [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 18:13:46.808 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:46.808 [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 18:13:46.809 [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 18:13:46.810 [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 18:13:46.810 [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 18:13:46.811 [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 18:13:46.811 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:46.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:46.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:46.813 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:46.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:46.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:46.815 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:46.816 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:46.816 [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 18:13:46.817 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.818 [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 18:13:46.818 [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 18:13:46.819 [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 18:13:46.819 [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 18:13:46.820 [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 18:13:46.820 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:46.824 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:46.833 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:46.834 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:46.835 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:46.836 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:46.837 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:46.838 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:46.839 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:46.840 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:46.841 [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 18:13:46.842 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:46.842 [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 18:13:46.843 [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 18:13:46.843 [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 18:13:46.844 [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 18:13:46.844 [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 18:13:46.844 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:46.845 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:46.845 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:46.846 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:46.846 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:46.847 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:46.847 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:46.848 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:46.848 [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 18:13:46.849 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.849 [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 18:13:46.849 [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 18:13:46.850 [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 18:13:46.851 [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 18:13:46.851 [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 18:13:46.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:46.852 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:46.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:46.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:46.854 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:46.854 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:46.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:46.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:46.856 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:46.856 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:46.857 [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 18:13:46.857 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:46.857 [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 18:13:46.858 [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 18:13:46.858 [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 18:13:46.859 [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 18:13:46.860 [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 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:46.860 [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. 18:13:46.860 [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. 18:13:46.860 [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. 18:13:46.861 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:46.861 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:46.862 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:46.862 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:46.863 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:46.863 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:46.864 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:46.864 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:46.865 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:46.865 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:46.866 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:46.866 [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 18:13:46.867 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.867 [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 18:13:46.868 [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 18:13:46.868 [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 18:13:46.869 [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 18:13:46.869 [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 18:13:46.869 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:46.870 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:46.871 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:46.871 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:46.873 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:46.873 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:46.874 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:46.875 [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 18:13:46.875 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:46.876 [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 18:13:46.876 [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 18:13:46.877 [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 18:13:46.877 [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 18:13:46.878 [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 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:46.878 [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. 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:46.880 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:46.880 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:46.882 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:46.882 [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 18:13:46.883 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.883 [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 18:13:46.884 [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 18:13:46.884 [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 18:13:46.885 [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 18:13:46.885 [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 18:13:46.885 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:46.886 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:46.887 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:46.887 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:46.888 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:46.888 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:46.889 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:46.889 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:46.890 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:46.890 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:46.891 [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 18:13:46.891 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:46.892 [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 18:13:46.892 [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 18:13:46.893 [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 18:13:46.893 [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 18:13:46.894 [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 18:13:46.894 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:46.895 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:46.895 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:46.899 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:46.900 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:46.900 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:46.911 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:46.977 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:46.979 [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) 18:13:46.979 [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) 18:13:46.979 [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) 18:13:46.980 [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) 18:13:46.980 [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) 18:13:46.980 [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) 18:13:46.980 [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) 18:13:46.980 [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) 18:13:46.980 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.981 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.982 [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) 18:13:46.983 [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) 18:13:46.983 [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) 18:13:46.983 [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) 18:13:46.983 [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) 18:13:46.983 [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) 18:13:46.984 [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) 18:13:46.984 [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) 18:13:46.984 [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) 18:13:46.984 [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) 18:13:46.984 [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) 18:13:46.984 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.985 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.986 [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) 18:13:46.987 [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) 18:13:46.987 [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) 18:13:46.987 [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) 18:13:46.987 [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) 18:13:46.987 [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) 18:13:46.987 [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) 18:13:46.988 [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) 18:13:46.988 [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) 18:13:46.988 [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) 18:13:47.024 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:47.025 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:47.054 [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 18:13:47.054 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 18:13:47.054 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2627ea7e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2627ea7e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:47.057 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================================================ 18:13:47.059 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@72dcf2b0" 18:13:47.059 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:47.064 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:47.065 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:47.066 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:47.067 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:47.069 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:47.069 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:47.070 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:47.071 [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 18:13:47.072 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.072 [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 18:13:47.073 [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 18:13:47.074 [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 18:13:47.074 [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 18:13:47.075 [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 18:13:47.075 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:47.076 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:47.078 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:47.079 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:47.080 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:47.081 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:47.081 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:47.082 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:47.083 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:47.084 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:47.085 [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 18:13:47.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.086 [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 18:13:47.087 [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 18:13:47.088 [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 18:13:47.089 [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 18:13:47.090 [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 18:13:47.090 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:47.091 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:47.092 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:47.092 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:47.093 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:47.094 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:47.095 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:47.096 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:47.096 [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 18:13:47.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.098 [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 18:13:47.099 [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 18:13:47.100 [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 18:13:47.100 [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 18:13:47.101 [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 18:13:47.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:47.103 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:47.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:47.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:47.105 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:47.106 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:47.106 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:47.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:47.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:47.109 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:47.110 [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 18:13:47.110 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.111 [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 18:13:47.112 [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 18:13:47.113 [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 18:13:47.114 [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 18:13:47.115 [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 18:13:47.115 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:47.115 [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. 18:13:47.116 [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. 18:13:47.116 [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. 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:47.118 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:47.118 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:47.119 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:47.120 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:47.120 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:47.121 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:47.122 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:47.122 [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 18:13:47.123 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.124 [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 18:13:47.125 [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 18:13:47.126 [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 18:13:47.126 [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 18:13:47.127 [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 18:13:47.127 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:47.128 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:47.128 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:47.129 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:47.130 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:47.131 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:47.131 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:47.132 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:47.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:47.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:47.134 [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 18:13:47.135 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:47.136 [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 18:13:47.136 [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 18:13:47.137 [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 18:13:47.138 [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 18:13:47.139 [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 18:13:47.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:47.139 [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. 18:13:47.139 [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. 18:13:47.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:47.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:47.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:47.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:47.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:47.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:47.145 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:47.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:47.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:47.147 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:47.149 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:47.150 [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) 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:47.151 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:47.151 [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) 18:13:47.151 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:47.152 [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") 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:47.152 [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) 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:47.153 [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) 18:13:47.153 [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") 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:47.153 [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) 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:47.153 [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) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:47.154 [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) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:47.154 [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") 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:47.154 [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) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:47.155 [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) 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:47.155 [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) 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:47.156 [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) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:47.156 [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) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:47.156 [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) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:47.156 [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") 18:13:47.157 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:47.158 [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) 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:47.158 [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) 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:47.158 [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) 18:13:47.158 [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") 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:47.159 [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) 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:47.159 [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) 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:47.160 [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) 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:47.160 [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") 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:47.160 [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 18:13:47.160 [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) 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:47.161 [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 18:13:47.161 [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) 18:13:47.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:47.161 [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) 18:13:47.162 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:47.162 [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) 18:13:47.163 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.163 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" with isolation "serializable" 18:13:47.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:47.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 18:13:47.249 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 73 ms 18:13:47.250 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 18:13:47.252 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 18:13:47.254 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 18:13:47.277 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 18:13:47.307 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 18:13:47.314 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:47.320 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 18:13:47.328 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 18:13:47.337 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 18:13:47.344 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 18:13:47.349 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 18:13:47.355 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:47.358 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:47.359 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:47.360 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:47.361 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:47.362 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:47.362 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:47.363 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:47.364 [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 18:13:47.365 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.366 [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 18:13:47.367 [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 18:13:47.368 [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 18:13:47.369 [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 18:13:47.370 [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 18:13:47.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:47.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:47.371 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:47.372 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:47.373 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:47.373 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:47.374 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:47.375 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:47.376 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:47.377 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:47.378 [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 18:13:47.379 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.380 [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 18:13:47.381 [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 18:13:47.382 [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 18:13:47.383 [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 18:13:47.384 [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 18:13:47.384 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:47.384 [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. 18:13:47.384 [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. 18:13:47.385 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:47.386 [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") 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:47.386 [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) 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:47.387 [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) 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:47.387 [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) 18:13:47.388 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:47.388 [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) 18:13:47.388 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:47.389 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.389 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" with isolation "serializable" 18:13:47.392 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 18:13:47.392 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:47.455 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 63 ms 18:13:47.455 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 18:13:47.462 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 18:13:47.469 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 18:13:47.474 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 18:13:47.474 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.476 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:47.476 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:47.477 [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) 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:47.477 [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") 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:47.477 [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) 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:47.478 [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) 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:47.478 [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) 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:47.478 [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) 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:47.479 [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) 18:13:47.479 [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") 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:47.479 [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) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:47.480 [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) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:47.480 [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) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:47.480 [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") 18:13:47.482 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.482 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" with isolation "serializable" 18:13:47.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:47.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:47.537 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 52 ms 18:13:47.537 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:47.546 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:47.553 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:47.560 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:47.561 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" 18:13:47.561 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" 18:13:47.562 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.562 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.563 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:47.564 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:47.565 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:47.566 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:47.566 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:47.567 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:47.568 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:47.568 [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 18:13:47.570 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.571 [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 18:13:47.572 [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 18:13:47.573 [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 18:13:47.573 [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 18:13:47.574 [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 18:13:47.574 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:47.575 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:47.577 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:47.578 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:47.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:47.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:47.580 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:47.581 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:47.582 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:47.582 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:47.583 [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 18:13:47.584 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:47.585 [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 18:13:47.586 [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 18:13:47.586 [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 18:13:47.587 [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 18:13:47.588 [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 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:47.589 [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. 18:13:47.589 [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. 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:47.591 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:47.592 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:47.592 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:47.593 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:47.594 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:47.595 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:47.596 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:47.596 [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 18:13:47.597 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.598 [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 18:13:47.599 [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 18:13:47.600 [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 18:13:47.600 [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 18:13:47.601 [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 18:13:47.601 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:47.602 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:47.603 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:47.604 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:47.605 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:47.606 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:47.607 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:47.608 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:47.608 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:47.609 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:47.610 [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 18:13:47.631 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:47.634 [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 18:13:47.641 [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 18:13:47.658 [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 18:13:47.660 [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 18:13:47.662 [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 18:13:47.662 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:47.662 [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. 18:13:47.663 [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. 18:13:47.664 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:47.665 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:47.666 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:47.667 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:47.667 [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) 18:13:47.667 [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") 18:13:47.668 [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" () 18:13:47.668 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:47.669 [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 18:13:47.669 [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) 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:47.669 [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 18:13:47.669 [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) 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:47.670 [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 18:13:47.670 [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) 18:13:47.670 [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") 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:47.670 [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) 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:47.671 [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) 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:47.671 [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) 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:47.672 [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) 18:13:47.672 [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") 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:47.672 [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) 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:47.673 [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) 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" with isolation "serializable" 18:13:47.676 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:47.677 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:47.720 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 43 ms 18:13:47.720 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:47.723 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 18:13:47.730 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:47.736 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:47.743 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:47.749 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 18:13:47.756 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 18:13:47.762 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 18:13:47.763 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.765 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:47.766 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:47.767 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:47.768 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:47.769 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:47.770 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:47.771 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:47.772 [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 18:13:47.773 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.774 [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 18:13:47.775 [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 18:13:47.776 [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 18:13:47.777 [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 18:13:47.778 [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 18:13:47.778 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:47.779 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:47.781 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:47.782 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:47.783 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:47.784 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:47.784 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:47.785 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:47.786 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:47.787 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:47.788 [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 18:13:47.789 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:47.790 [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 18:13:47.791 [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 18:13:47.792 [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 18:13:47.793 [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 18:13:47.794 [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 18:13:47.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:47.794 [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. 18:13:47.794 [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. 18:13:47.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:47.797 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:47.797 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:47.797 [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) 18:13:47.798 [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") 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:47.798 [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) 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:47.798 [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) 18:13:47.799 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:47.799 [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) 18:13:47.799 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:47.800 [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) 18:13:47.800 [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") 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:47.800 [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) 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:47.801 [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) 18:13:47.801 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:47.801 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.802 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" with isolation "serializable" 18:13:47.804 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 18:13:47.804 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:47.847 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 43 ms 18:13:47.847 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 18:13:47.852 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 18:13:47.858 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 18:13:47.864 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.866 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.867 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:47.867 [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") 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:47.868 [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" () 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:47.868 [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 18:13:47.869 [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) 18:13:47.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:47.869 [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 18:13:47.869 [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) 18:13:47.870 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" with isolation "serializable" 18:13:47.872 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:47.879 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 18:13:47.885 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 18:13:47.890 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:47.890 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.893 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:47.894 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:47.895 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:47.896 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:47.897 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:47.898 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:47.899 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:47.900 [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 18:13:47.900 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.901 [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 18:13:47.902 [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 18:13:47.903 [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 18:13:47.904 [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 18:13:47.905 [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 18:13:47.905 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:47.906 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:47.908 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:47.909 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:47.909 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:47.910 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:47.911 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:47.912 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:47.913 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:47.914 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:47.915 [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 18:13:47.916 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:47.917 [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 18:13:47.918 [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 18:13:47.919 [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 18:13:47.920 [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 18:13:47.921 [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 18:13:47.921 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:47.921 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:47.923 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:47.923 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:47.924 [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) 18:13:47.924 [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") 18:13:47.924 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:47.925 [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) 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:47.925 [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) 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:47.926 [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) 18:13:47.926 [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") 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:47.926 [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) 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:47.927 [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) 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:47.927 [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) 18:13:47.928 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:47.928 [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) 18:13:47.928 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:47.929 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.929 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" with isolation "serializable" 18:13:47.931 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 18:13:47.932 [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 "" 18:13:47.973 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 41 ms 18:13:47.973 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 18:13:47.976 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 18:13:47.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 18:13:47.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 18:13:47.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 18:13:47.990 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 18:13:47.994 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" 18:13:47.999 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.999 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.001 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:48.002 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:48.002 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:48.003 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:48.004 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:48.005 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:48.006 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:48.006 [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 18:13:48.007 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.008 [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 18:13:48.009 [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 18:13:48.010 [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 18:13:48.011 [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 18:13:48.011 [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 18:13:48.012 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:48.012 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:48.013 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:48.014 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:48.015 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:48.016 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:48.016 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:48.017 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:48.018 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:48.019 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:48.020 [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 18:13:48.021 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:48.021 [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 18:13:48.022 [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 18:13:48.024 [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 18:13:48.024 [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 18:13:48.025 [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 18:13:48.025 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:48.026 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:48.027 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:48.028 [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) 18:13:48.028 [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") 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:48.029 [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) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:48.029 [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) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:48.029 [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) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:48.030 [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) 18:13:48.030 [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") 18:13:48.030 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:48.030 [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) 18:13:48.031 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:48.031 [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) 18:13:48.031 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:48.032 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.032 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" with isolation "serializable" 18:13:48.034 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 18:13:48.034 [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 "" 18:13:48.069 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 35 ms 18:13:48.069 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 18:13:48.074 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 18:13:48.078 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 18:13:48.082 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 18:13:48.082 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.084 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:48.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:48.086 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:48.087 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:48.088 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:48.089 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:48.089 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:48.090 [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 18:13:48.091 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.092 [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 18:13:48.093 [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 18:13:48.093 [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 18:13:48.094 [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 18:13:48.095 [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 18:13:48.095 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:48.096 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:48.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:48.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:48.098 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:48.099 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:48.100 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:48.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:48.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:48.102 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:48.103 [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 18:13:48.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:48.105 [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 18:13:48.105 [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 18:13:48.106 [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 18:13:48.107 [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 18:13:48.108 [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 18:13:48.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:48.109 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:48.110 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:48.110 [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") 18:13:48.110 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:48.111 [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 18:13:48.111 [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) 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" with isolation "serializable" 18:13:48.113 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:48.119 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:48.124 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" 18:13:48.131 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.131 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.132 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:48.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:48.134 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:48.135 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:48.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:48.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:48.137 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:48.138 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:48.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:48.141 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:48.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:48.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:48.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:48.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:48.145 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:48.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:48.147 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:48.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:48.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:48.149 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:48.150 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:48.151 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:48.152 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:48.152 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:48.153 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:48.154 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:48.155 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:48.156 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:48.158 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:48.159 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:48.160 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:48.160 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:48.161 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:48.162 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:48.163 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:48.164 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:48.165 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.165 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.166 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:48.167 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:48.168 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:48.169 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:48.170 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:48.171 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:48.173 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:48.178 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.178 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" with isolation "serializable" 18:13:48.180 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 18:13:48.180 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:48.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 36 ms 18:13:48.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 18:13:48.220 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 18:13:48.223 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 18:13:48.227 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 18:13:48.227 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.229 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.229 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@3650ec96" 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:48.233 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.233 [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'" 18:13:48.235 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.235 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113f9a03, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.254 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3cef90d" 18:13:48.254 [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' 18:13:48.255 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 18:13:48.258 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.259 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 18:13:48.260 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 18:13:48.260 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") enlisted in transactional cache 18:13:48.262 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" having fields "publicKey" fetched from table ""repository"" 18:13:48.264 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.274 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@fa528aa" 18:13:48.274 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:48.275 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.276 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@493983be" 18:13:48.276 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") is having the following fields in Level 2 cache object updated : [3] 18:13:48.278 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" having fields "privateKey" fetched from table ""repository"" 18:13:48.278 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2907319" 18:13:48.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:48.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d15e5fa" 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") is having the following fields in Level 2 cache object updated : [7] 18:13:48.287 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113f9a03]] 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873, lifecycle=HOLLOW] 18:13:48.289 [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] 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.289 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1584 ms. 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@55780b72" 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.290 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:48.290 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:48.292 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 18:13:48.292 [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] 18:13:48.292 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:48.294 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.294 [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" < ?" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b1d0f0c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:48.307 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6e040fe1" 18:13:48.308 [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-07-26 18:13:48.29> 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b1d0f0c]] 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]tryAcquire: returning true. lockCounter=1 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]tryAcquire: returning true. lockCounter=2 18:13:48.313 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.315 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.315 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]release: releasing underlying FileLock. lockCounter=0 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@1feaaa3e" 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.316 [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 18:13:48.317 [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 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@366efcc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@159cde4a" 18:13:48.318 [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' 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.319 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:48.319 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:48.321 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="1") enlisted in transactional cache 18:13:48.321 [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@75230d2f" 18:13:48.322 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" 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] 18:13:48.322 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:48.323 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" field "aliases" loading contents to SCO wrapper from the datastore 18:13:48.324 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.334 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49df8b55" 18:13:48.334 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:48.335 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.336 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@10f3b9dc" 18:13:48.336 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.337 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]tryAcquire: returning true. lockCounter=1 18:13:48.337 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.337 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]release: releasing underlying FileLock. lockCounter=0 18:13:48.338 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylqhtxe-bjcp5' of repository '3f5508fe-f643-486f-9df4-3ac43961f45c' already in-sync. 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]tryAcquire: returning true. lockCounter=1 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]tryAcquire: returning true. lockCounter=2 18:13:48.338 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.339 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.339 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]release: releasing underlying FileLock. lockCounter=0 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@366efcc]] 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f, lifecycle=HOLLOW] 18:13:48.342 [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] 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.343 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.343 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@122581e" 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.344 [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 18:13:48.344 [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 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@728c3310, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.346 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4455fd91" 18:13:48.346 [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' 18:13:48.346 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.347 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 18:13:48.347 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="1") enlisted in transactional cache 18:13:48.349 [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@3fb48ce7" 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" 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] 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6180b8bf" 18:13:48.357 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:48.357 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.358 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@39f2eb0d" 18:13:48.358 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" field "aliases" loading contents to SCO wrapper from the datastore 18:13:48.359 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7f97d2fa" 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@517ec5d1" 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@728c3310]] 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7, lifecycle=HOLLOW] 18:13:48.363 [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] 18:13:48.363 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.363 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.364 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f2b328d]open: closing=false closeAbortable=true 18:13:48.364 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@3e3beb77" 18:13:48.365 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.365 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]tryAcquire: returning true. lockCounter=1 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]tryAcquire: returning true. lockCounter=2 18:13:48.366 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.366 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.366 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]release: releasing underlying FileLock. lockCounter=0 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 18:13:48.373 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.374 [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'" 18:13:48.374 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@17927dcb, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 18:13:48.383 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36f7a5c0" 18:13:48.384 [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' 18:13:48.384 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.385 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:48.388 [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"" 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 18:13:48.394 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b44b12c" 18:13:48.394 [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" 18:13:48.395 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.395 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 18:13:48.401 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 18:13:48.403 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 18:13:48.404 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 18:13:48.404 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 18:13:48.411 [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'" 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 18:13:48.424 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@614a864" 18:13:48.424 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 18:13:48.425 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.439 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms 18:13:48.440 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 18:13:48.442 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:48.442 [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'" 18:13:48.443 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.443 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@202660ee" 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.453 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:48.454 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 7 ms 18:13:48.462 [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'" 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 18:13:48.484 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1562b988" 18:13:48.484 [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' 18:13:48.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.485 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.488 [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'" 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 18:13:48.505 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5caf051" 18:13:48.505 [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' 18:13:48.506 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.506 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 18:13:48.507 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.507 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.507 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@17927dcb]] 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]getCloseDeferredMillis: closeDeferredMillis=0 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]close: Closing real LocalRepoManager immediately. 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]_close: Shutting down real LocalRepoManager. 18:13:48.803 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:48.805 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:48.807 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:48.807 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:48.808 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:48.863 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]release: releasing underlying FileLock. lockCounter=0 18:13:48.894 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@a01f1dc{null} 18:13:48.894 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2452} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 18:13:48.902 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 18:13:48.905 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 18:13:48.905 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ad31158{IDLE}->null [HeapByteBuffer@67573789[p=0,l=104,c=8192,r=104]={<<>>5PYW1SWFRiUWpKNXB...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 18:13:48.905 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ad31158{WRITING}->null:IDLE-->WRITING 18:13:48.907 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=W,to=2506/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=COMPLETING}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2465} 18:13:48.907 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@7ad31158{WRITING}->null 18:13:48.908 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ad31158{IDLE}->null:WRITING-->IDLE 18:13:48.908 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 18:13:48.915 [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 18:13:48.915 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null 18:13:48.915 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2473} 18:13:48.917 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4d9253e9{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 18:13:48.917 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:43701/RepoInfo,age=2475} action COMPLETE 18:13:48.917 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4d9253e9{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 18:13:48.917 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 18:13:48.925 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4d9253e9{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 18:13:48.926 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@67573789[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} 18:13:48.926 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@67573789[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} 18:13:48.926 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@67573789[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} 18:13:48.934 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@67573789[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} {} 18:13:48.934 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@67573789[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} 18:13:48.940 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 18:13:48.941 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.942 [qtp1199673596-20] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.943 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.945 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 18:13:48.945 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:48.955 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3503 ms Local repository: repository.repositoryId = 3f5508fe-f643-486f-9df4-3ac43961f45c repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3f9b7fe1 repository.publicKeySha1 = 72:D9:2F:95:25:84:C2:03:0D:EE:89:3F:F9:55:F5:FD:F2:11:B8:05 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 18:13:48.959 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@35d019a3{STARTED}[9.4.17.v20190418] 18:13:48.960 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@35d019a3{STOPPING}[9.4.17.v20190418] 18:13:48.961 [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:43701} 18:13:48.964 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@35d019a3{STOPPING}[9.4.17.v20190418] by 18:13:48.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:48.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:48.965 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 18:13:48.965 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6f6860 on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.965 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:48.966 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken with none selected 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken up from select, 0/0/0 selected 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 processing 0 keys, 1 updates 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.968 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6f6860 18:13:48.968 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.969 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.969 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 waiting with 0 keys 18:13:48.969 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2a4f8009 on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.970 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:48.970 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken with none selected 18:13:48.970 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken up from select, 0/0/0 selected 18:13:48.971 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 processing 0 keys, 1 updates 18:13:48.971 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.972 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2a4f8009 18:13:48.973 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.973 [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-07-27T18:13:48.973+02:00 18:13:48.973 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:48.974 [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-07-27T18:13:48.974+02:00 18:13:48.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:48.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:48.975 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@a85644c on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.975 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=1 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@a85644c 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.977 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=34/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.977 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.977 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.993 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@7ad31158{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_212] 18:13:48.994 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=FI,flush=-,to=52/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:48.995 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 18:13:48.995 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 18:13:48.995 [qtp1199673596-15] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=53/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.996 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:48.996 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@8054fe2 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=0 18:13:48.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=1 18:13:48.997 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.997 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/0 selected 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.998 [qtp1199673596-21] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@8054fe2 18:13:48.998 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.998 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:48.999 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping 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-07-27T18:13:48.998+02:00 18:13:49.000 [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-07-27T18:13:48.999+02:00 18:13:49.000 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:49.001 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 18:13:49.001 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e3f0aea on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.001 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken with none selected 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken up from select, 0/0/0 selected 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc processing 0 keys, 1 updates 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e3f0aea 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc waiting with 0 keys 18:13:49.003 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@48268eec on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.003 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken with none selected 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken up from select, 0/0/0 selected 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc processing 0 keys, 1 updates 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@48268eec 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.004 [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-07-27T18:13:49.004+02:00 18:13:49.004 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:49.004 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.004+02:00 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:49.005 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.006 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@35d019a3{STOPPING}[9.4.17.v20190418] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 18:13:49.006 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@7d4f9aae{STOPPED}[interval=660000, ownscheduler=false] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=node0] 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@543588e6{STARTED} 18:13:49.007 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@543588e6{STOPPING} 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@543588e6{STOPPED} 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} 18:13:49.008 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} by 18:13:49.008 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.009 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@38102d01{STARTED} 18:13:49.009 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@38102d01{STOPPING} 18:13:49.013 [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 18:13:49.014 [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 18:13:49.014 [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 18:13:49.015 [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 18:13:49.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@38102d01{STOPPED} 18:13:49.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.016 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@77888435{STARTED} 18:13:49.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@77888435{STOPPED} 18:13:49.017 [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}] 18:13:49.018 [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}] 18:13:49.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2ea41516{s=1/6,p=0} 18:13:49.018 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 offer STOP! 18:13:49.019 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:49.020 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 task=STOP! 18:13:49.020 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 Exited 18:13:49.021 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-16,5,main] for 14999 18:13:49.021 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 18:13:49.021 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.022 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.024 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.023 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.025 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-19,5,] for 14995 18:13:49.025 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.024 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.026 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.025 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-20,5,] for 14995 18:13:49.026 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-21,5,main] for 14994 18:13:49.025 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.028 [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] 18:13:49.028 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@35d019a3{STOPPED}[9.4.17.v20190418] 18:13:49.028 [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 18:13:49.028 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]release: releasing underlying FileLock. lockCounter=0 18:13:49.029 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 18:13:49.251 [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 18:13:49.252 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:49.253 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 18:13:49.253 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]tryAcquire: returning true. lockCounter=1 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4f3e9fbb{STOPPED},AUTO} 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@365afe87[HTTP/1.1] added {HttpConfiguration@43471a7e{32768/8192,8192/8192,https://:0,[]},POJO} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {Server@160e99e0{STOPPED}[9.4.17.v20190418],UNMANAGED} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4f3e9fbb{STOPPED},AUTO} 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1a1ccaaf,POJO} 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@365afe87[HTTP/1.1],AUTO} 18:13:49.256 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 18:13:49.256 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 18:13:49.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 18:13:49.257 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7b53b1ad 18:13:49.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1,MANAGED} 18:13:49.258 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {ServletHandler@7fbd3e75{STOPPED},MANAGED} 18:13:49.258 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:49.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE},MANAGED} 18:13:49.260 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@160e99e0{STOPPED}[9.4.17.v20190418] 18:13:49.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STARTING}[9.4.17.v20190418] added {ErrorHandler@1c628f6a{STOPPED},AUTO} 18:13:49.261 [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_212-8u212-b03-0ubuntu1.16.04.1-b03 18:13:49.261 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@160e99e0{STARTING}[9.4.17.v20190418] 18:13:49.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:49.261 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.261 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}] added {ReservedThreadExecutor@9b47400{s=0/6,p=0},AUTO} 18:13:49.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.262 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22239ms ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.262 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-32,5,main] 18:13:49.263 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-33,5,main] 18:13:49.264 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-34,5,main] 18:13:49.265 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-35,5,main] 18:13:49.266 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-36,5,main] 18:13:49.267 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-37,5,main] 18:13:49.268 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-38,5,main] 18:13:49.269 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-39,5,main] 18:13:49.269 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22246ms QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}] 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4f3e9fbb{STOPPED} 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22247ms ScheduledExecutorScheduler@4f3e9fbb{STARTED} 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:49.270 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3cc053{/,null,STARTING} 18:13:49.271 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.271 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:13:49.271 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600],AUTO} 18:13:49.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@10a18e3e{STOPPED}[worker=null] 18:13:49.272 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 18:13:49.272 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 18:13:49.272 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@10a18e3e{STARTING}[worker=node0] added {HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:13:49.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false] 18:13:49.273 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 18:13:49.273 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22250ms HouseKeeper@69364b2d{STARTED}[interval=600000, ownscheduler=false] 18:13:49.274 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22251ms DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0] 18:13:49.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0],MANAGED} 18:13:49.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0],UNMANAGED} 18:13:49.275 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.275 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@7fbd3e75{STOPPED} 18:13:49.275 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2ce03e86[EMBEDDED:null] 18:13:49.275 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2ce03e86=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7fbd3e75{STARTING} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2ce03e86[EMBEDDED:null] 18:13:49.277 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119[EMBEDDED:null] 18:13:49.277 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 18:13:49.278 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-2ce03e86=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:49.278 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@7fbd3e75{STARTING} 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22255ms ServletHandler@7fbd3e75{STARTED} 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22257ms org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.280 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@5bde57ab for org.glassfish.jersey.servlet.ServletContainer-2ce03e86 Jul 27, 2019 6:13:49 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:13:49.481 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:49.486 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@528c8c1 18:13:49.488 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:49.488 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22466ms o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@1c628f6a{STOPPED} 18:13:49.489 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@1c628f6a{STARTING} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22466ms ErrorHandler@1c628f6a{STARTED} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.489 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34778],POJO} 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22467ms HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.491 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.491+02:00 added {SelectorProducer@412ebe64,POJO} 18:13:49.492 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.491+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.492 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.492+02:00 created 18:13:49.493 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.492+02:00,MANAGED} 18:13:49.493 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.494 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.493+02:00 added {SelectorProducer@39549f33,POJO} 18:13:49.494 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.494+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.495 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.494+02:00 created 18:13:49.495 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.495+02:00,MANAGED} 18:13:49.496 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.496 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.496+02:00 added {SelectorProducer@44aa2e13,POJO} 18:13:49.497 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.497+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.497 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.497+02:00 created 18:13:49.498 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.498+02:00,MANAGED} 18:13:49.498 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.498 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:49.499 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.499+02:00 18:13:49.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22476ms EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.499+02:00 18:13:49.500 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:49.500 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5e1a986c on ManagedSelector@6f731759{STARTING} id=0 keys=0 selected=0 updates=0 18:13:49.500 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:49.501 [qtp1002031672-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.501+02:00 tryProduce false 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5e1a986c 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22479ms ManagedSelector@6f731759{STARTED} id=0 keys=0 selected=0 updates=0 18:13:49.503 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 waiting with 0 keys 18:13:49.503 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:49.503 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.503+02:00 18:13:49.504 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22481ms EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.504+02:00 18:13:49.504 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:49.504 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@46a795de on ManagedSelector@dbddbe3{STARTING} id=1 keys=0 selected=0 updates=0 18:13:49.505 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:49.506 [qtp1002031672-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.505+02:00 tryProduce false 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@46a795de 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 0 keys 18:13:49.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22483ms ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=0 18:13:49.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:49.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.507+02:00 18:13:49.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22484ms EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.507+02:00 18:13:49.508 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:49.508 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:49.508 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2f3928ac on ManagedSelector@599a9cb2{STARTING} id=2 keys=0 selected=0 updates=0 18:13:49.509 [qtp1002031672-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.508+02:00 tryProduce false 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2f3928ac 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae waiting with 0 keys 18:13:49.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22486ms ManagedSelector@599a9cb2{STARTED} id=2 keys=0 selected=0 updates=0 18:13:49.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22486ms SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.509 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {acceptor-0@4bf03fee,POJO} 18:13:49.510 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4bf03fee 18:13:49.510 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.510 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4bf03fee 18:13:49.510 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22487ms ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.510 [main] INFO org.eclipse.jetty.server.Server - Started @22487ms 18:13:49.510 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22487ms Server@160e99e0{STARTED}[9.4.17.v20190418] 18:13:49.512 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 18:13:49.513 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]tryAcquire: returning true. lockCounter=1 18:13:49.513 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]release: releasing underlying FileLock. lockCounter=0 18:13:49.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:49.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]tryAcquire: returning true. lockCounter=1 18:13:49.515 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:49.516 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]release: releasing underlying FileLock. lockCounter=0 18:13:49.768 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.5 MiB, used=14.5 MiB, available=3.5 GiB 18:13:49.768 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]tryAcquire: returning true. lockCounter=2 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]release: NOT releasing underlying FileLock. lockCounter=1 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]tryAcquire: returning true. lockCounter=1 18:13:49.770 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:49.770 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]release: releasing underlying FileLock. lockCounter=0 18:13:50.173 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 18:13:50.250 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 18:13:50.320 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 18:13:50.417 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 18:13:50.470 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 18:13:50.528 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 18:13:50.605 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 18:13:50.930 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 18:13:51.012 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340770': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340770' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 18:13:51.029 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 18:13:51.042 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 18:13:51.043 [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. 18:13:51.054 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 18:13:51.066 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341120': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341120' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 18:13:51.077 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 18:13:51.090 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 18:13:51.091 [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. 18:13:51.104 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341920': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341920' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 18:13:51.114 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 18:13:51.116 [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. 18:13:51.127 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 18:13:51.140 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343410': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343410' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 18:13:51.156 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 18:13:51.157 [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. 18:13:51.158 [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. 18:13:51.171 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 18:13:51.172 [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. 18:13:51.185 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181342800': java.sql.SQLSyntaxErrorException: Index 'SQL190727181342800' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 18:13:51.198 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 18:13:51.210 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 18:13:51.221 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343240': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343240' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 18:13:51.222 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343240': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343240' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 18:13:51.234 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 18:13:51.246 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340680': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340680' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 18:13:51.257 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 18:13:51.269 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 18:13:51.270 [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. 18:13:51.281 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343180': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343180' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 18:13:51.294 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 18:13:51.308 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341350': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341350' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 18:13:51.320 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 18:13:51.321 [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. 18:13:51.334 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 18:13:51.335 [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. 18:13:51.346 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 18:13:51.357 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 18:13:51.374 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340540': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340540' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 18:13:51.389 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 18:13:51.402 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 18:13:51.415 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 18:13:51.426 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343740': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343740' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 18:13:51.437 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 18:13:51.438 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.440 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.440 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.452 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 18:13:51.454 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist. 18:13:51.455 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 18:13:51.465 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [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_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] 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_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1585) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] 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 18:13:52.467 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 18:13:52.510 [qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 on ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=0 18:13:52.510 [qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=1 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/0 selected 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.511 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.511 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.512 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:13:52.512 [qtp1002031672-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.512 [qtp1002031672-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> 18:13:52.512 [qtp1002031672-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 on ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=1 18:13:52.514 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:52.514 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:52.515 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 18:13:52.515 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 1/1/1 selected 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 1 keys, 0 updates 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2721d7e2 SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.517 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0} tryExecute EatWhatYouKill@1f84327b/SelectorProducer@39549f33/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:52.517+02:00 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=1} startReservedThread p=1 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@9b47400{s=0/6,p=1}@231e47de 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@9b47400{s=0/6,p=1}@231e47de 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=1/6,p=1}@231e47de started 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=1/6,p=0}@231e47de waiting 18:13:52.518 [qtp1002031672-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@9b47400{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:52.518+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 18:13:52.519 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.519 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 18:13:52.519 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.520 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.520 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.520 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.520 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:52.521 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:34778/RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} POST //127.0.0.1:34778/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:34778 Connection: keep-alive Content-Length: 236 18:13:52.524 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} parsed true HttpParser{s=CONTENT,0 of 236} 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} handle //127.0.0.1:34778/RepoInfo 18:13:52.524 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=0} action DISPATCH 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=0} 18:13:52.525 [qtp1002031672-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:52.525 [qtp1002031672-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 session=null 18:13:52.525 [qtp1002031672-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:52.525 [qtp1002031672-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 18:13:52.551 [qtp1002031672-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 18:13:52.554 [qtp1002031672-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 18:13:52.558 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=34} parse HeapByteBuffer@317d3cb1[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} {} 18:13:52.558 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@317d3cb1[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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} 18:13:52.559 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=35} onContent Content@71e60b2{HeapByteBufferR@52fc9783[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 18:13:52.559 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=0,q=0,[0]=null,s=STREAM] addContent Content@71e60b2{HeapByteBufferR@52fc9783[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\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}} 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=36} onContentComplete 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=36} onRequestComplete 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 18:13:52.561 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=37} parsed false HttpParser{s=END,236 of 236} 18:13:52.569 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\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}} 18:13:52.569 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\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}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\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}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\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}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@71e60b2{HeapByteBufferR@52fc9783[p=326,l=530,c=8192,r=204]={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}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=331,l=530,c=8192,r=199]={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}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=332,l=530,c=8192,r=198]={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}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=333,l=530,c=8192,r=197]={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}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=334,l=530,c=8192,r=196]={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}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=335,l=530,c=8192,r=195]={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}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=336,l=530,c=8192,r=194]={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}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=337,l=530,c=8192,r=193]={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}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=338,l=530,c=8192,r=192]={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}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=339,l=530,c=8192,r=191]={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}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=340,l=530,c=8192,r=190]={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}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=341,l=530,c=8192,r=189]={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}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=342,l=530,c=8192,r=188]={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}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=343,l=530,c=8192,r=187]={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}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=344,l=530,c=8192,r=186]={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}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=345,l=530,c=8192,r=185]={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}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=346,l=530,c=8192,r=184]={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}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=347,l=530,c=8192,r=183]={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}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=348,l=530,c=8192,r=182]={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}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=349,l=530,c=8192,r=181]={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}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@71e60b2{HeapByteBufferR@52fc9783[p=530,l=530,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.577 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=53} 18:13:52.577 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4f68ee2a{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.579 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:52.579 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:52.579 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]tryAcquire: returning true. lockCounter=1 18:13:52.580 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:52.580 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:52.581 [qtp1002031672-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:52.584 [qtp1002031672-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. 18:13:52.590 [qtp1002031672-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. 18:13:52.599 [qtp1002031672-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. 18:13:52.601 [qtp1002031672-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. 18:13:52.603 [qtp1002031672-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. 18:13:52.603 [qtp1002031672-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. 18:13:52.604 [qtp1002031672-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. 18:13:52.613 [qtp1002031672-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. 18:13:52.619 [qtp1002031672-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. 18:13:52.625 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:52.627 [qtp1002031672-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 18:13:52.627 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:52.629 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:52.632 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:52.632 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:52.633 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:52.633 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:52.635 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.635 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.636 [qtp1002031672-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 18:13:52.636 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.636 [qtp1002031672-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 18:13:52.637 [qtp1002031672-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 18:13:52.637 [qtp1002031672-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 18:13:52.637 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:52.639 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:52.639 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:52.642 [qtp1002031672-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 18:13:52.642 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.643 [qtp1002031672-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 18:13:52.643 [qtp1002031672-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 18:13:52.643 [qtp1002031672-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 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:52.645 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:52.645 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:52.647 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.647 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.648 [qtp1002031672-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 18:13:52.648 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.648 [qtp1002031672-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 18:13:52.649 [qtp1002031672-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 18:13:52.649 [qtp1002031672-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 18:13:52.649 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:52.650 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:52.653 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:52.655 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:52.655 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.657 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:52.657 [qtp1002031672-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 18:13:52.658 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.658 [qtp1002031672-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 18:13:52.659 [qtp1002031672-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 18:13:52.659 [qtp1002031672-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 18:13:52.659 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:52.662 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:52.662 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.663 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.663 [qtp1002031672-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 18:13:52.663 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.664 [qtp1002031672-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 18:13:52.664 [qtp1002031672-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 18:13:52.664 [qtp1002031672-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 18:13:52.664 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:52.665 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:52.674 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:52.675 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:52.676 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:52.677 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:52.678 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:52.678 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:52.679 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:52.680 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:52.681 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.682 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:52.683 [qtp1002031672-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 18:13:52.684 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.685 [qtp1002031672-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 18:13:52.686 [qtp1002031672-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 18:13:52.686 [qtp1002031672-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 18:13:52.686 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:52.687 [qtp1002031672-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. 18:13:52.687 [qtp1002031672-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. 18:13:52.687 [qtp1002031672-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. 18:13:52.687 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:52.691 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.691 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.692 [qtp1002031672-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 18:13:52.692 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.692 [qtp1002031672-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 18:13:52.693 [qtp1002031672-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 18:13:52.693 [qtp1002031672-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 18:13:52.693 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:52.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:52.698 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:52.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:52.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.702 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:52.702 [qtp1002031672-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 18:13:52.703 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.704 [qtp1002031672-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 18:13:52.704 [qtp1002031672-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 18:13:52.705 [qtp1002031672-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 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:52.705 [qtp1002031672-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. 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:52.707 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:52.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:52.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:52.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.711 [qtp1002031672-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 18:13:52.711 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.712 [qtp1002031672-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 18:13:52.712 [qtp1002031672-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 18:13:52.712 [qtp1002031672-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 18:13:52.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:52.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:52.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:52.715 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:52.715 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.718 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:52.718 [qtp1002031672-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 18:13:52.719 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.720 [qtp1002031672-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 18:13:52.720 [qtp1002031672-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 18:13:52.721 [qtp1002031672-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 18:13:52.721 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:52.722 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:52.722 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:52.731 [qtp1002031672-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:52.732 [qtp1002031672-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:52.732 [qtp1002031672-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:52.744 [qtp1002031672-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:52.746 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.748 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.749 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.750 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.751 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.752 [qtp1002031672-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) 18:13:52.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:52.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - =========================================================== 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:52.807 [qtp1002031672-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 18:13:52.807 [qtp1002031672-38] DEBUG DataNucleus.Datastore - =========================================================== 18:13:52.807 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52eeeb10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:52.964 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52eeeb10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:52.965 [qtp1002031672-38] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:52.965 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ================================================ 18:13:52.970 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@26ae8552" 18:13:52.971 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:52.974 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:52.975 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:52.976 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:52.976 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:52.977 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:52.977 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:52.978 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:52.978 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.979 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.980 [qtp1002031672-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 18:13:52.980 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.981 [qtp1002031672-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 18:13:52.982 [qtp1002031672-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 18:13:52.983 [qtp1002031672-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 18:13:52.983 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:52.983 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:52.991 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:52.992 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:52.992 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:52.993 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:52.994 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:52.994 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:52.995 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:52.996 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:52.996 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.997 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:52.998 [qtp1002031672-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 18:13:52.998 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.999 [qtp1002031672-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 18:13:53.000 [qtp1002031672-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 18:13:53.000 [qtp1002031672-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 18:13:53.001 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:53.001 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:53.002 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:53.002 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:53.004 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:53.004 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:53.005 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:53.006 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:53.007 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.008 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.008 [qtp1002031672-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 18:13:53.009 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.010 [qtp1002031672-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 18:13:53.010 [qtp1002031672-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 18:13:53.011 [qtp1002031672-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 18:13:53.011 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:53.012 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:53.012 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:53.013 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:53.014 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:53.014 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:53.015 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:53.016 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:53.016 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:53.017 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:53.018 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.018 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:53.020 [qtp1002031672-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 18:13:53.021 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.021 [qtp1002031672-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 18:13:53.022 [qtp1002031672-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 18:13:53.023 [qtp1002031672-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 18:13:53.023 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:53.023 [qtp1002031672-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. 18:13:53.024 [qtp1002031672-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. 18:13:53.024 [qtp1002031672-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. 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:53.026 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:53.026 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:53.027 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:53.028 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:53.028 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:53.029 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:53.029 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:53.030 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.031 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.032 [qtp1002031672-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 18:13:53.032 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.033 [qtp1002031672-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 18:13:53.034 [qtp1002031672-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 18:13:53.035 [qtp1002031672-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 18:13:53.035 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:53.035 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:53.036 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:53.037 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:53.037 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:53.038 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:53.039 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:53.040 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:53.040 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:53.041 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:53.041 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.042 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:53.043 [qtp1002031672-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 18:13:53.044 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.044 [qtp1002031672-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 18:13:53.045 [qtp1002031672-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 18:13:53.046 [qtp1002031672-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 18:13:53.046 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:53.046 [qtp1002031672-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. 18:13:53.046 [qtp1002031672-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. 18:13:53.047 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:53.048 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:53.049 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:53.049 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:53.050 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:53.051 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:53.052 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:53.053 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:53.053 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:53.054 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:53.056 [qtp1002031672-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) 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:53.057 [qtp1002031672-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) 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:53.057 [qtp1002031672-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") 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:53.058 [qtp1002031672-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) 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:53.058 [qtp1002031672-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) 18:13:53.058 [qtp1002031672-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") 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:53.059 [qtp1002031672-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) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:53.059 [qtp1002031672-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) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:53.059 [qtp1002031672-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) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:53.059 [qtp1002031672-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") 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:53.060 [qtp1002031672-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) 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:53.060 [qtp1002031672-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) 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:53.060 [qtp1002031672-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) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:53.061 [qtp1002031672-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) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:53.061 [qtp1002031672-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) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:53.061 [qtp1002031672-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) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:53.062 [qtp1002031672-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") 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:53.062 [qtp1002031672-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) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:53.062 [qtp1002031672-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) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:53.063 [qtp1002031672-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) 18:13:53.063 [qtp1002031672-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") 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:53.063 [qtp1002031672-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) 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:53.063 [qtp1002031672-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) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:53.064 [qtp1002031672-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) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:53.064 [qtp1002031672-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") 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:53.064 [qtp1002031672-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 18:13:53.064 [qtp1002031672-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) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:53.064 [qtp1002031672-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 18:13:53.064 [qtp1002031672-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) 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:53.065 [qtp1002031672-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) 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:53.065 [qtp1002031672-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) 18:13:53.066 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.066 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" with isolation "serializable" 18:13:53.076 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:53.077 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 18:13:53.135 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 58 ms 18:13:53.135 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 18:13:53.137 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 18:13:53.141 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 18:13:53.152 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 18:13:53.153 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 18:13:53.153 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 18:13:53.180 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 18:13:53.209 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 18:13:53.240 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:53.261 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 18:13:53.262 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 18:13:53.262 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 18:13:53.275 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:53.276 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 18:13:53.276 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 18:13:53.290 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.316 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 18:13:53.317 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 18:13:53.317 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:53.337 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 18:13:53.358 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 18:13:53.374 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 18:13:53.375 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 18:13:53.375 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 18:13:53.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:53.447 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 18:13:53.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 18:13:53.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:53.458 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.476 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 18:13:53.477 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:53.480 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:53.480 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:53.481 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:53.482 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:53.482 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:53.483 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:53.483 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:53.484 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:53.485 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:53.485 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.486 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.487 [qtp1002031672-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 18:13:53.487 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.488 [qtp1002031672-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 18:13:53.489 [qtp1002031672-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 18:13:53.489 [qtp1002031672-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 18:13:53.489 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:53.490 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:53.491 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:53.491 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:53.492 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:53.492 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:53.493 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:53.494 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:53.494 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:53.495 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:53.495 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.496 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:53.497 [qtp1002031672-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 18:13:53.497 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.498 [qtp1002031672-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 18:13:53.499 [qtp1002031672-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 18:13:53.500 [qtp1002031672-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 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:53.500 [qtp1002031672-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. 18:13:53.500 [qtp1002031672-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. 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:53.501 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:53.501 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:53.501 [qtp1002031672-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") 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:53.502 [qtp1002031672-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) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:53.502 [qtp1002031672-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) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:53.502 [qtp1002031672-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) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:53.503 [qtp1002031672-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) 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" with isolation "serializable" 18:13:53.508 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 18:13:53.509 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:53.540 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 31 ms 18:13:53.540 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 18:13:53.548 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 18:13:53.549 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 18:13:53.549 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 18:13:53.577 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:53.604 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 18:13:53.605 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 18:13:53.605 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:53.614 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 18:13:53.631 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 18:13:53.631 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.634 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:53.634 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:53.634 [qtp1002031672-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) 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:53.635 [qtp1002031672-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") 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:53.635 [qtp1002031672-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) 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:53.635 [qtp1002031672-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) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:53.636 [qtp1002031672-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) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:53.636 [qtp1002031672-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) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:53.636 [qtp1002031672-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) 18:13:53.636 [qtp1002031672-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") 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:53.637 [qtp1002031672-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) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:53.637 [qtp1002031672-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) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:53.637 [qtp1002031672-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) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:53.637 [qtp1002031672-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") 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" with isolation "serializable" 18:13:53.642 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:53.643 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:53.672 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 29 ms 18:13:53.672 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 18:13:53.701 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:53.730 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 18:13:53.731 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 18:13:53.731 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 18:13:53.741 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 18:13:53.777 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:53.777 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" 18:13:53.779 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" 18:13:53.779 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.780 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.784 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:53.786 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:53.786 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:53.790 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:53.791 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:53.792 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:53.792 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:53.793 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.794 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.794 [qtp1002031672-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 18:13:53.795 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.796 [qtp1002031672-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 18:13:53.796 [qtp1002031672-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 18:13:53.797 [qtp1002031672-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 18:13:53.797 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:53.797 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:53.798 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:53.799 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:53.799 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:53.800 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:53.800 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:53.801 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:53.802 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:53.802 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:53.803 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.803 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:53.804 [qtp1002031672-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 18:13:53.805 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.806 [qtp1002031672-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 18:13:53.806 [qtp1002031672-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 18:13:53.807 [qtp1002031672-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 18:13:53.807 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:53.807 [qtp1002031672-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. 18:13:53.807 [qtp1002031672-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. 18:13:53.808 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:53.809 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:53.809 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:53.810 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:53.811 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:53.811 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:53.812 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:53.812 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:53.813 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.814 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.814 [qtp1002031672-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 18:13:53.815 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.816 [qtp1002031672-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 18:13:53.817 [qtp1002031672-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 18:13:53.818 [qtp1002031672-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 18:13:53.818 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:53.818 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:53.819 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:53.820 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:53.821 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:53.821 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:53.822 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:53.823 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:53.824 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:53.824 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:53.825 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.826 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:53.826 [qtp1002031672-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 18:13:53.828 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.828 [qtp1002031672-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 18:13:53.829 [qtp1002031672-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 18:13:53.830 [qtp1002031672-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 18:13:53.830 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:53.830 [qtp1002031672-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. 18:13:53.830 [qtp1002031672-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. 18:13:53.831 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:53.831 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:53.832 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:53.832 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:53.832 [qtp1002031672-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) 18:13:53.833 [qtp1002031672-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") 18:13:53.833 [qtp1002031672-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" () 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:53.833 [qtp1002031672-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 18:13:53.833 [qtp1002031672-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) 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:53.834 [qtp1002031672-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 18:13:53.834 [qtp1002031672-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) 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:53.834 [qtp1002031672-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 18:13:53.834 [qtp1002031672-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) 18:13:53.834 [qtp1002031672-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") 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:53.834 [qtp1002031672-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) 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:53.835 [qtp1002031672-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) 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:53.835 [qtp1002031672-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) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:53.836 [qtp1002031672-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) 18:13:53.836 [qtp1002031672-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") 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:53.836 [qtp1002031672-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) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:53.836 [qtp1002031672-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) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:53.837 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.837 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" with isolation "serializable" 18:13:53.843 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:53.844 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:53.871 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 28 ms 18:13:53.871 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:53.872 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 18:13:53.895 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:53.989 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 18:13:54.015 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 18:13:54.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:54.080 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 18:13:54.081 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 18:13:54.081 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 18:13:54.096 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.096 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.100 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:54.100 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:54.101 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:54.102 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:54.102 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:54.103 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:54.104 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:54.105 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.105 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.106 [qtp1002031672-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 18:13:54.107 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.108 [qtp1002031672-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 18:13:54.109 [qtp1002031672-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 18:13:54.110 [qtp1002031672-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 18:13:54.110 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:54.110 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:54.111 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:54.112 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:54.113 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:54.114 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:54.114 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:54.115 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:54.116 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:54.116 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:54.117 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.118 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:54.118 [qtp1002031672-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 18:13:54.119 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.120 [qtp1002031672-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 18:13:54.121 [qtp1002031672-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 18:13:54.122 [qtp1002031672-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 18:13:54.122 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:54.122 [qtp1002031672-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. 18:13:54.122 [qtp1002031672-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. 18:13:54.123 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:54.124 [qtp1002031672-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) 18:13:54.124 [qtp1002031672-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") 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:54.125 [qtp1002031672-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) 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:54.125 [qtp1002031672-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) 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:54.126 [qtp1002031672-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) 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:54.126 [qtp1002031672-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) 18:13:54.126 [qtp1002031672-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") 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:54.127 [qtp1002031672-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) 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:54.127 [qtp1002031672-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) 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:54.128 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.128 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" with isolation "serializable" 18:13:54.134 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 18:13:54.134 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.163 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 29 ms 18:13:54.163 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:54.187 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.215 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 18:13:54.216 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 18:13:54.216 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:54.226 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:54.259 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.259 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" 18:13:54.261 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" 18:13:54.261 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.262 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:54.265 [qtp1002031672-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") 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:54.265 [qtp1002031672-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" () 18:13:54.266 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:54.266 [qtp1002031672-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 18:13:54.266 [qtp1002031672-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) 18:13:54.267 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:54.267 [qtp1002031672-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 18:13:54.267 [qtp1002031672-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) 18:13:54.268 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.268 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" with isolation "serializable" 18:13:54.273 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:54.281 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 18:13:54.282 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 18:13:54.282 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 18:13:54.298 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:54.325 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:54.326 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 18:13:54.326 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 18:13:54.337 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:54.356 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:54.357 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.360 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:54.361 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:54.361 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:54.362 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:54.363 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:54.364 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:54.364 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:54.365 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.366 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.366 [qtp1002031672-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 18:13:54.367 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.368 [qtp1002031672-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 18:13:54.369 [qtp1002031672-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 18:13:54.369 [qtp1002031672-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 18:13:54.370 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:54.370 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:54.371 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:54.372 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:54.372 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:54.373 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:54.374 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:54.374 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:54.375 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:54.376 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:54.377 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.377 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:54.378 [qtp1002031672-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 18:13:54.379 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.380 [qtp1002031672-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 18:13:54.380 [qtp1002031672-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 18:13:54.381 [qtp1002031672-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 18:13:54.381 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:54.381 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:54.382 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:54.383 [qtp1002031672-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) 18:13:54.383 [qtp1002031672-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") 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:54.383 [qtp1002031672-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) 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:54.384 [qtp1002031672-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) 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:54.384 [qtp1002031672-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) 18:13:54.384 [qtp1002031672-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") 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:54.384 [qtp1002031672-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) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:54.385 [qtp1002031672-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) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:54.385 [qtp1002031672-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) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:54.386 [qtp1002031672-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) 18:13:54.386 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:54.388 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.388 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" with isolation "serializable" 18:13:54.393 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 18:13:54.394 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 26 ms 18:13:54.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 18:13:54.422 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 18:13:54.431 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 18:13:54.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 18:13:54.465 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.483 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 18:13:54.484 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 18:13:54.484 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 18:13:54.498 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 18:13:54.535 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 18:13:54.550 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 18:13:54.550 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" 18:13:54.551 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" 18:13:54.552 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.552 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.553 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:54.554 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:54.554 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:54.555 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:54.555 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:54.556 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:54.556 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:54.557 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.557 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.558 [qtp1002031672-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 18:13:54.559 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.559 [qtp1002031672-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 18:13:54.560 [qtp1002031672-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 18:13:54.561 [qtp1002031672-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 18:13:54.561 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:54.563 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:54.564 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:54.565 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:54.565 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:54.566 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:54.567 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:54.567 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:54.568 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:54.568 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:54.569 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.569 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:54.570 [qtp1002031672-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 18:13:54.571 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.571 [qtp1002031672-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 18:13:54.572 [qtp1002031672-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 18:13:54.573 [qtp1002031672-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 18:13:54.573 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:54.573 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:54.574 [qtp1002031672-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) 18:13:54.574 [qtp1002031672-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") 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:54.575 [qtp1002031672-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) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:54.575 [qtp1002031672-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) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:54.575 [qtp1002031672-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) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:54.575 [qtp1002031672-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) 18:13:54.576 [qtp1002031672-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") 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:54.576 [qtp1002031672-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) 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:54.576 [qtp1002031672-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) 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.577 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" with isolation "serializable" 18:13:54.581 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 18:13:54.582 [qtp1002031672-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 "" 18:13:54.608 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 26 ms 18:13:54.608 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 18:13:54.634 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:54.663 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 18:13:54.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.691 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:54.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:54.695 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:54.696 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:54.696 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:54.697 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:54.698 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:54.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.700 [qtp1002031672-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 18:13:54.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.702 [qtp1002031672-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 18:13:54.702 [qtp1002031672-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 18:13:54.703 [qtp1002031672-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 18:13:54.703 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:54.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:54.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:54.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:54.707 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:54.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:54.711 [qtp1002031672-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 18:13:54.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.713 [qtp1002031672-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 18:13:54.713 [qtp1002031672-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 18:13:54.714 [qtp1002031672-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 18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:54.715 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:54.715 [qtp1002031672-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") 18:13:54.716 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:54.716 [qtp1002031672-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 18:13:54.716 [qtp1002031672-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) 18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" with isolation "serializable" 18:13:54.723 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:54.732 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:54.745 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:54.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.750 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:54.751 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:54.753 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.757 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.758 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.759 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:54.762 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:54.763 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:54.766 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:54.767 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:54.769 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.770 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.771 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.772 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:54.774 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:54.776 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:54.778 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:54.779 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:54.781 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:54.782 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:54.784 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" with isolation "serializable" 18:13:54.791 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 18:13:54.792 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 29 ms 18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 18:13:54.823 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 18:13:54.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.863 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@764f35e3" 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:54.905 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:54.907 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:54.907 [qtp1002031672-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'" 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@347d0408" 18:13:54.922 [qtp1002031672-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' 18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") enlisted in transactional cache 18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "publicKey" fetched from table ""repository"" 18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71b3b2d5" 18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4b1e66d3" 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [3] 18:13:54.934 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "privateKey" fetched from table ""repository"" 18:13:54.935 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.940 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@426c30fe" 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c2cb32d" 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [7] 18:13:54.942 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9]] 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15, lifecycle=HOLLOW] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.944 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2364 ms. 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@123235d6" 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:54.946 [qtp1002031672-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] 18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:54.948 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:54.948 [qtp1002031672-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" < ?" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a79872d" 18:13:54.956 [qtp1002031672-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-07-26 18:13:54.945> 18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7]] 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=1 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=2 18:13:54.959 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: NOT releasing underlying FileLock. lockCounter=1 18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: releasing underlying FileLock. lockCounter=0 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7f8b2d3f" 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.960 [qtp1002031672-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 18:13:54.960 [qtp1002031672-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 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1f26f73c" 18:13:54.961 [qtp1002031672-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' 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:54.964 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") enlisted in transactional cache 18:13:54.964 [qtp1002031672-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@302769" 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" 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] 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" field "aliases" loading contents to SCO wrapper from the datastore 18:13:54.966 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ece9478" 18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@406727" 18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]tryAcquire: returning true. lockCounter=1 18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]release: releasing underlying FileLock. lockCounter=0 18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylqhtxe-bjcp5' of repository '3f5508fe-f643-486f-9df4-3ac43961f45c' already in-sync. 18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=1 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=2 18:13:54.977 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: NOT releasing underlying FileLock. lockCounter=1 18:13:54.978 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: releasing underlying FileLock. lockCounter=0 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.978 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684]] 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@302769 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@302769, lifecycle=HOLLOW] 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@d3feddb" 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.981 [qtp1002031672-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 18:13:54.981 [qtp1002031672-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 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6c10e486" 18:13:54.983 [qtp1002031672-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' 18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") enlisted in transactional cache 18:13:54.985 [qtp1002031672-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@eefcecf" 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" 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] 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3efced66" 18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7cb8700" 18:13:54.995 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" field "aliases" loading contents to SCO wrapper from the datastore 18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322da56d" 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7f3af63e" 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166]] 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf, lifecycle=HOLLOW] 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:55.001 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [71f99b4a]open: closing=false closeAbortable=true 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7bcb527c" 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=1 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=2 18:13:55.002 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: NOT releasing underlying FileLock. lockCounter=1 18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: releasing underlying FileLock. lockCounter=0 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 18:13:55.006 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.006 [qtp1002031672-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'" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 18:13:55.014 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5914050f" 18:13:55.014 [qtp1002031672-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' 18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:55.018 [qtp1002031672-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"" 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 18:13:55.024 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e3b8e29" 18:13:55.024 [qtp1002031672-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" 18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 18:13:55.026 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.030 [qtp1002031672-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'" 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@29cfd243" 18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:55.043 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 18:13:55.045 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:55.046 [qtp1002031672-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'" 18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@249d12fb" 18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 18:13:55.055 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.056 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 18:13:55.058 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.060 [qtp1002031672-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'" 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 18:13:55.074 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@646d74b7" 18:13:55.075 [qtp1002031672-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' 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.079 [qtp1002031672-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'" 18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.080 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 18:13:55.091 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@51263625" 18:13:55.092 [qtp1002031672-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' 18:13:55.092 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.093 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47]] 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]getCloseDeferredMillis: closeDeferredMillis=0 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]close: Closing real LocalRepoManager immediately. 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]_close: Shutting down real LocalRepoManager. 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:55.361 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:55.762 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]release: releasing underlying FileLock. lockCounter=0 18:13:55.768 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\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@33fdfc04{null} 18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3244} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 18:13:55.769 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 18:13:55.770 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a5a7647{IDLE}->null [HeapByteBuffer@317d3cb1[p=0,l=104,c=8192,r=104]={<<>>5PYW1SWFRiUWpKNXB...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{WRITING}->null:IDLE-->WRITING 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=W,to=3250/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=COMPLETING}]=>HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3247} 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@a5a7647{WRITING}->null 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{IDLE}->null:WRITING-->IDLE 18:13:55.771 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 18:13:55.774 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1, calling complete=true 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3251} 18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4f68ee2a{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34778/RepoInfo,age=3251} action COMPLETE 18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4f68ee2a{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 18:13:55.776 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4f68ee2a{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[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} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[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} 18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@317d3cb1[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} 18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@317d3cb1[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} {} 18:13:55.777 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@317d3cb1[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} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.778 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 on ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=1 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.780 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 18:13:55.780 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:55.787 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3320 ms Local repository: repository.repositoryId = 3f5508fe-f643-486f-9df4-3ac43961f45c repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2d4fb0d8 repository.publicKeySha1 = 72:D9:2F:95:25:84:C2:03:0D:EE:89:3F:F9:55:F5:FD:F2:11:B8:05 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 18:13:55.788 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@160e99e0{STARTED}[9.4.17.v20190418] 18:13:55.788 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@160e99e0{STOPPING}[9.4.17.v20190418] 18:13:55.789 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@160e99e0{STOPPING}[9.4.17.v20190418] by 18:13:55.789 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@599a9cb2{STARTED} id=2 keys=0 selected=0 updates=0 18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae waiting with 0 keys 18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661 on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.792 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:55.792 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.792+02:00 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.793+02:00 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:55.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.794 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=1 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.796 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.797 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@a5a7647{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_212] 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 18:13:55.798 [qtp1002031672-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.798 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:55.799 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=0 selected=0 updates=1 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/0 selected 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.800 [qtp1002031672-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.800 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:55.800 [qtp1002031672-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=22/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.800 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:55.802 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@6f731759{STARTED} id=0 keys=0 selected=0 updates=0 18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90 on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 waiting with 0 keys 18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.804+02:00 18:13:55.805 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.805+02:00 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:55.806 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@160e99e0{STOPPING}[9.4.17.v20190418] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@69364b2d{STARTED}[interval=600000, ownscheduler=false] 18:13:55.806 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@10a18e3e{STOPPED}[worker=node0] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@1c628f6a{STARTED} 18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@1c628f6a{STOPPING} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@1c628f6a{STOPPED} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN} 18:13:55.807 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN} by 18:13:55.807 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@7fbd3e75{STARTED} 18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@7fbd3e75{STOPPING} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@7fbd3e75{STOPPED} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.808 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4f3e9fbb{STARTED} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4f3e9fbb{STOPPED} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}] 18:13:55.809 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}] 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@9b47400{s=1/6,p=0} 18:13:55.809 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de offer STOP! 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:55.810 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-33,5,main] for 14999 18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de task=STOP! 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de Exited 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de 18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-37,5,] for 14998 18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-32,5,main] for 14998 18:13:55.811 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-35,5,] for 14997 18:13:55.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:55.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@160e99e0{STOPPED}[9.4.17.v20190418] 18:13:55.813 [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 18:13:55.813 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.385 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 237.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.jar (44 KB at 21821.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.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 Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 97.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.tar.gz (21664 KB at 55406.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.zip (23980 KB at 54499.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 355.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-sources.jar (26 KB at 25936.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 71.1 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected