SuccessConsole Output

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest
17:13:47.594 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
17:13:47.635 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
17:13:48.659 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=37.0 MiB, used=7.8 MiB, available=3.9 GiB
17:13:48.698 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:13:48.699 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'.
17:13:48.699 [main] INFO co.codewizards.cloudstore.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms.
17:13:50.695 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'
17:13:50.697 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]tryAcquire: returning true. lockCounter=1
17:13:50.699 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [3f67593e]release: releasing underlying FileLock. lockCounter=0
17:13:50.700 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
17:13:50.701 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]tryAcquire: returning true. lockCounter=1
17:13:50.718 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
17:13:50.753 [main] INFO org.eclipse.jetty.util.log - Logging initialized @5076ms to org.eclipse.jetty.util.log.Slf4jLog
17:13:50.816 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
17:13:50.820 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
17:13:50.867 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@3da30852[HTTP/1.1] added {HttpConfiguration@403f0a22{32768/8192,8192/8192,https://:0,[]},POJO}
17:13:50.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {Server@58326051{STOPPED}[9.4.17.v20190418],UNMANAGED}
17:13:50.876 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
17:13:50.878 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@336f1079{STOPPED},AUTO}
17:13:50.879 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4f25b795,POJO}
17:13:50.881 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@3da30852[HTTP/1.1],AUTO}
17:13:50.883 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@3da30852[HTTP/1.1]
17:13:50.890 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
17:13:50.890 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
17:13:50.892 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
17:13:50.928 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@45fd9a4d
17:13:50.946 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1,MANAGED}
17:13:50.956 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {ServletHandler@1e0f9063{STOPPED},MANAGED}
17:13:50.992 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <static_init>: Class loaded.
17:13:51.018 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
17:13:51.103 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE},MANAGED}
17:13:51.106 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@58326051{STOPPED}[9.4.17.v20190418]
17:13:51.120 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {ErrorHandler@14dda234{STOPPED},AUTO}
17:13:51.125 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
17:13:51.152 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@58326051{STARTING}[9.4.17.v20190418]
17:13:51.153 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
17:13:51.157 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}
17:13:51.159 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp222427158]@d41f816{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}] added {ReservedThreadExecutor@793138bd{s=0/6,p=0},AUTO}
17:13:51.160 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@793138bd{s=0/6,p=0}
17:13:51.161 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5483ms ReservedThreadExecutor@793138bd{s=0/6,p=0}
17:13:51.161 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-14,5,main]
17:13:51.162 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-15,5,main]
17:13:51.163 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-16,5,main]
17:13:51.164 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-17,5,main]
17:13:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-18,5,main]
17:13:51.173 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-19,5,main]
17:13:51.175 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-20,5,main]
17:13:51.177 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp222427158-21,5,main]
17:13:51.182 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5503ms QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}]
17:13:51.184 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@336f1079{STOPPED}
17:13:51.190 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5513ms ScheduledExecutorScheduler@336f1079{STARTED}
17:13:51.191 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
17:13:51.202 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@a4ca3f6]
17:13:51.226 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@71454b9d{/,null,STARTING}
17:13:51.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:13:51.235 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
17:13:51.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600],AUTO}
17:13:51.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@4189d70b{STOPPED}[worker=null]
17:13:51.245 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
17:13:51.245 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
17:13:51.248 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@4189d70b{STARTING}[worker=node0] added {HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
17:13:51.249 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
17:13:51.251 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
17:13:51.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5580ms HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
17:13:51.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5581ms DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
17:13:51.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@58326051{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],MANAGED}
17:13:51.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 added {DefaultSessionIdManager@4189d70b{STARTED}[worker=node0],UNMANAGED}
17:13:51.263 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:13:51.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1e0f9063{STOPPED}
17:13:51.268 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
17:13:51.272 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
17:13:51.273 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
17:13:51.274 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
17:13:51.274 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
17:13:51.274 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
17:13:51.275 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
17:13:51.276 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1e0f9063{STARTING}
17:13:51.277 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-64a8c844[EMBEDDED:null]
17:13:51.278 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
17:13:51.279 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97[EMBEDDED:null]
17:13:51.280 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
17:13:51.280 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
17:13:51.281 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
17:13:51.281 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
17:13:51.281 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
17:13:51.283 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-64a8c844=org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
17:13:51.283 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1e0f9063{STARTING}
17:13:51.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5607ms ServletHandler@1e0f9063{STARTED}
17:13:51.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:13:51.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
17:13:51.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5609ms org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
17:13:51.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5610ms org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:13:51.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5611ms org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:13:51.295 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:13:51.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5621ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:13:51.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:13:51.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @5623ms org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:13:51.303 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@f667fe for org.glassfish.jersey.servlet.ServletContainer-64a8c844
17:13:52.902 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
17:13:52.903 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7226ms o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
17:13:52.903 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@14dda234{STOPPED}
17:13:52.904 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@14dda234{STARTING}
17:13:52.904 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7227ms ErrorHandler@14dda234{STARTED}
17:13:52.905 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:13:52.945 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:38405],POJO}
17:13:52.947 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@3da30852[HTTP/1.1]
17:13:52.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7271ms HttpConnectionFactory@3da30852[HTTP/1.1]
17:13:52.948 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}
17:13:52.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:52.978054+02:00 added {SelectorProducer@1f51431,POJO}
17:13:52.996 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:52.994353+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
17:13:52.999 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:52.999091+02:00 created
17:13:53.001 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.000792+02:00,MANAGED}
17:13:53.002 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405} added {ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
17:13:53.004 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.003874+02:00 added {SelectorProducer@67c119b7,POJO}
17:13:53.006 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.005538+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
17:13:53.007 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.007464+02:00 created
17:13:53.009 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.008984+02:00,MANAGED}
17:13:53.011 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405} added {ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
17:13:53.012 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.012417+02:00 added {SelectorProducer@28348c6,POJO}
17:13:53.014 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.014237+02:00 added {QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}],UNMANAGED}
17:13:53.016 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.016086+02:00 created
17:13:53.018 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.017624+02:00,MANAGED}
17:13:53.019 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405} added {ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
17:13:53.019 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
17:13:53.020 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.020481+02:00
17:13:53.023 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7345ms EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.023114+02:00
17:13:53.028 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
17:13:53.028 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
17:13:53.030 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@29629fbb on ManagedSelector@12aa4996{STARTING} id=0 keys=0 selected=0 updates=0
17:13:53.031 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.031056+02:00 tryProduce false
17:13:53.037 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:13:53.037 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@29629fbb
17:13:53.038 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7361ms ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
17:13:53.039 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
17:13:53.040 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.040605+02:00
17:13:53.042 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7364ms EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.04205+02:00
17:13:53.042 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
17:13:53.042 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
17:13:53.044 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.043847+02:00 tryProduce false
17:13:53.044 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
17:13:53.044 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:13:53.044 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 0 keys
17:13:53.046 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:13:53.046 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 waiting with 0 keys
17:13:53.046 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3506d826 on ManagedSelector@2ca5f1ed{STARTING} id=1 keys=0 selected=0 updates=0
17:13:53.047 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTING} id=1 keys=0 selected=0 updates=1
17:13:53.049 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:13:53.049 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/0 selected
17:13:53.050 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:13:53.050 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:13:53.050 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3506d826
17:13:53.051 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:13:53.051 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 0 keys
17:13:53.053 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7376ms ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
17:13:53.054 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
17:13:53.055 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.055457+02:00
17:13:53.057 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7379ms EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.056798+02:00
17:13:53.057 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
17:13:53.058 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
17:13:53.058 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@8ff5094 on ManagedSelector@6de0f580{STARTING} id=2 keys=0 selected=0 updates=0
17:13:53.059 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:13:53.059646+02:00 tryProduce false
17:13:53.060 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:13:53.060 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@8ff5094
17:13:53.060 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:13:53.060 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa waiting with 0 keys
17:13:53.061 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7384ms ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
17:13:53.062 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7384ms SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}
17:13:53.064 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405} added {acceptor-0@1e008f36,POJO}
17:13:53.064 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1e008f36
17:13:53.065 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}
17:13:53.065 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1e008f36
17:13:53.065 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7388ms ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}
17:13:53.066 [main] INFO org.eclipse.jetty.server.Server - Started @7389ms
17:13:53.066 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7389ms Server@58326051{STARTED}[9.4.17.v20190418]
17:13:53.075 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:13:53.076 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]tryAcquire: returning true. lockCounter=1
17:13:53.076 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [f4cfd90]release: releasing underlying FileLock. lockCounter=0
17:13:53.080 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:13:53.080 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]tryAcquire: returning true. lockCounter=1
17:13:53.105 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ea08277]release: releasing underlying FileLock. lockCounter=0
17:13:53.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4'
17:13:53.106 [main] DEBUG co.codewizards.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore_java_11, co.codewizards.cloudstore.client, target, repo, k8ymaekc-s5az4]'
17:13:53.126 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4'
17:13:53.134 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:13:53.135 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]tryAcquire: returning true. lockCounter=1
17:13:53.135 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:13:53.139 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [4ab550d5]release: releasing underlying FileLock. lockCounter=0
17:13:53.144 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/cloudstore-repository.lock'
17:13:53.145 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]tryAcquire: returning true. lockCounter=1
17:13:53.145 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4' locked successfully.
17:13:53.148 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next).
17:13:53.154 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:13:53.155 [main] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - The factory co.codewizards.cloudstore.local.db.DerbyDatabaseAdapterFactory is disabled: Configuration lacks 'jdbc.hostName'!
17:13:53.168 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:13:53.169 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
17:13:53.169 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
17:13:53.170 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
17:13:53.170 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
17:13:53.171 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
17:13:56.267 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:13:56.270 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:13:56.270 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
17:13:56.271 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
17:13:56.271 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
17:13:56.271 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
17:13:56.272 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
17:13:56.421 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:13:56.528 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
17:13:56.562 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
17:13:56.588 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar.
17:13:56.612 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar!/plugin.xml.
17:13:56.637 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.1 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar.
17:13:56.653 [main] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar!/plugin.xml.
17:13:56.747 [main] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:13:56.841 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:13:56.843 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:13:56.899 [main] DEBUG DataNucleus.Persistence - Type converter support loaded
17:13:56.900 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:13:56.901 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:13:56.901 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:13:56.901 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:13:56.902 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:13:56.902 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:13:56.902 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
17:13:56.902 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
17:13:56.903 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:13:56.903 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:13:56.903 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
17:13:56.903 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
17:13:56.903 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:13:56.904 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
17:13:56.905 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
17:13:56.905 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:13:56.905 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:13:56.905 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
17:13:56.905 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
17:13:56.906 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
17:13:56.907 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:13:56.908 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:13:56.909 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:13:56.910 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:13:56.910 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:13:56.917 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:13:57.045 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
17:13:57.046 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:13:57.046 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:13:57.070 [main] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
17:13:57.090 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ca16adc [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
17:13:58.339 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
17:13:58.339 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
17:13:58.340 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:13:58.340 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:13:58.340 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:13:58.341 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
17:13:58.341 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
17:13:58.341 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
17:13:58.341 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
17:13:58.342 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
17:13:58.343 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
17:13:58.343 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
17:13:58.343 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
17:13:58.343 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:13:58.343 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:13:58.344 [main] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:13:58.503 [main] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:13:58.503 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:13:58.503 [main] DEBUG DataNucleus.Datastore - Datastore : read-write
17:13:58.503 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:13:58.504 [main] DEBUG DataNucleus.Datastore - ===========================================================
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:13:58.504 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:13:58.505 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:13:58.506 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:13:58.507 [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
17:13:58.507 [main] DEBUG DataNucleus.Datastore - ===========================================================
17:13:58.507 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7ca16adc [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@153cb763, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:13:58.508 [main] DEBUG DataNucleus.Datastore - StoreManager now created
17:13:58.512 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:13:58.520 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:13:58.521 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
17:13:58.521 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:13:58.521 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:13:58.521 [main] DEBUG DataNucleus.Persistence - ClassLoading : default
17:13:58.521 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:13:58.522 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:13:58.522 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:13:58.522 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:13:58.522 [main] DEBUG DataNucleus.Persistence - ================================================
17:13:58.556 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@4962b41e"
17:13:58.586 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:13:58.587 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:13:58.588 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:13:58.590 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:13:58.591 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:13:58.593 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:13:58.594 [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
17:13:58.596 [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
17:13:58.597 [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
17:13:58.598 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:13:58.695 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:13:58.730 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:13:58.732 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:13:58.733 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:13:58.735 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:13:58.736 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:13:58.737 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:13:58.738 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:13:58.739 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:13:58.740 [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
17:13:58.742 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
17:13:58.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:13:58.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:13:58.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:13:58.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:13:58.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:13:58.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:13:58.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:13:58.750 [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
17:13:58.751 [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
17:13:58.753 [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
17:13:58.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:13:58.754 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:13:58.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:13:58.757 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:13:58.758 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:13:58.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:13:58.759 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:13:58.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:13:58.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:13:58.762 [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
17:13:58.763 [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
17:13:58.764 [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
17:13:58.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:13:58.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:13:58.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:13:58.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:13:58.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:13:58.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:13:58.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:13:58.770 [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
17:13:58.771 [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
17:13:58.772 [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
17:13:58.773 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:13:58.774 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:13:58.787 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:13:58.788 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:13:58.789 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:13:58.790 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:13:58.791 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:13:58.792 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:13:58.793 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:13:58.794 [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
17:13:58.795 [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
17:13:58.796 [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
17:13:58.796 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:13:58.800 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.801 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.802 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.804 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:13:58.807 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:13:58.808 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:13:58.819 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:13:58.819 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:13:58.820 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:13:58.821 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:13:58.822 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:13:58.823 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:13:58.824 [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
17:13:58.825 [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
17:13:58.826 [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
17:13:58.826 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:13:58.837 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:13:58.840 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:13:58.841 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:13:58.842 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:13:58.843 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:13:58.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:13:58.844 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:13:58.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:13:58.847 [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
17:13:58.848 [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
17:13:58.849 [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
17:13:58.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:13:58.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:13:58.851 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:13:58.852 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:13:58.853 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:13:58.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:13:58.855 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:13:58.856 [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
17:13:58.857 [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
17:13:58.858 [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
17:13:58.859 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:13:58.860 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:13:58.867 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:13:58.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:13:58.869 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:13:58.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:13:58.870 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:13:58.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:13:58.872 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:13:58.873 [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
17:13:58.874 [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
17:13:58.875 [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
17:13:58.876 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:13:58.876 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.877 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.878 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.878 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:13:58.879 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:13:58.879 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:13:58.882 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:13:58.921 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:13:58.953 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:13:58.957 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:58.962 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:13:58.962 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:13:58.963 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:13:58.963 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:58.964 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:13:58.967 [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") 
17:13:58.968 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:58.972 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:58.972 [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") 
17:13:58.974 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:13:58.974 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:13:58.980 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:58.980 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:13:58.981 [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") 
17:13:58.982 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:13:58.983 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:13:58.983 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:58.984 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:58.984 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:58.985 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:13:58.986 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:13:58.986 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:58.987 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:13:58.987 [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") 
17:13:58.998 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:13:58.998 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:13:58.999 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:58.999 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:59.000 [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") 
17:13:59.000 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:13:59.001 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:13:59.001 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:59.001 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:13:59.002 [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") 
17:13:59.002 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:59.003 [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
17:13:59.003 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:13:59.006 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:13:59.007 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:13:59.010 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:13:59.010 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4" with isolation "serializable"
17:13:59.203 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table
17:13:59.210 [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)
)
17:13:59.273 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 63 ms
17:13:59.274 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id")
17:13:59.333 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 59 ms
17:13:59.385 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:13:59.586 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 200 ms
17:13:59.586 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
17:13:59.616 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table
17:13:59.616 [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
)
17:13:59.631 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:13:59.632 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id")
17:13:59.651 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:13:59.679 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
17:13:59.714 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 35 ms
17:13:59.714 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
17:13:59.734 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table
17:13:59.735 [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
)
17:13:59.749 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:13:59.749 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id")
17:13:59.768 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:13:59.797 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
17:13:59.866 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 69 ms
17:13:59.867 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
17:13:59.872 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
17:13:59.918 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 45 ms
17:13:59.919 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
17:13:59.940 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
17:13:59.946 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
17:13:59.963 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:13:59.963 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
17:13:59.981 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
17:13:59.986 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:14:00.018 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 32 ms
17:14:00.019 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
17:14:00.039 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:00.039 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
17:14:00.056 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
17:14:00.056 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
17:14:00.077 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
17:14:00.078 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:14:00.100 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
17:14:00.101 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4"
17:14:00.103 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4"
17:14:00.104 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.104 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7a0ab480 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@79df80a4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:14:00.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:14:00.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:14:00.135 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:14:00.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:14:00.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:00.137 [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
17:14:00.138 [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
17:14:00.139 [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
17:14:00.139 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:00.141 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:14:00.144 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:14:00.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:14:00.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:14:00.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:14:00.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:14:00.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:14:00.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:00.151 [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
17:14:00.152 [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
17:14:00.153 [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
17:14:00.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:00.154 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.154 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.155 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:14:00.156 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:14:00.157 [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") 
17:14:00.157 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.158 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:00.158 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:00.159 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.160 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.160 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:14:00.161 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:00.161 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0" with isolation "serializable"
17:14:00.171 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table
17:14:00.171 [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)
)
17:14:00.188 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:00.188 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id")
17:14:00.208 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:00.229 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
17:14:00.267 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 38 ms
17:14:00.267 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
17:14:00.268 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
17:14:00.287 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:14:00.287 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
17:14:00.303 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:00.303 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:14:00.321 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
17:14:00.322 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0"
17:14:00.426 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0"
17:14:00.426 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.428 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79ab97fd [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3a9b41a0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.431 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:14:00.433 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:14:00.436 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:14:00.438 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:14:00.439 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:14:00.440 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:00.440 [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
17:14:00.441 [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
17:14:00.442 [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
17:14:00.442 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:00.447 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:14:00.448 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:14:00.448 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:14:00.449 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:14:00.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:14:00.450 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:14:00.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:14:00.451 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:14:00.452 [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
17:14:00.453 [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
17:14:00.454 [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
17:14:00.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:00.454 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:14:00.455 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:14:00.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:14:00.456 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:14:00.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:14:00.457 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:00.458 [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
17:14:00.459 [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
17:14:00.459 [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
17:14:00.459 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:00.461 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:14:00.463 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:14:00.463 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:14:00.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:14:00.464 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:14:00.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:14:00.465 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:14:00.466 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:00.467 [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
17:14:00.467 [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
17:14:00.468 [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
17:14:00.468 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:00.468 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.469 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.469 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.470 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:14:00.470 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:14:00.471 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:14:00.472 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:00.472 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.472 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:00.473 [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") 
17:14:00.473 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:00.474 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.474 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.475 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.476 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.476 [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") 
17:14:00.476 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:00.476 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:00.478 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.478 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:14:00.478 [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") 
17:14:00.479 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:00.479 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13" with isolation "serializable"
17:14:00.488 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table
17:14:00.488 [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
)
17:14:00.503 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:00.504 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id")
17:14:00.527 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 23 ms
17:14:00.549 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:00.591 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 42 ms
17:14:00.592 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
17:14:00.593 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
17:14:00.615 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 21 ms
17:14:00.615 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
17:14:00.631 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
17:14:00.631 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
17:14:00.644 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:00.645 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
17:14:00.664 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:14:00.664 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13"
17:14:00.666 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13"
17:14:00.667 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.667 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1c74d19 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@24197b13, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:00.669 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:14:00.672 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:14:00.673 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:14:00.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:14:00.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:14:00.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:00.676 [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
17:14:00.677 [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
17:14:00.679 [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
17:14:00.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:00.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:14:00.699 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:14:00.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:14:00.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:14:00.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:14:00.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:14:00.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:14:00.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:14:00.703 [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
17:14:00.704 [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
17:14:00.705 [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
17:14:00.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:00.705 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.705 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.706 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:14:00.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:14:00.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:14:00.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:14:00.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:14:00.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:14:00.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:00.712 [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
17:14:00.712 [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
17:14:00.713 [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
17:14:00.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:00.715 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:14:00.720 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:14:00.721 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:14:00.722 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:14:00.723 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:14:00.723 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:14:00.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:14:00.724 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:00.725 [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
17:14:00.726 [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
17:14:00.727 [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
17:14:00.727 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:00.727 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.727 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:00.728 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:14:00.729 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:00.729 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:14:00.730 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:00.730 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.730 [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") 
17:14:00.731 [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" ()
17:14:00.732 [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
17:14:00.732 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:00.732 [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
17:14:00.732 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.733 [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
17:14:00.733 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.733 [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") 
17:14:00.734 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
17:14:00.734 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
17:14:00.737 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.737 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:00.738 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:00.738 [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") 
17:14:00.738 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:00.738 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:00.739 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:14:00.739 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:00.740 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045" with isolation "serializable"
17:14:00.748 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:00.749 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:00.774 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
17:14:00.774 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found
17:14:00.775 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT
17:14:00.782 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 7 ms
17:14:00.782 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N'))
17:14:00.794 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:00.794 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255)
17:14:00.801 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 7 ms
17:14:00.801 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:00.833 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
17:14:00.833 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
17:14:00.850 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table
17:14:00.850 [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
)
17:14:00.924 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 74 ms
17:14:00.925 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id")
17:14:00.943 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
17:14:00.967 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
17:14:00.998 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 32 ms
17:14:00.998 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
17:14:01.396 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
17:14:01.397 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
17:14:01.413 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:01.567 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:01.597 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:01.598 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
17:14:01.615 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:01.616 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
17:14:01.641 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 25 ms
17:14:01.642 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
17:14:01.659 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:01.659 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045"
17:14:01.662 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045"
17:14:01.662 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:01.662 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1510b9a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@76a6f045, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:01.664 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:14:01.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:14:01.665 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:14:01.666 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:14:01.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:14:01.667 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:01.668 [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
17:14:01.669 [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
17:14:01.670 [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
17:14:01.670 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:01.671 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:14:01.673 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:14:01.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:14:01.674 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:14:01.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:14:01.675 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:14:01.676 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:14:01.677 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:14:01.678 [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
17:14:01.678 [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
17:14:01.679 [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
17:14:01.679 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:01.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:01.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:01.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:01.680 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:14:01.683 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:14:01.683 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:01.683 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.683 [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") 
17:14:01.684 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.684 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.685 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:01.686 [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") 
17:14:01.686 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:01.687 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:01.687 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:14:01.688 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:01.688 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776" with isolation "serializable"
17:14:01.696 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table
17:14:01.698 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo"
(
    "id" BIGINT NOT NULL generated always as identity (start with 1),
    "localrepositoryrevisioninprogress" BIGINT NOT NULL,
    "localrepositoryrevisionsynced" BIGINT NOT NULL,
    "remoterepository_id_oid" BIGINT NOT NULL,
    "resyncmode" CHAR(1) NOT NULL CHECK ("resyncmode" IN ('Y','N')),
    "changed" TIMESTAMP NOT NULL,
    "created" TIMESTAMP NOT NULL
)
17:14:01.711 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:01.711 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id")
17:14:01.733 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 22 ms
17:14:01.760 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
17:14:01.794 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 34 ms
17:14:01.794 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
17:14:01.795 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:14:01.808 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:01.809 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:14:01.820 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
17:14:01.821 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:14:01.841 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:01.841 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776"
17:14:01.843 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776"
17:14:01.844 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:01.844 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@13004dd8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4fc6e776, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:01.845 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:14:01.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:14:01.846 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:14:01.847 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:14:01.848 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:14:01.850 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:01.851 [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
17:14:01.852 [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
17:14:01.853 [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
17:14:01.854 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:01.855 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:14:01.864 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:14:01.865 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:14:01.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:14:01.866 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:14:01.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:14:01.867 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:14:01.868 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:01.869 [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
17:14:01.870 [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
17:14:01.871 [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
17:14:01.871 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:01.871 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:01.871 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:01.872 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:14:01.873 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:14:01.874 [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") 
17:14:01.879 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:14:01.879 [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" ()
17:14:01.880 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:01.880 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:01.881 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.886 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:01.887 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:01.888 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:14:01.888 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:01.889 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b" with isolation "serializable"
17:14:01.896 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:14:01.897 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:01.913 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 16 ms
17:14:01.913 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 11 columns found
17:14:01.914 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT
17:14:01.918 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 4 ms
17:14:01.918 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA
17:14:01.923 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 4 ms
17:14:01.923 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:01.949 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 26 ms
17:14:01.949 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:14:01.964 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table
17:14:01.965 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases"
(
    "id_oid" BIGINT NOT NULL,
    "element" VARCHAR(255) NOT NULL
)
17:14:01.975 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
17:14:01.975 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element")
17:14:02.001 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
17:14:02.021 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
17:14:02.048 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 27 ms
17:14:02.048 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
17:14:02.079 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
17:14:02.079 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
17:14:02.096 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:02.133 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:14:02.134 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
17:14:02.149 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:02.175 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:14:02.177 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
17:14:02.196 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:14:02.197 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
17:14:02.210 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:02.210 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b"
17:14:02.212 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b"
17:14:02.212 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.212 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a0896b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@50a7c72b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:14:02.214 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:14:02.215 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:14:02.215 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:14:02.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:14:02.216 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:02.217 [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
17:14:02.218 [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
17:14:02.219 [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
17:14:02.219 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:02.220 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:14:02.222 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:14:02.223 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:14:02.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:14:02.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:14:02.224 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:14:02.225 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:14:02.226 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:14:02.226 [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
17:14:02.227 [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
17:14:02.228 [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
17:14:02.228 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:02.229 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:14:02.230 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:14:02.231 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:02.231 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:02.231 [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") 
17:14:02.232 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.232 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:02.232 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:02.232 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.232 [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") 
17:14:02.233 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:02.233 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:02.233 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:14:02.234 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:02.234 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c" with isolation "serializable"
17:14:02.240 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table
17:14:02.240 [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
)
17:14:02.260 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:02.260 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id")
17:14:02.279 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 19 ms
17:14:02.296 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
17:14:02.321 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
17:14:02.321 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
17:14:02.322 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
17:14:02.336 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:02.336 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c"
17:14:02.338 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c"
17:14:02.338 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.338 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@597a7afa [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@29dcdd1c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:14:02.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:14:02.340 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:14:02.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:14:02.341 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:14:02.342 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:02.342 [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
17:14:02.342 [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
17:14:02.343 [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
17:14:02.343 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:02.345 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:14:02.347 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:14:02.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:14:02.348 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:14:02.349 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:14:02.350 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:14:02.350 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:14:02.351 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:14:02.351 [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
17:14:02.352 [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
17:14:02.353 [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
17:14:02.353 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:02.353 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:14:02.354 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:14:02.354 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:02.354 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:02.355 [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") 
17:14:02.355 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.355 [main] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:02.355 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:02.356 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.356 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.356 [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") 
17:14:02.356 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:02.356 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:02.356 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:14:02.357 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:02.357 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28" with isolation "serializable"
17:14:02.362 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table
17:14:02.363 [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
)
17:14:02.377 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:02.377 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id")
17:14:02.396 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
17:14:02.413 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
17:14:02.436 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 23 ms
17:14:02.436 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
17:14:02.436 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
17:14:02.451 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:02.452 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
17:14:02.467 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:02.467 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28"
17:14:02.469 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28"
17:14:02.469 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.470 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2b9e69fb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@19bfbe28, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.471 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:14:02.472 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:14:02.473 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:14:02.474 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:14:02.475 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:14:02.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:02.477 [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
17:14:02.478 [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
17:14:02.479 [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
17:14:02.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:02.486 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:14:02.487 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:14:02.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:14:02.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:14:02.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:14:02.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:14:02.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:14:02.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:14:02.491 [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
17:14:02.492 [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
17:14:02.492 [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
17:14:02.492 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:02.493 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:14:02.494 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:02.494 [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") 
17:14:02.494 [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
17:14:02.494 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:02.495 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:02.495 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67" with isolation "serializable"
17:14:02.501 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:02.501 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:02.511 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 10 ms
17:14:02.511 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found
17:14:02.511 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255)
17:14:02.515 [main] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 4 ms
17:14:02.515 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:02.540 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
17:14:02.540 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:02.576 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:14:02.603 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:02.625 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:02.627 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67"
17:14:02.705 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67"
17:14:02.705 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.706 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26ca12a2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3d4ecc67, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:02.708 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:02.709 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@b5c902"
17:14:02.713 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-1, enlisted resources=[]]
17:14:02.714 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
17:14:02.715 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:14:02.716 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:14:02.716 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:14:02.716 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:14:02.717 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:14:03.143 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf"
17:14:03.175 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") enlisted in transactional cache
17:14:03.190 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:03.207 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 17 ms
17:14:03.208 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:14:03.209 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:03.295 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:03.305 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 92 ms
17:14:03.309 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:03.312 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2321e482, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-1, enlisted resources=[]]
17:14:03.313 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.327 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
17:14:03.331 [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'
17:14:03.332 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.339 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms
17:14:03.355 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" being inserted into table ""repository""
17:14:03.399 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
17:14:03.402 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist".
17:14:03.402 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@29090809"
17:14:03.403 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") enlisted in transactional cache
17:14:03.404 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" being inserted into table ""repofile""
17:14:03.418 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b"
17:14:03.419 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "created" replaced by a SCO wrapper
17:14:03.422 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.423 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") is having the value in field "lastModified" replaced by a SCO wrapper
17:14:03.424 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2020-04-13 17:13:53.138>,<null>,<0>,<''>,<null>,<2020-04-13 17:14:02.717>,<2020-04-13 17:14:02.717>,<'Directory'>)
17:14:03.544 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 121 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896"
17:14:03.552 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" was inserted in the datastore and was given strategy value of "1"
17:14:03.560 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]")
17:14:03.560 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="org.datanucleus.identity.IdentityReference@30cafd13") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1"
17:14:03.560 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@29090809" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
17:14:03.560 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@12f9f896"
17:14:03.561 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@29090809" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent"
17:14:03.564 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") is having the value in field "created" replaced by a SCO wrapper
17:14:03.565 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.565 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (<UNPRINTABLE>,<'50eb2837-0c43-49b1-a599-cd11c171f876'>,<0>,<2020-04-13 17:14:02.716>,<2020-04-13 17:14:02.716>,<UNPRINTABLE>,<1>,<'LocalRepository'>)
17:14:03.570 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 5 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e"
17:14:03.571 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" was inserted in the datastore and was given strategy value of "1"
17:14:03.571 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]")
17:14:03.572 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="org.datanucleus.identity.IdentityReference@334540a0") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
17:14:03.572 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2fc7fa6e"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey"
17:14:03.572 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:14:03.590 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" 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]
17:14:03.591 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey"
17:14:03.591 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root"
17:14:03.591 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: repositoryId=50eb2837-0c43-49b1-a599-cd11c171f876
17:14:03.592 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
17:14:03.594 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
17:14:03.595 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.596 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="")
17:14:03.599 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="")
17:14:03.600 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-1, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2321e482]]
17:14:03.600 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.602 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@456aa471 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@69e2fe3b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.604 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW"
17:14:03.604 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:03.604 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW"
17:14:03.604 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@29090809" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
17:14:03.604 [main] DEBUG DataNucleus.Transaction - Transaction committed in 13 ms
17:14:03.605 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@22b82ddf, lifecycle=HOLLOW]
17:14:03.605 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@29090809 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@29090809, lifecycle=HOLLOW]
17:14:03.605 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:03.606 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:03.606 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7338 ms.
17:14:03.607 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@4b544732"
17:14:03.607 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-2, enlisted resources=[]]
17:14:03.607 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
17:14:03.619 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:14:03.626 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:03.648 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 22 ms
17:14:03.648 [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]
17:14:03.649 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:03.653 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:03.662 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 13 ms
17:14:03.663 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:03.663 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@33ebe4f0, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-2, enlisted resources=[]]
17:14:03.663 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:14:03.675 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "6009823d-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c"
17:14:03.677 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-12 17:14:03.616>
17:14:03.678 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.678 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 15 ms
17:14:03.680 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
17:14:03.680 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.680 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.680 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-2, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@33ebe4f0]]
17:14:03.680 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.680 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75ed7512 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ab5924c, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.681 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:03.681 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:03.682 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:03.682 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=1
17:14:03.682 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=2
17:14:03.683 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:03.683 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.684 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]tryAcquire: returning true. lockCounter=2
17:14:03.684 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.685 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [67e6eb52]release: releasing underlying FileLock. lockCounter=0
17:14:03.696 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@2bc16fe2"
17:14:03.697 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-3, enlisted resources=[]]
17:14:03.697 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
17:14:03.699 [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
17:14:03.699 [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
17:14:03.700 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:03.700 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c27e700, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-3, enlisted resources=[]]
17:14:03.700 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.704 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4"
17:14:03.705 [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'
17:14:03.705 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:03.706 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 6 ms
17:14:03.710 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:03.712 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:03.715 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.715 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:03.715 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="1") enlisted in transactional cache
17:14:03.716 [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@5c573229"
17:14:03.723 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" 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]
17:14:03.723 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:03.723 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" field "aliases" loading contents to SCO wrapper from the datastore
17:14:03.738 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4"
17:14:03.741 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:03.742 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.744 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@e3ed455"
17:14:03.744 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:03.745 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]tryAcquire: returning true. lockCounter=1
17:14:03.745 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]tryAcquire: returning true. lockCounter=2
17:14:03.745 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:03.745 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.746 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [27bb74e1]release: releasing underlying FileLock. lockCounter=0
17:14:03.746 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.746 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.746 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:03.747 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.747 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.747 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
17:14:03.747 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.747 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.747 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-3, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6c27e700]]
17:14:03.747 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.748 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5635bcd2 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5c5c7cc4, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.749 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:03.749 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:03.749 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:03.749 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5c573229, lifecycle=HOLLOW]
17:14:03.750 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:03.750 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:03.751 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@697a92af"
17:14:03.751 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-4, enlisted resources=[]]
17:14:03.752 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
17:14:03.752 [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
17:14:03.752 [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
17:14:03.753 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:03.753 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7f6b57f2, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-4, enlisted resources=[]]
17:14:03.753 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.754 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
17:14:03.754 [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'
17:14:03.755 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.755 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:14:03.756 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:03.756 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:03.756 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.757 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:03.757 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="1") enlisted in transactional cache
17:14:03.757 [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@5e51ec2e"
17:14:03.758 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" 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]
17:14:03.759 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:03.786 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4368c243-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
17:14:03.787 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:14:03.793 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 6 ms
17:14:03.794 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7adae08e"
17:14:03.795 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" field "aliases" loading contents to SCO wrapper from the datastore
17:14:03.796 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054"
17:14:03.796 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:03.796 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:03.797 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@273aaab7"
17:14:03.798 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.798 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.798 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:03.798 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.799 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
17:14:03.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.799 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.799 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-4, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7f6b57f2]]
17:14:03.799 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.799 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@30eedaa4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@52b30054, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.800 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:03.800 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:03.800 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:03.800 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@5e51ec2e, lifecycle=HOLLOW]
17:14:03.800 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:03.801 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:03.802 [main] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]open: closing=false closeAbortable=true
17:14:03.810 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:03.810 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]tryAcquire: returning true. lockCounter=1
17:14:03.811 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:03.811 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2dd3d39d]release: releasing underlying FileLock. lockCounter=0
17:14:03.812 [main] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@11c78080" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@662be9f7" with txn="org.datanucleus.TransactionImpl@71b0289b"
17:14:03.812 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-5, enlisted resources=[]]
17:14:03.812 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080 (optimistic=false)
17:14:03.813 [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
17:14:03.813 [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
17:14:03.814 [main] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:03.814 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d84e363, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-5, enlisted resources=[]]
17:14:03.814 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.815 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.815 [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'
17:14:03.816 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.816 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:14:03.816 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:03.817 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:03.817 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.818 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:03.818 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") enlisted in transactional cache
17:14:03.818 [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@3b5da0b0"
17:14:03.819 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" 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]
17:14:03.819 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:03.830 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "85ad4247-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.831 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'k8ymaekc-s5az4'>
17:14:03.832 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.832 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@708dfe10"
17:14:03.833 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" field "aliases" loading contents to SCO wrapper from the datastore
17:14:03.834 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "19b80240-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.834 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:03.835 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.835 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@2a120c88"
17:14:03.842 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.842 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'k8ymaekc-s5az4'>) 
17:14:03.844 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e"
17:14:03.844 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4fa0ee7e"
17:14:03.845 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY"
17:14:03.846 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:03.846 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=1
17:14:03.846 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
17:14:03.846 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:03.847 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.847 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
17:14:03.847 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:03.848 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.848 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]tryAcquire: returning true. lockCounter=2
17:14:03.849 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: NOT releasing underlying FileLock. lockCounter=1
17:14:03.849 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [5aa6da2]release: releasing underlying FileLock. lockCounter=0
17:14:03.849 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 1 enlisted objects
17:14:03.851 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:03.851 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:03.851 [main] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:14:03.851 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:03.852 [main] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:03.854 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:03.854 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.864 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "4088824c-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.864 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' WITH RR
17:14:03.866 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
17:14:03.866 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:14:03.867 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]")
17:14:03.868 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.868 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.880 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onWrite: setChanged(Mon Apr 13 17:14:03 CEST 2020) for LocalRepository[id=1]
17:14:03.881 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache
17:14:03.881 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.887 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "root" fetched from table ""repository""
17:14:03.908 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "51aec24e-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.909 [main] DEBUG DataNucleus.Datastore.Native - SELECT "b0"."changed","b0"."created","b0"."id","b0"."lastmodified","b0"."lastsyncfromrepositoryid","b0"."localrevision","b0"."name","b0"."discriminator" FROM "repository" "a0" LEFT OUTER JOIN "repofile" "b0" ON "a0"."root_id_oid" = "b0"."id" WHERE "a0"."id" = <1>
17:14:03.915 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 6 ms
17:14:03.916 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.Directory:1" not found in Level 1 cache
17:14:03.916 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[NNYNNNNN]")
17:14:03.917 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:03.917 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "created" replaced by a SCO wrapper
17:14:03.917 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") is having the value in field "lastModified" replaced by a SCO wrapper
17:14:03.918 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="1") enlisted in transactional cache
17:14:03.918 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.Directory@1e471884"
17:14:03.918 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@27261190"
17:14:03.920 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "privateKey" fetched from table ""repository""
17:14:03.930 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a2d60250-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.931 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:14:03.932 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:03.932 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7757a37f"
17:14:03.933 [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
17:14:03.933 [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
17:14:03.933 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:03.934 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "a1f24232-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.934 [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'
17:14:03.934 [main] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:03.935 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms
17:14:03.935 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYYY]")
17:14:03.941 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" having fields "changed,revision" updated in table ""repository""
17:14:03.963 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55"
17:14:03.964 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2020-04-13 17:14:03.868>,"revision"=<1> WHERE "id"=<1>
17:14:03.971 [main] DEBUG DataNucleus.Datastore.Persist - SQL Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c"
17:14:03.972 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6ace919c"
17:14:03.972 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases"
17:14:03.972 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.972 [main] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:03.973 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.973 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.973 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@11c78080
17:14:03.973 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:03.973 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:03.979 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6, 7, 8]", version="")
17:14:03.980 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-5, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d84e363]]
17:14:03.980 [main] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.987 [main] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@20027c44 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7eae55, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:03.988 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW"
17:14:03.988 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:03.989 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:03.989 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@1e471884" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache
17:14:03.989 [main] DEBUG DataNucleus.Transaction - Transaction committed in 16 ms
17:14:03.989 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3b5da0b0, lifecycle=HOLLOW]
17:14:03.990 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@1e471884 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@1e471884, lifecycle=HOLLOW]
17:14:03.990 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:03.990 [main] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@11c78080"
17:14:03.993 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]getCloseDeferredMillis: closeDeferredMillis=0
17:14:03.993 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]close: Closing real LocalRepoManager immediately.
17:14:03.994 [main] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [442f92e6]_close: Shutting down real LocalRepoManager.
17:14:03.997 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
17:14:04.000 [main] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
17:14:04.002 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:14:04.002 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:14:04.003 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:14:04.375 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [15d0849]release: releasing underlying FileLock. lockCounter=0
17:14:04.400 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next).
17:14:04.401 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next).
17:14:04.438 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
17:14:05.424 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=0
17:14:05.424 [qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=0 selected=0 updates=1
17:14:05.425 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:14:05.426 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/0 selected
17:14:05.426 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:14:05.426 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:05.426 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
17:14:05.431 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
17:14:05.431 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:05.431 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 1 keys
17:14:05.432 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
17:14:05.472 [qtp222427158-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 19 ms, remaining: 29981 ms
17:14:05.567 [qtp222427158-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=115/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@6258cbe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
17:14:05.590 [qtp222427158-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=138/30000}{io=0/0,kio=0,kro=0}-><null>
17:14:05.592 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=139/30000}{io=0/0,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.593 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=141/30000}{io=0/0,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.594 [qtp222427158-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=142/30000}{io=0/0,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.595 [qtp222427158-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1a1f6b7f{AC.ReadCB@449d270c{HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:05.596 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.596 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cb908e0 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
17:14:05.596 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
17:14:05.597 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:14:05.597 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/1 selected
17:14:05.597 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:14:05.598 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:05.598 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1cb908e0
17:14:05.598 [qtp222427158-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=3/30000}{io=0/1,kio=0,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.598 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@2f40122b
17:14:05.599 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=4/30000}{io=1/1,kio=1,kro=0}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.599 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:05.599 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 1 keys
17:14:05.600 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 1/1/1 selected
17:14:05.600 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 1 keys, 0 updates
17:14:05.602 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:38405 remote=/127.0.0.1:45190], selector=sun.nio.ch.EPollSelectorImpl@1b435e77, interestOps=1, readyOps=1 SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=6/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
17:14:05.603 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=8/30000}{io=1/0,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.604 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=9/30000}{io=1/0,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:05.606 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0} tryExecute EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@793138bd{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:05.606351+02:00
17:14:05.607 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=1} startReservedThread p=1
17:14:05.609 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@793138bd{s=0/6,p=1}@30d89e2c
17:14:05.610 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@793138bd{s=0/6,p=1}@30d89e2c
17:14:05.610 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=1}@30d89e2c started
17:14:05.611 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=1/6,p=0}@30d89e2c waiting
17:14:05.612 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:05.610741+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=17/30000}{io=1/0,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
17:14:05.612 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=18/30000}{io=1/0,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:05.613 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
17:14:05.613 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:05.614 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:05.614 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 1 keys
17:14:05.614 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:05.615 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1a1f6b7f{AC.ReadCB@449d270c{HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=21/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:05.616 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@6258cbe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
17:14:05.623 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@47d05afe[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:05.624 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@47d05afe[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:05.626 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@47d05afe[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
17:14:05.627 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@47d05afe[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:05.627 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
17:14:05.632 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
17:14:05.632 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
17:14:05.632 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
17:14:05.632 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
17:14:05.635 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
17:14:05.635 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
17:14:05.635 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
17:14:05.636 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
17:14:05.637 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
17:14:05.637 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
17:14:05.637 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
17:14:05.637 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
17:14:05.638 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
17:14:05.641 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
17:14:05.641 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
17:14:05.647 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
17:14:05.647 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
17:14:05.647 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
17:14:05.647 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
17:14:05.650 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:38405/RepoInfo on HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:38405/RepoInfo,age=2}
POST //127.0.0.1:38405/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic TkVkUTBVXzY5dE5sRldrSHpWM0dQZzpsL34rMnsrOWM/RDhlZ2MrQ0JzKHtaQnZd
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:38405
Connection: keep-alive
Content-Length: 244


17:14:05.652 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:38405/RepoInfo,age=5} parsed true HttpParser{s=CONTENT,0 of 244}
17:14:05.652 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:38405/RepoInfo,age=5} handle //127.0.0.1:38405/RepoInfo 
17:14:05.653 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@6258cbe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
17:14:05.655 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=8} action DISPATCH
17:14:05.658 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=11}
17:14:05.658 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
17:14:05.659 [qtp222427158-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@71454b9d{/,null,AVAILABLE}
17:14:05.659 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
17:14:05.660 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1 session=null
17:14:05.661 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:05.661 [qtp222427158-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
17:14:05.759 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
17:14:05.782 [qtp222427158-20] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TkVkUTBVXzY5dE5sRldrSHpWM0dQZzpsL34rMnsrOWM/RDhlZ2MrQ0JzKHtaQnZd
17:14:05.806 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=187/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=158} parse HeapByteBuffer@47d05afe[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
17:14:05.806 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@47d05afe[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:05.807 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=159} onContent Content@443f0862{HeapByteBufferR@73ec416c[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.808 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=0,q=0,[0]=null,s=STREAM] addContent Content@443f0862{HeapByteBufferR@73ec416c[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.809 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
17:14:05.809 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=162} onContentComplete
17:14:05.810 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=163} onRequestComplete
17:14:05.810 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
17:14:05.812 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=193/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=END,244 of 244},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=164} parsed false HttpParser{s=END,244 of 244}
17:14:05.869 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.871 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.871 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.872 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.873 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@443f0862{HeapByteBufferR@73ec416c[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.875 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.876 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.876 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.876 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.877 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.877 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.878 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.878 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.878 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.879 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.879 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.880 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.881 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.881 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.882 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.882 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.882 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.883 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.883 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.883 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.884 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.884 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.885 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@443f0862{HeapByteBufferR@73ec416c[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.886 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@67b937e0[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@443f0862{HeapByteBufferR@73ec416c[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:05.886 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=268/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=END,244 of 244},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=239}
17:14:05.893 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@6258cbe7{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
17:14:05.902 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4'
17:14:05.904 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [44dbcef5]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/cloudstore-repository.lock'
17:14:05.904 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [44dbcef5]tryAcquire: returning true. lockCounter=1
17:14:05.905 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4' locked successfully.
17:14:05.905 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
17:14:05.911 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:14:05.912 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:14:05.914 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
17:14:05.914 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
17:14:05.914 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
17:14:05.914 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
17:14:05.914 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
17:14:05.917 [qtp222427158-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:14:05.921 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
17:14:05.935 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
17:14:05.945 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar.
17:14:05.958 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar!/plugin.xml.
17:14:05.970 [qtp222427158-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.1 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar.
17:14:05.980 [qtp222427158-20] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar!/plugin.xml.
17:14:05.991 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:14:05.992 [qtp222427158-20] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:14:05.993 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:14:05.993 [qtp222427158-20] DEBUG DataNucleus.Persistence - Type converter support loaded
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:14:05.994 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:14:05.995 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
17:14:05.996 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
17:14:05.997 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:14:05.998 [qtp222427158-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:14:05.999 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:14:06.000 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:14:06.000 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:14:06.001 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:14:06.001 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:14:06.002 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:14:06.002 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.003 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.003 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.004 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo
17:14:06.004 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:14:06.005 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:14:06.006 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:14:06.007 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:14:06.007 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:14:06.008 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:14:06.008 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:14:06.008 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:14:06.009 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.010 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.011 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.012 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm
17:14:06.012 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:14:06.013 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:14:06.015 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:14:06.016 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:14:06.017 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:14:06.018 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:14:06.019 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:14:06.019 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:14:06.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo
17:14:06.020 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:06.021 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:14:06.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:14:06.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:14:06.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:14:06.022 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:14:06.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:14:06.023 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:14:06.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm
17:14:06.024 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:06.025 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.025 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.025 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.026 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:14:06.026 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:14:06.026 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:14:06.026 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:14:06.027 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:14:06.027 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:14:06.027 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:14:06.027 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.028 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.028 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.028 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo
17:14:06.028 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:14:06.029 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:14:06.029 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:14:06.030 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:14:06.030 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:14:06.030 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:14:06.030 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:14:06.031 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:14:06.031 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.031 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.031 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.032 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm
17:14:06.032 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:14:06.032 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.032 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:14:06.032 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:14:06.033 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:14:06.033 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:14:06.033 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:14:06.033 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:14:06.034 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:14:06.034 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.034 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.034 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.035 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo
17:14:06.035 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:06.035 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:14:06.035 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:14:06.036 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:14:06.036 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:14:06.036 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:14:06.036 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:14:06.036 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:14:06.037 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.037 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.037 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.038 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm
17:14:06.038 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:06.038 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:14:06.038 [qtp222427158-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:14:06.039 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:14:06.039 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:14:06.039 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:14:06.040 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:14:06.040 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:14:06.040 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.041 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.041 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.042 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo
17:14:06.042 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:06.042 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:14:06.043 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:14:06.043 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:14:06.044 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:14:06.044 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:14:06.044 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:14:06.045 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:14:06.045 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.046 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.046 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.046 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm
17:14:06.046 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:06.047 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.047 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.048 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:14:06.048 [qtp222427158-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:14:06.058 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
17:14:06.060 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:14:06.060 [qtp222427158-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:14:06.066 [qtp222427158-20] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
17:14:06.137 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2538a470 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
17:14:06.184 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
17:14:06.184 [qtp222427158-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
17:14:06.185 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
17:14:06.186 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
17:14:06.187 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:14:06.187 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:14:06.187 [qtp222427158-20] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:14:06.230 [qtp222427158-20] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:14:06.230 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:14:06.230 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : read-write
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP
17:14:06.231 [qtp222427158-20] DEBUG DataNucleus.Datastore - ===========================================================
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2538a470 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@23090aaa, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Datastore - StoreManager now created
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - ClassLoading : default
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:14:06.232 [qtp222427158-20] DEBUG DataNucleus.Persistence - ================================================
17:14:06.233 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@6d7b60fa"
17:14:06.236 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:14:06.236 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:14:06.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:14:06.237 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:14:06.239 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:14:06.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.240 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.241 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo
17:14:06.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:14:06.242 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:14:06.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:14:06.244 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:14:06.245 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:14:06.246 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:14:06.246 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:14:06.247 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:14:06.247 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.248 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.248 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.249 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm
17:14:06.249 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:14:06.250 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:14:06.250 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:14:06.251 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:14:06.252 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:14:06.252 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:14:06.253 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.254 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.254 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.255 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo
17:14:06.255 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:14:06.259 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:14:06.260 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:14:06.261 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:14:06.261 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:14:06.262 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:14:06.263 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:14:06.263 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:14:06.264 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.265 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.265 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm
17:14:06.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:14:06.266 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.267 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.267 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.268 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:14:06.268 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:14:06.269 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:14:06.270 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:14:06.270 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:14:06.271 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:14:06.272 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:14:06.272 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.273 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.274 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.275 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo
17:14:06.275 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:14:06.276 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:14:06.276 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:14:06.277 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:14:06.278 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:14:06.278 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:14:06.279 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:14:06.280 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:14:06.280 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.281 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.282 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm
17:14:06.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:14:06.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.283 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.284 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:14:06.285 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:14:06.286 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:14:06.287 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.287 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.287 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:14:06.287 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:14:06.288 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.288 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.288 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:14:06.289 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 
17:14:06.289 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.290 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.290 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.291 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.291 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.291 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.291 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:14:06.291 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 
17:14:06.292 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:06.292 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:06.292 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.292 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.293 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.293 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:06.293 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:06.294 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.294 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:14:06.294 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 
17:14:06.294 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:06.295 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:06.295 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.295 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.295 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.296 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.296 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.296 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.296 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:14:06.297 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 
17:14:06.297 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.297 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:14:06.297 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.298 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:06.298 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.299 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@716ee4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.299 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3" with isolation "serializable"
17:14:06.313 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:14:06.314 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:06.339 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 25 ms
17:14:06.339 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:14:06.343 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
17:14:06.343 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
17:14:06.357 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 14 ms
17:14:06.357 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
17:14:06.360 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
17:14:06.361 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
17:14:06.367 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
17:14:06.367 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
17:14:06.393 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
17:14:06.430 [qtp222427158-20] WARN DataNucleus.Datastore.Schema - Retrieved ForeignKey from datastore for table="repository" referencing table repofile but not found internally. Is there some catalog/schema or quoting causing problems?
17:14:06.430 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
17:14:06.439 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:14:06.445 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification"
17:14:06.454 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification"
17:14:06.463 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
17:14:06.470 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification"
17:14:06.475 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification"
17:14:06.481 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
17:14:06.482 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3"
17:14:06.482 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3"
17:14:06.482 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@716ee4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.482 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@716ee4cb [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@576de7b3, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.483 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:14:06.484 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:14:06.485 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:14:06.486 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:14:06.486 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:14:06.487 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.488 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.489 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.490 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo
17:14:06.490 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:06.490 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:14:06.492 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:14:06.492 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:14:06.493 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:14:06.494 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:14:06.495 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:14:06.496 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:14:06.497 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.498 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.499 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.500 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm
17:14:06.500 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:06.500 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.500 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.501 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:14:06.502 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:14:06.504 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 
17:14:06.504 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.504 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:06.504 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:06.505 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.505 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.505 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:14:06.506 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@732db269 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.506 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c" with isolation "serializable"
17:14:06.510 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
17:14:06.510 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
17:14:06.515 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
17:14:06.515 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
17:14:06.525 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification"
17:14:06.529 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification"
17:14:06.534 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
17:14:06.534 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c"
17:14:06.534 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c"
17:14:06.534 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@732db269 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.534 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@732db269 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@72d8373c, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.535 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:14:06.536 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.536 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.536 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:06.536 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 
17:14:06.536 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.537 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.537 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.537 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.538 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.538 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.538 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.538 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.539 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.539 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:14:06.539 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 
17:14:06.539 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f16e250 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.539 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1" with isolation "serializable"
17:14:06.541 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:06.542 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:06.547 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
17:14:06.547 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:06.554 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:14:06.559 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:06.564 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:06.565 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1"
17:14:06.565 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1"
17:14:06.565 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f16e250 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.565 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7f16e250 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@4d7d14f1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.566 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:14:06.567 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:14:06.567 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:14:06.568 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:14:06.568 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:14:06.569 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.570 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.570 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.571 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo
17:14:06.571 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:06.571 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:14:06.572 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:14:06.573 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:14:06.574 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:14:06.574 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:14:06.575 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:14:06.575 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:14:06.576 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.576 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.577 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.578 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm
17:14:06.578 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:06.578 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.578 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.579 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:14:06.580 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:14:06.580 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:14:06.581 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:14:06.581 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:14:06.582 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:14:06.583 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.583 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.584 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.584 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo
17:14:06.584 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:06.585 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:14:06.586 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:14:06.587 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:14:06.588 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:14:06.588 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:14:06.589 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:14:06.590 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:14:06.590 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.591 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.591 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm
17:14:06.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:06.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.592 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.593 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:14:06.594 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:06.594 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:14:06.594 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.595 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.595 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 
17:14:06.595 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:14:06.595 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
17:14:06.596 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
17:14:06.597 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.597 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.598 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.598 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.598 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.598 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.598 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:14:06.599 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9d44080 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.599 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b" with isolation "serializable"
17:14:06.601 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:06.601 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:06.607 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
17:14:06.607 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:06.609 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
17:14:06.609 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
17:14:06.613 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
17:14:06.613 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
17:14:06.619 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:14:06.624 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:06.630 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:06.634 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk"
17:14:06.639 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk"
17:14:06.643 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk"
17:14:06.643 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b"
17:14:06.643 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b"
17:14:06.644 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9d44080 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.644 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9d44080 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@41c4349b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.645 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:14:06.645 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:14:06.646 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:14:06.647 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:14:06.647 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:14:06.648 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.648 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.649 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.650 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo
17:14:06.650 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:06.650 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:14:06.651 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:14:06.652 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:14:06.652 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:14:06.653 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:14:06.653 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:14:06.654 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:14:06.655 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.655 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.656 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.656 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm
17:14:06.656 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:06.657 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.657 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.657 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:06.657 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:14:06.658 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:14:06.659 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.659 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.659 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 
17:14:06.660 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.660 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.660 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.660 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:06.661 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.661 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.661 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.661 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:14:06.662 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45d37e1e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.662 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52" with isolation "serializable"
17:14:06.664 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
17:14:06.664 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
17:14:06.668 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
17:14:06.668 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
17:14:06.673 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo"
17:14:06.677 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo"
17:14:06.682 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo"
17:14:06.682 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52"
17:14:06.683 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52"
17:14:06.683 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45d37e1e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.683 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@45d37e1e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5ef74e52, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.684 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:14:06.684 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 
17:14:06.684 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:14:06.684 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" ()
17:14:06.685 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:06.685 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:06.686 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.686 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.687 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.687 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:14:06.687 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ce2c8b5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.687 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e" with isolation "serializable"
17:14:06.689 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:14:06.689 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:06.695 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
17:14:06.695 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:14:06.698 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
17:14:06.698 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
17:14:06.700 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
17:14:06.701 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
17:14:06.706 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository"
17:14:06.710 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository"
17:14:06.715 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:14:06.718 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases"
17:14:06.722 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases"
17:14:06.726 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
17:14:06.726 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e"
17:14:06.726 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e"
17:14:06.726 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ce2c8b5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.726 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1ce2c8b5 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5daef64e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.728 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:14:06.728 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:14:06.729 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:14:06.729 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:14:06.730 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:14:06.747 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.748 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.749 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.751 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo
17:14:06.751 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:06.752 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:14:06.753 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:14:06.754 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:14:06.755 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:14:06.755 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:14:06.756 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:14:06.757 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:14:06.758 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.758 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.759 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.760 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm
17:14:06.760 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:06.761 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:14:06.763 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:14:06.763 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.764 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.764 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 
17:14:06.764 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.764 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:06.764 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:06.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.765 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:14:06.766 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6efa7e26 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.766 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e" with isolation "serializable"
17:14:06.768 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
17:14:06.768 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
17:14:06.772 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
17:14:06.772 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
17:14:06.775 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest"
17:14:06.777 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
17:14:06.780 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest"
17:14:06.780 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e"
17:14:06.780 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e"
17:14:06.781 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6efa7e26 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.781 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6efa7e26 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@e3f798e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.782 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:14:06.782 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:14:06.783 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:14:06.783 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:14:06.784 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:14:06.784 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.785 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.786 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.786 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo
17:14:06.786 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:06.787 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:14:06.789 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:14:06.790 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:14:06.790 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:14:06.791 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:14:06.791 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:14:06.792 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:14:06.792 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.793 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.794 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.794 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm
17:14:06.794 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:06.795 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:14:06.796 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:14:06.796 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:06.796 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:06.796 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 
17:14:06.797 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.797 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:06.797 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:06.797 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.797 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 
17:14:06.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:06.798 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:14:06.798 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9f8af1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.799 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac" with isolation "serializable"
17:14:06.800 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
17:14:06.800 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
17:14:06.804 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
17:14:06.804 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
17:14:06.808 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker"
17:14:06.811 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
17:14:06.814 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker"
17:14:06.814 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac"
17:14:06.814 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac"
17:14:06.815 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9f8af1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.815 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1b9f8af1 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1c0649ac, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.816 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:14:06.816 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:14:06.817 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:14:06.817 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:14:06.818 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:14:06.818 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:06.819 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo
17:14:06.820 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo
17:14:06.820 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo
17:14:06.820 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:06.821 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:14:06.821 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:14:06.822 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:14:06.822 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:14:06.823 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:14:06.823 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:14:06.824 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:14:06.824 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:14:06.825 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm
17:14:06.826 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm
17:14:06.826 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm
17:14:06.827 [qtp222427158-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:06.827 [qtp222427158-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:14:06.828 [qtp222427158-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:06.828 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 
17:14:06.828 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable  nor does it have a default value, so setting the column as nullable
17:14:06.829 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:06.829 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4149fae7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:06.829 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6" with isolation "serializable"
17:14:06.831 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:06.831 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:06.836 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 5 ms
17:14:06.837 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:06.842 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:14:06.846 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:06.851 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:06.852 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6"
17:14:06.852 [qtp222427158-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6"
17:14:06.852 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4149fae7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.852 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4149fae7 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@67996aa6, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:06.853 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:06.853 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@ac756b"
17:14:06.853 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-6, enlisted resources=[]]
17:14:06.853 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f (optimistic=false)
17:14:06.854 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:06.854 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:06.854 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:14:06.854 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:06.855 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:06.856 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:06.859 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd13991 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:06.859 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@449f632e, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-6, enlisted resources=[]]
17:14:06.859 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:06.873 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab"
17:14:06.873 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:14:06.874 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.875 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
17:14:06.875 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:06.875 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
17:14:06.876 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:06.878 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
17:14:06.879 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
17:14:06.879 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="1") enlisted in transactional cache
17:14:06.881 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" having fields "publicKey" fetched from table ""repository""
17:14:06.890 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "deca02b0-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab"
17:14:06.891 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:14:06.891 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:06.892 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@64d6e4d0"
17:14:06.892 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="1") is having the following fields in Level 2 cache object updated : [3]
17:14:06.893 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" having fields "privateKey" fetched from table ""repository""
17:14:06.900 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "f02242b2-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab"
17:14:06.900 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:14:06.900 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:06.901 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@56b49617"
17:14:06.901 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="1") is having the following fields in Level 2 cache object updated : [7]
17:14:06.901 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]initPersistenceManagerFactory: repositoryId=50eb2837-0c43-49b1-a599-cd11c171f876
17:14:06.901 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@449f632e]]
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd13991 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6bd13991 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2db230ab, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:06.902 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@17053666" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@17053666 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@17053666, lifecycle=HOLLOW]
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:06.903 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 992 ms.
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@20b0d5e7"
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-7, enlisted resources=[]]
17:14:06.903 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f (optimistic=false)
17:14:06.904 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:14:06.904 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:06.905 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:06.905 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [filter:DyadicExpression{PrimaryExpression{this.changed}  <  ParameterExpression{changed}}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date]
17:14:06.906 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:06.906 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:06.907 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
17:14:06.908 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f826e2f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bb91d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:06.908 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@73f9e9fd, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-7, enlisted resources=[]]
17:14:06.908 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:14:06.918 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "417b82b4-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bb91d5"
17:14:06.918 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-12 17:14:06.904>
17:14:06.919 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.919 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 11 ms
17:14:06.919 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-7, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@73f9e9fd]]
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f826e2f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bb91d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f826e2f [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49bb91d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:06.920 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:06.922 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [16ad5c29]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:06.922 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [16ad5c29]tryAcquire: returning true. lockCounter=1
17:14:06.922 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [16ad5c29]tryAcquire: returning true. lockCounter=2
17:14:06.923 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:06.924 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [16ad5c29]release: NOT releasing underlying FileLock. lockCounter=1
17:14:06.925 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [16ad5c29]release: releasing underlying FileLock. lockCounter=0
17:14:06.926 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@739f163"
17:14:06.926 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-8, enlisted resources=[]]
17:14:06.926 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f (optimistic=false)
17:14:06.927 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:14:06.927 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:14:06.928 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c92bbb4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ae01ffe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:06.928 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@488a995a, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-8, enlisted resources=[]]
17:14:06.928 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:06.929 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ae01ffe"
17:14:06.929 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:14:06.930 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.931 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 3 ms
17:14:06.931 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:06.931 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:06.932 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:06.932 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:06.932 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="1") enlisted in transactional cache
17:14:06.932 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101"
17:14:06.933 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" 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]
17:14:06.934 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:06.934 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" field "aliases" loading contents to SCO wrapper from the datastore
17:14:06.943 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ae01ffe"
17:14:06.944 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:06.944 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:06.945 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@45e5c79a"
17:14:06.945 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [332a74dd]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:06.946 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [332a74dd]tryAcquire: returning true. lockCounter=1
17:14:06.946 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:06.946 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [332a74dd]release: releasing underlying FileLock. lockCounter=0
17:14:06.947 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k8ymaekc-s5az4' of repository '50eb2837-0c43-49b1-a599-cd11c171f876' already in-sync.
17:14:06.947 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ceb6bdc]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:06.947 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ceb6bdc]tryAcquire: returning true. lockCounter=1
17:14:06.947 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ceb6bdc]tryAcquire: returning true. lockCounter=2
17:14:06.948 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:06.948 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ceb6bdc]release: NOT releasing underlying FileLock. lockCounter=1
17:14:06.948 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7ceb6bdc]release: releasing underlying FileLock. lockCounter=0
17:14:06.948 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.949 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:06.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.949 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f
17:14:06.949 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.950 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.950 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-8, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@488a995a]]
17:14:06.950 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c92bbb4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ae01ffe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.950 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@c92bbb4 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3ae01ffe, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@1daea101, lifecycle=HOLLOW]
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:06.951 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:06.952 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@57585bf9"
17:14:06.952 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-9, enlisted resources=[]]
17:14:06.952 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f (optimistic=false)
17:14:06.953 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation
17:14:06.953 [qtp222427158-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation
17:14:06.953 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b6e186c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:06.954 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4486a7cf, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-9, enlisted resources=[]]
17:14:06.954 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:06.954 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "a4c782ad-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855"
17:14:06.954 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'
17:14:06.955 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.955 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:14:06.955 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:06.956 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:06.956 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:06.956 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:06.956 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="1") enlisted in transactional cache
17:14:06.956 [qtp222427158-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0"
17:14:06.957 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" 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]
17:14:06.957 [qtp222427158-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:06.964 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "b58d42ba-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855"
17:14:06.964 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:14:06.965 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.966 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@472988e9"
17:14:06.966 [qtp222427158-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" field "aliases" loading contents to SCO wrapper from the datastore
17:14:06.967 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "cb8342b7-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855"
17:14:06.967 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:06.968 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:06.968 [qtp222427158-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@51a85609"
17:14:06.968 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.968 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.968 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:06.968 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-9, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4486a7cf]]
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b6e186c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.969 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4b6e186c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@7f917855, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:06.970 [qtp222427158-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:06.970 [qtp222427158-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:06.970 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:06.970 [qtp222427158-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6fc50cb0, lifecycle=HOLLOW]
17:14:06.971 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:06.971 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:06.972 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]open: closing=false closeAbortable=true
17:14:06.972 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@39420c4f" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@52f50d97" with txn="org.datanucleus.TransactionImpl@28ff3e3b"
17:14:06.972 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-10, enlisted resources=[]]
17:14:06.973 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f (optimistic=false)
17:14:06.973 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d63e124]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:06.973 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d63e124]tryAcquire: returning true. lockCounter=1
17:14:06.974 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d63e124]tryAcquire: returning true. lockCounter=2
17:14:06.974 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:06.974 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d63e124]release: NOT releasing underlying FileLock. lockCounter=1
17:14:06.974 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [d63e124]release: releasing underlying FileLock. lockCounter=0
17:14:06.978 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:14:06.978 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:06.978 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
17:14:06.978 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:14:06.979 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:06.980 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:06.981 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27b2304c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:06.981 [qtp222427158-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@da8a3e1, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-10, enlisted resources=[]]
17:14:06.982 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
17:14:06.991 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "af9982bd-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:06.992 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'
17:14:06.992 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:06.993 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:14:06.994 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:14:06.994 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:06.994 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
17:14:06.994 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:14:06.995 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:06.996 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:06.996 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
17:14:07.002 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "50f842bf-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:07.002 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
17:14:07.003 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:07.003 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms
17:14:07.008 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:14:07.009 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:07.010 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
17:14:07.010 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:14:07.011 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:07.015 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 5 ms
17:14:07.015 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
17:14:07.028 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "725802c1-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:07.028 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
17:14:07.029 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:07.039 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms
17:14:07.040 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:14:07.040 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:07.041 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
17:14:07.041 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:14:07.042 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:07.042 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
17:14:07.042 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
17:14:07.050 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "93b8c2c3-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:07.050 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
17:14:07.051 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:07.051 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 9 ms
17:14:07.052 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:14:07.053 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:07.053 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
17:14:07.053 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:14:07.054 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:07.055 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:07.055 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
17:14:07.074 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "351a82c5-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:07.074 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'
17:14:07.075 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:07.075 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms
17:14:07.076 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:14:07.077 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:07.077 [qtp222427158-20] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
17:14:07.077 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:14:07.078 [qtp222427158-20] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:07.079 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
17:14:07.079 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
17:14:07.094 [qtp222427158-20] DEBUG DataNucleus.Datastore - Using PreparedStatement "d67d42c7-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602"
17:14:07.094 [qtp222427158-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'
17:14:07.095 [qtp222427158-20] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:07.095 [qtp222427158-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:07.096 [qtp222427158-20] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@39420c4f
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:07.096 [qtp222427158-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-10, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@da8a3e1]]
17:14:07.097 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27b2304c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:07.097 [qtp222427158-20] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@27b2304c [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@49dd9602, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:07.097 [qtp222427158-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:07.097 [qtp222427158-20] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@39420c4f"
17:14:07.098 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]getCloseDeferredMillis: closeDeferredMillis=0
17:14:07.098 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]close: Closing real LocalRepoManager immediately.
17:14:07.098 [qtp222427158-20] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [78dd189f]_close: Shutting down real LocalRepoManager.
17:14:07.098 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
17:14:07.100 [qtp222427158-20] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
17:14:07.101 [qtp222427158-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:14:07.101 [qtp222427158-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:14:07.101 [qtp222427158-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:14:07.171 [qtp222427158-20] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [44dbcef5]release: releasing underlying FileLock. lockCounter=0
17:14:07.188 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4fd15[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@5b89dd9f{null}
17:14:07.189 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@6f831cc2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=1541}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


17:14:07.195 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4cdf2159[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75e62aaa] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
17:14:07.196 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@4fd15[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:07.196 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


17:14:07.196 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
17:14:07.196 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4cdf2159[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75e62aaa] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
17:14:07.197 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4df9d105{IDLE}->null [HeapByteBuffer@47d05afe[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>VkUTBVXzY5dE5sRld...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4fd15[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
17:14:07.197 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4df9d105{WRITING}->null:IDLE-->WRITING
17:14:07.200 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=W,to=1581/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=END,244 of 244},g=HttpGenerator@37178fd6{s=COMPLETING}]=>HttpChannelOverHttp@6f831cc2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=1553}
17:14:07.200 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@4df9d105{WRITING}->null
17:14:07.200 [qtp222427158-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4df9d105{IDLE}->null:WRITING-->IDLE
17:14:07.201 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@4cdf2159[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75e62aaa] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
17:14:07.208 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1, calling complete=true
17:14:07.208 [qtp222427158-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null
17:14:07.209 [qtp222427158-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@6f831cc2{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:38405/RepoInfo,age=1561}
17:14:07.210 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@6258cbe7{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
17:14:07.210 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:38405/RepoInfo,age=1563} action COMPLETE
17:14:07.210 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@6258cbe7{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
17:14:07.210 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
17:14:07.216 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@6258cbe7{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
17:14:07.216 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
17:14:07.216 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
17:14:07.216 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
17:14:07.217 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@47d05afe[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}
17:14:07.217 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@47d05afe[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}
17:14:07.218 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@47d05afe[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}
17:14:07.219 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@47d05afe[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} {}
17:14:07.219 [qtp222427158-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@47d05afe[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}
17:14:07.219 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
17:14:07.220 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.220 [qtp222427158-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.221 [qtp222427158-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1a1f6b7f{AC.ReadCB@449d270c{HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:07.222 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.222 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@1cb908e0 on ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
17:14:07.222 [qtp222427158-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=1
17:14:07.222 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:14:07.223 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/1 selected
17:14:07.223 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:14:07.223 [qtp222427158-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@6258cbe7{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
17:14:07.223 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.223 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@1cb908e0
17:14:07.223 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:07.224 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.224 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.224 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 1 keys
17:14:07.240 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2802 ms
Local repository:
  repository.repositoryId = 50eb2837-0c43-49b1-a599-cd11c171f876
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@1e95f584
  repository.publicKeySha1 = 5E:9E:6D:39:53:C1:7B:BB:4A:7A:48:F8:F0:D7:1C:BC:39:7A:D8:8E

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

17:14:07.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@58326051{STARTED}[9.4.17.v20190418]
17:14:07.244 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@58326051{STOPPING}[9.4.17.v20190418]
17:14:07.245 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp222427158-16-acceptor-0@1e008f36-ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:38405}
17:14:07.248 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@58326051{STOPPING}[9.4.17.v20190418] by 
17:14:07.248 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.248 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.248 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6de0f580{STARTED} id=2 keys=0 selected=0 updates=0
17:14:07.249 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cbf4f8c on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:07.249 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
17:14:07.251 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa woken with none selected
17:14:07.251 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa woken up from select, 0/0/0 selected
17:14:07.251 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa processing 0 keys, 1 updates
17:14:07.251 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.251 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cbf4f8c
17:14:07.252 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:07.253 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.253 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3eff6846 on ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:07.254 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6de0f580{STOPPING} id=2 keys=0 selected=0 updates=1
17:14:07.254 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa waiting with 0 keys
17:14:07.254 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa woken with none selected
17:14:07.254 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa woken up from select, 0/0/0 selected
17:14:07.254 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@20755bfa processing 0 keys, 1 updates
17:14:07.255 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.255 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3eff6846
17:14:07.256 [qtp222427158-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.256 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@35dd9ed3
17:14:07.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.256829+02:00
17:14:07.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@6c03fb16/SelectorProducer@28348c6/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.258244+02:00
17:14:07.259 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6de0f580{STOPPED} id=2 keys=-1 selected=-1 updates=0
17:14:07.259 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2ca5f1ed{STARTED} id=1 keys=1 selected=0 updates=0
17:14:07.260 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ae6d078 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:07.260 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=1
17:14:07.260 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:14:07.260 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/1 selected
17:14:07.261 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:14:07.261 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.261 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6ae6d078
17:14:07.261 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:07.262 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=41/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.262 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,OPEN,fill=FI,flush=-,to=42/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.262 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,CLOSED,fill=FI,flush=-,to=42/30000}{io=1/1,kio=1,kro=1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.263 [qtp222427158-18] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@4df9d105{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
17:14:07.272 [qtp222427158-18] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@1a1f6b7f{AC.ReadCB@449d270c{HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,CLOSED,fill=FI,flush=-,to=50/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@449d270c[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:07.273 [qtp222427158-18] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
17:14:07.273 [qtp222427158-18] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
17:14:07.275 [qtp222427158-18] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,CLOSED,fill=-,flush=-,to=54/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@449d270c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
17:14:07.276 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:07.276 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79953b64
17:14:07.276 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.277 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 waiting with 1 keys
17:14:07.277 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79953b64
17:14:07.279 [qtp222427158-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,CLOSED,fill=-,flush=-,to=58/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@449d270c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.280 [qtp222427158-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@449d270c::SocketChannelEndPoint@5d71f390{/127.0.0.1:45190<->/127.0.0.1:38405,CLOSED,fill=-,flush=-,to=60/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@449d270c[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@37178fd6{s=START}]=>HttpChannelOverHttp@6f831cc2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:07.281 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@79953b64
17:14:07.281 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@6ca33187 on ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=0
17:14:07.282 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2ca5f1ed{STOPPING} id=1 keys=0 selected=0 updates=1
17:14:07.282 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken with none selected
17:14:07.282 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 woken up from select, 0/0/0 selected
17:14:07.283 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@1b435e77 processing 0 keys, 1 updates
17:14:07.283 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.283 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6ca33187
17:14:07.283 [qtp222427158-18] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.284 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@18eec010/SelectorProducer@67c119b7/PRODUCING/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T17:14:07.28421+02:00
17:14:07.284 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@681adc8f
17:14:07.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@18eec010/SelectorProducer@67c119b7/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T17:14:07.285235+02:00
17:14:07.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2ca5f1ed{STOPPED} id=1 keys=-1 selected=-1 updates=0
17:14:07.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@12aa4996{STARTED} id=0 keys=0 selected=0 updates=0
17:14:07.286 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1a67f8b4 on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:07.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
17:14:07.288 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 woken with none selected
17:14:07.288 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 woken up from select, 0/0/0 selected
17:14:07.288 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 processing 0 keys, 1 updates
17:14:07.288 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.288 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1a67f8b4
17:14:07.289 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:07.289 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.289 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 waiting with 0 keys
17:14:07.289 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5f1f0ee6 on ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:07.290 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@12aa4996{STOPPING} id=0 keys=0 selected=0 updates=1
17:14:07.290 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 woken with none selected
17:14:07.290 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 woken up from select, 0/0/0 selected
17:14:07.290 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7047b15 processing 0 keys, 1 updates
17:14:07.291 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.291 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5f1f0ee6
17:14:07.291 [qtp222427158-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.291 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@376e7531
17:14:07.292 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.292176+02:00
17:14:07.293 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@151db587/SelectorProducer@1f51431/IDLE/p=false/QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.292956+02:00
17:14:07.294 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@12aa4996{STOPPED} id=0 keys=-1 selected=-1 updates=0
17:14:07.294 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.295 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@3da30852[HTTP/1.1]
17:14:07.295 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@3da30852[HTTP/1.1]
17:14:07.295 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.296 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@3549bca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.296 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@58326051{STOPPING}[9.4.17.v20190418]
17:14:07.296 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@4189d70b{STARTED}[worker=node0]
17:14:07.296 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@6035b93b{STARTED}[interval=600000, ownscheduler=false]
17:14:07.297 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
17:14:07.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@6035b93b{STOPPED}[interval=600000, ownscheduler=false]
17:14:07.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@4189d70b{STOPPED}[worker=node0]
17:14:07.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@14dda234{STARTED}
17:14:07.298 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@14dda234{STOPPING}
17:14:07.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@14dda234{STOPPED}
17:14:07.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN}
17:14:07.298 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@71454b9d{/,null,SHUTDOWN} by 
17:14:07.299 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
17:14:07.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:14:07.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:07.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
17:14:07.299 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@5bc9ba1d[passivating=false,graceSec=3600]
17:14:07.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@5d2a4eed[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:07.300 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:14:07.300 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1e0f9063{STARTED}
17:14:07.300 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1e0f9063{STOPPING}
17:14:07.304 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:07.304 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4a891c97@e4ecb9f2==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:07.305 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:07.317 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-64a8c844@2a071eb8==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:07.318 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1e0f9063{STOPPED}
17:14:07.318 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler249177573==dftMaxIdleSec=-1
17:14:07.319 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
17:14:07.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@71454b9d{/,null,UNAVAILABLE}
17:14:07.319 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@336f1079{STARTED}
17:14:07.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@336f1079{STOPPED}
17:14:07.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp222427158]@d41f816{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
17:14:07.320 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp222427158]@d41f816{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@793138bd{s=1/6,p=0}]
17:14:07.320 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@793138bd{s=1/6,p=0}
17:14:07.322 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@30d89e2c offer STOP!
17:14:07.322 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@793138bd{s=0/6,p=0}
17:14:07.322 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@30d89e2c task=STOP!
17:14:07.322 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@793138bd{s=0/6,p=0}@30d89e2c Exited
17:14:07.323 [qtp222427158-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@793138bd{s=0/6,p=0}@30d89e2c
17:14:07.323 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-14,5,main] for 14999
17:14:07.323 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-15] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.323 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.325 [qtp222427158-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.325 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.325 [qtp222427158-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.324 [qtp222427158-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.325 [qtp222427158-14] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:07.325 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp222427158-15,5,] for 14997
17:14:07.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp222427158]@d41f816{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
17:14:07.326 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@58326051{STOPPED}[9.4.17.v20190418]
17:14:07.327 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
17:14:07.327 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [63611043]release: releasing underlying FileLock. lockCounter=0
17:14:07.328 [main] DEBUG co.codewizards.cloudstore.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing.
17:14:07.443 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=77.0 MiB, used=21.7 MiB, available=3.9 GiB
17:14:07.444 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:14:07.445 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock'
17:14:07.446 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]tryAcquire: returning true. lockCounter=1
17:14:07.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
17:14:07.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@6d2db15b{STOPPED},AUTO}
17:14:07.447 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@749ad37c[HTTP/1.1] added {HttpConfiguration@1b485c8b{32768/8192,8192/8192,https://:0,[]},POJO}
17:14:07.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {Server@68454ed5{STOPPED}[9.4.17.v20190418],UNMANAGED}
17:14:07.448 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12],AUTO}
17:14:07.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@6d2db15b{STOPPED},AUTO}
17:14:07.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@591e5fd4,POJO}
17:14:07.449 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@749ad37c[HTTP/1.1],AUTO}
17:14:07.450 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@749ad37c[HTTP/1.1]
17:14:07.450 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED}
17:14:07.450 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next).
17:14:07.451 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO}
17:14:07.451 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7bbd76b8
17:14:07.451 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1,MANAGED}
17:14:07.452 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {ServletHandler@1c792107{STOPPED},MANAGED}
17:14:07.452 [main] DEBUG co.codewizards.cloudstore.ls.rest.server.LocalServerRest - <init>: Instance created.
17:14:07.455 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE},MANAGED}
17:14:07.455 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@68454ed5{STOPPED}[9.4.17.v20190418]
17:14:07.455 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STARTING}[9.4.17.v20190418] added {ErrorHandler@1bb4c431{STOPPED},AUTO}
17:14:07.455 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 11.0.6+10
17:14:07.455 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@68454ed5{STARTING}[9.4.17.v20190418]
17:14:07.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
17:14:07.456 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
17:14:07.456 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp274725976]@105ffc58{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}] added {ReservedThreadExecutor@4fd3b20a{s=0/6,p=0},AUTO}
17:14:07.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
17:14:07.456 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21780ms ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
17:14:07.457 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-32,5,main]
17:14:07.458 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-33,5,main]
17:14:07.459 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-34,5,main]
17:14:07.459 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-35,5,main]
17:14:07.460 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-36,5,main]
17:14:07.460 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-37,5,main]
17:14:07.462 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-38,5,main]
17:14:07.462 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp274725976-39,5,main]
17:14:07.463 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21786ms QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}]
17:14:07.463 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6d2db15b{STOPPED}
17:14:07.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21787ms ScheduledExecutorScheduler@6d2db15b{STARTED}
17:14:07.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
17:14:07.464 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@2248d140{/,null,STARTING}
17:14:07.464 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:07.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
17:14:07.464 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600],AUTO}
17:14:07.465 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@6c1b82cd{STOPPED}[worker=null]
17:14:07.465 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
17:14:07.465 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
17:14:07.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@6c1b82cd{STARTING}[worker=node0] added {HouseKeeper@acd3460{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
17:14:07.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@acd3460{STOPPED}[interval=600000, ownscheduler=false]
17:14:07.466 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
17:14:07.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21790ms HouseKeeper@acd3460{STARTED}[interval=660000, ownscheduler=false]
17:14:07.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21790ms DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0]
17:14:07.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@68454ed5{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0],MANAGED}
17:14:07.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 added {DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0],UNMANAGED}
17:14:07.467 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:07.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@1c792107{STOPPED}
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1b317e7d[EMBEDDED:null]
17:14:07.468 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1b317e7d=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true}
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@1c792107{STARTING}
17:14:07.468 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-1b317e7d[EMBEDDED:null]
17:14:07.469 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1]
17:14:07.469 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0[EMBEDDED:null]
17:14:07.469 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2]
17:14:07.469 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
17:14:07.469 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
17:14:07.469 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
17:14:07.469 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
17:14:07.470 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-1b317e7d=org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true}
17:14:07.470 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@1c792107{STARTING}
17:14:07.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21793ms ServletHandler@1c792107{STARTED}
17:14:07.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:07.470 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
17:14:07.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21794ms org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
17:14:07.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21794ms org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:07.471 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21794ms org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:07.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:07.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21795ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:07.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:07.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @21795ms org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:07.473 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@26495639 for org.glassfish.jersey.servlet.ServletContainer-1b317e7d
17:14:07.731 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
17:14:07.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22054ms o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
17:14:07.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@1bb4c431{STOPPED}
17:14:07.731 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@1bb4c431{STARTING}
17:14:07.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22054ms ErrorHandler@1bb4c431{STARTED}
17:14:07.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:07.732 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:37056],POJO}
17:14:07.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@749ad37c[HTTP/1.1]
17:14:07.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22055ms HttpConnectionFactory@749ad37c[HTTP/1.1]
17:14:07.732 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}
17:14:07.733 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.733267+02:00 added {SelectorProducer@280d6a20,POJO}
17:14:07.734 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.734238+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
17:14:07.735 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.734829+02:00 created
17:14:07.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.735416+02:00,MANAGED}
17:14:07.735 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056} added {ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
17:14:07.736 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.736318+02:00 added {SelectorProducer@3199a202,POJO}
17:14:07.737 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.73685+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
17:14:07.737 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.737396+02:00 created
17:14:07.738 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.738207+02:00,MANAGED}
17:14:07.738 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056} added {ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
17:14:07.739 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.739325+02:00 added {SelectorProducer@2ef913a4,POJO}
17:14:07.740 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.739829+02:00 added {QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}],UNMANAGED}
17:14:07.740 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.740474+02:00 created
17:14:07.741 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.740996+02:00,MANAGED}
17:14:07.741 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056} added {ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
17:14:07.741 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0
17:14:07.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.742014+02:00
17:14:07.742 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22065ms EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.742491+02:00
17:14:07.742 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
17:14:07.743 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@3b347439 on ManagedSelector@56f72909{STARTING} id=0 keys=0 selected=0 updates=0
17:14:07.743 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
17:14:07.743 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.743559+02:00 tryProduce false
17:14:07.743 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.744 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3b347439
17:14:07.744 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.744 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d waiting with 0 keys
17:14:07.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22067ms ManagedSelector@56f72909{STARTED} id=0 keys=0 selected=0 updates=0
17:14:07.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0
17:14:07.744 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.744722+02:00
17:14:07.745 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22068ms EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.745251+02:00
17:14:07.745 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
17:14:07.746 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
17:14:07.746 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@6e67a8c0 on ManagedSelector@7286827b{STARTING} id=1 keys=0 selected=0 updates=0
17:14:07.747 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.746704+02:00 tryProduce false
17:14:07.747 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.747 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6e67a8c0
17:14:07.747 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.747 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 0 keys
17:14:07.747 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22070ms ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=0
17:14:07.747 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0
17:14:07.748 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.748026+02:00
17:14:07.748 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22071ms EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.748604+02:00
17:14:07.748 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
17:14:07.749 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@1d1b3620 on ManagedSelector@520c3dcb{STARTING} id=2 keys=0 selected=0 updates=0
17:14:07.749 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
17:14:07.750 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:07.749604+02:00 tryProduce false
17:14:07.751 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:07.751 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1d1b3620
17:14:07.751 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:07.751 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 waiting with 0 keys
17:14:07.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22074ms ManagedSelector@520c3dcb{STARTED} id=2 keys=0 selected=0 updates=0
17:14:07.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22074ms SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}
17:14:07.752 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056} added {acceptor-0@71e7c13f,POJO}
17:14:07.752 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@71e7c13f
17:14:07.752 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}
17:14:07.752 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@71e7c13f
17:14:07.752 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22075ms ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}
17:14:07.752 [main] INFO org.eclipse.jetty.server.Server - Started @22075ms
17:14:07.752 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @22076ms Server@68454ed5{STARTED}[9.4.17.v20190418]
17:14:07.754 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties'
17:14:07.754 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]tryAcquire: returning true. lockCounter=1
17:14:07.755 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [2295566b]release: releasing underlying FileLock. lockCounter=0
17:14:07.756 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:07.756 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]tryAcquire: returning true. lockCounter=1
17:14:07.757 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:07.757 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1c815814]release: releasing underlying FileLock. lockCounter=0
17:14:07.867 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.9 GiB, allocated=57.0 MiB, used=16.6 MiB, available=3.9 GiB
17:14:07.868 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next).
17:14:07.869 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]tryAcquire: returning true. lockCounter=2
17:14:07.869 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]release: NOT releasing underlying FileLock. lockCounter=1
17:14:07.869 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:07.870 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]tryAcquire: returning true. lockCounter=1
17:14:07.871 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:07.872 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [32513dea]release: releasing underlying FileLock. lockCounter=0
17:14:07.879 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:14:07.879 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
17:14:07.879 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
17:14:07.880 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
17:14:07.880 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
17:14:07.880 [main] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
17:14:08.354 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'.
17:14:08.442 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'.
17:14:08.523 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'.
17:14:08.662 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'.
17:14:08.732 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'.
17:14:08.795 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'.
17:14:08.890 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'.
17:14:08.948 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'.
17:14:08.987 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171359750': java.sql.SQLSyntaxErrorException: Index 'SQL200413171359750' was created to enforce constraint 'copymodification_pk'.  It can only be dropped by dropping the constraint.
17:14:09.031 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'.
17:14:09.044 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'.
17:14:09.046 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist.
17:14:09.059 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'.
17:14:09.072 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171400190': java.sql.SQLSyntaxErrorException: Index 'SQL200413171400190' was created to enforce constraint 'deletemodification_pk'.  It can only be dropped by dropping the constraint.
17:14:09.086 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'.
17:14:09.102 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'.
17:14:09.103 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist.
17:14:09.130 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171400930': java.sql.SQLSyntaxErrorException: Index 'SQL200413171400930' was created to enforce constraint 'filechunk_pk'.  It can only be dropped by dropping the constraint.
17:14:09.141 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'.
17:14:09.143 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist.
17:14:09.155 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'.
17:14:09.170 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171402370': java.sql.SQLSyntaxErrorException: Index 'SQL200413171402370' was created to enforce constraint 'fileinprogressmarker_pk'.  It can only be dropped by dropping the constraint.
17:14:09.184 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'.
17:14:09.185 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
17:14:09.187 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist.
17:14:09.198 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'.
17:14:09.200 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist.
17:14:09.214 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171401710': java.sql.SQLSyntaxErrorException: Index 'SQL200413171401710' was created to enforce constraint 'lastsynctoremoterepo_pk'.  It can only be dropped by dropping the constraint.
17:14:09.225 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'.
17:14:09.238 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'.
17:14:09.250 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171401970': java.sql.SQLSyntaxErrorException: Index 'SQL200413171401970' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
17:14:09.252 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171401970': java.sql.SQLSyntaxErrorException: Index 'SQL200413171401970' was created to enforce constraint 'localrepository_aliases_pk'.  It can only be dropped by dropping the constraint.
17:14:09.263 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'.
17:14:09.275 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171359630': java.sql.SQLSyntaxErrorException: Index 'SQL200413171359630' was created to enforce constraint 'modification_pk'.  It can only be dropped by dropping the constraint.
17:14:09.287 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'.
17:14:09.300 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'.
17:14:09.302 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist.
17:14:09.314 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171402260': java.sql.SQLSyntaxErrorException: Index 'SQL200413171402260' was created to enforce constraint 'remoterepositoryrequest_pk'.  It can only be dropped by dropping the constraint.
17:14:09.327 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'.
17:14:09.342 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171400500': java.sql.SQLSyntaxErrorException: Index 'SQL200413171400500' was created to enforce constraint 'repofile_pk'.  It can only be dropped by dropping the constraint.
17:14:09.354 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'.
17:14:09.356 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist.
17:14:09.369 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'.
17:14:09.370 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist.
17:14:09.385 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'.
17:14:09.398 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'.
17:14:09.412 [main] WARN co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL200413171359280': java.sql.SQLSyntaxErrorException: Index 'SQL200413171359280' was created to enforce constraint 'repository_pk'.  It can only be dropped by dropping the constraint.
17:14:09.425 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'.
17:14:09.438 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'.
17:14:09.450 [main] INFO co.codewizards.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'.
17:14:09.452 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 1 of 2
17:14:09.460 [main] WARN co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:260)
	at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:254)
	at org.glassfish.jersey.client.JerseyInvocation.lambda$invoke$1(JerseyInvocation.java:750)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:292)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:274)
	at org.glassfish.jersey.internal.Errors.process(Errors.java:205)
	at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:390)
	at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:748)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:432)
	at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:333)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23)
	at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12)
	at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168)
	at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34)
	at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:226)
	at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)
	at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65)
	at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: java.net.ConnectException: Connection refused (Connection refused)
	at java.base/java.net.PlainSocketImpl.socketConnect(Native Method)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:177)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:341)
	at java.base/sun.net.www.http.HttpClient.New(HttpClient.java:376)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:794)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:782)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:724)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1608)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1515)
	at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:527)
	at org.glassfish.jersey.client.internal.HttpUrlConnector._apply(HttpUrlConnector.java:366)
	at org.glassfish.jersey.client.internal.HttpUrlConnector.apply(HttpUrlConnector.java:258)
	... 51 common frames omitted
17:14:10.469 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: starting try 2 of 2
17:14:10.545 [qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@62036411 on ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=0
17:14:10.545 [qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=0 selected=0 updates=1
17:14:10.546 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken with none selected
17:14:10.546 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 0/0/0 selected
17:14:10.546 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 0 keys, 1 updates
17:14:10.546 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:10.546 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@62036411
17:14:10.547 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@62036411
17:14:10.548 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:10.549 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 1 keys
17:14:10.549 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@62036411
17:14:10.550 [qtp274725976-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 1 ms, remaining: 29999 ms
17:14:10.552 [qtp274725976-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@2448326d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
17:14:10.552 [qtp274725976-36] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}-><null>
17:14:10.553 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.554 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.555 [qtp274725976-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.555 [qtp274725976-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5061fc77{AC.ReadCB@614ab880{HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:10.556 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.556 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@35df674c on ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
17:14:10.556 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=1
17:14:10.556 [qtp274725976-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.556 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@62036411
17:14:10.557 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken with none selected
17:14:10.558 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 0/0/1 selected
17:14:10.558 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 0 keys, 1 updates
17:14:10.558 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:10.558 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@35df674c
17:14:10.559 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=0}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.559 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:10.559 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 1 keys
17:14:10.560 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 1/1/1 selected
17:14:10.560 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 1 keys, 0 updates
17:14:10.561 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 channel=java.nio.channels.SocketChannel[connected local=/127.0.0.1:37056 remote=/127.0.0.1:41508], selector=sun.nio.ch.EPollSelectorImpl@4c83304a, interestOps=1, readyOps=1 SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=5/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 
17:14:10.566 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.567 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=12/30000}{io=1/0,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:10.568 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0} tryExecute EatWhatYouKill@71285693/SelectorProducer@3199a202/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:10.568627+02:00
17:14:10.569 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=1} startReservedThread p=1
17:14:10.569 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}@467b5b3a
17:14:10.569 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}@467b5b3a
17:14:10.570 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=1/6,p=1}@467b5b3a started
17:14:10.570 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}@467b5b3a waiting
17:14:10.570 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@71285693/SelectorProducer@3199a202/PRODUCING/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@4fd3b20a{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:10.569613+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
17:14:10.571 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=15/30000}{io=1/0,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:10.571 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
17:14:10.571 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:10.572 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:10.572 [qtp274725976-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5061fc77{AC.ReadCB@614ab880{HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:10.573 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=17/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2448326d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
17:14:10.573 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 536 HeapByteBuffer@7f933fd8[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:10.574 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 536 HeapByteBuffer@7f933fd8[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:10.574 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f933fd8[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f933fd8[p=0,l=536,c=8192,r=536]={<<<POST /RepoInfo HT...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE
17:14:10.575 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
17:14:10.576 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
17:14:10.577 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
17:14:10.577 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
17:14:10.577 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
17:14:10.577 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
17:14:10.577 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
17:14:10.578 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
17:14:10.578 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
17:14:10.578 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
17:14:10.578 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:37056/RepoInfo on HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37056/RepoInfo,age=0}
POST //127.0.0.1:37056/RepoInfo HTTP/1.1
Accept: application/xml
Content-Type: application/xml
Authorization: Basic TkVkUTBVXzY5dE5sRldrSHpWM0dQZzpsL34rMnsrOWM/RDhlZ2MrQ0JzKHtaQnZd
User-Agent: Jersey/2.29.1 (HttpUrlConnection 11.0.6)
Host: 127.0.0.1:37056
Connection: keep-alive
Content-Length: 244


17:14:10.579 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37056/RepoInfo,age=1} parsed true HttpParser{s=CONTENT,0 of 244}
17:14:10.579 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:37056/RepoInfo,age=1} handle //127.0.0.1:37056/RepoInfo 
17:14:10.579 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2448326d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false}
17:14:10.579 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=1} action DISPATCH
17:14:10.579 [qtp274725976-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=1}
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@2248d140{/,null,AVAILABLE}
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1 session=null
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:10.580 [qtp274725976-38] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
17:14:10.586 [qtp274725976-38] DEBUG co.codewizards.cloudstore.ls.rest.server.service.RepoInfoService - <init>: Instance created.
17:14:10.587 [qtp274725976-38] DEBUG co.codewizards.cloudstore.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic TkVkUTBVXzY5dE5sRldrSHpWM0dQZzpsL34rMnsrOWM/RDhlZ2MrQ0JzKHtaQnZd
17:14:10.572 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=16/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:10.590 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 1 keys
17:14:10.591 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=18/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=CONTENT,0 of 244},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=13} parse HeapByteBuffer@7f933fd8[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {}
17:14:10.591 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f933fd8[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:10.592 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=14} onContent Content@19372d3{HeapByteBufferR@2ef2a85d[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.592 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=0,q=0,[0]=null,s=STREAM] addContent Content@19372d3{HeapByteBufferR@2ef2a85d[p=292,l=536,c=8192,r=244]={POST /RepoInfo HT...Length: 244\r\n\r\n<<<<?xml version="1....InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.592 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END
17:14:10.592 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=14} onContentComplete
17:14:10.593 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=15} onRequestComplete
17:14:10.593 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
17:14:10.593 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=20/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=15} parsed false HttpParser{s=END,244 of 244}
17:14:10.602 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=293,l=536,c=8192,r=243]={POST /RepoInfo HT...ength: 244\r\n\r\n<<<<?xml version="1.0...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.603 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=294,l=536,c=8192,r=242]={POST /RepoInfo HT...ngth: 244\r\n\r\n<?<<<xml version="1.0"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.603 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=295,l=536,c=8192,r=241]={POST /RepoInfo HT...gth: 244\r\n\r\n<?x<<<ml version="1.0" ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.603 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=296,l=536,c=8192,r=240]={POST /RepoInfo HT...th: 244\r\n\r\n<?xm<<<l version="1.0" e...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.604 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=324,l=536,c=8192,r=212]={POST /RepoInfo HT...0" encoding="UT<<<F-8" standalone="...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.604 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=33,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=325,l=536,c=8192,r=211]={POST /RepoInfo HT..." encoding="UTF<<<-8" standalone="y...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.605 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=34,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=326,l=536,c=8192,r=210]={POST /RepoInfo HT... encoding="UTF-<<<8" standalone="ye...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.605 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=35,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=327,l=536,c=8192,r=209]={POST /RepoInfo HT...encoding="UTF-8<<<" standalone="yes...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.605 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=36,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=328,l=536,c=8192,r=208]={POST /RepoInfo HT...ncoding="UTF-8"<<< standalone="yes"...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.606 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=329,l=536,c=8192,r=207]={POST /RepoInfo HT...coding="UTF-8" <<<standalone="yes"?...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.606 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=330,l=536,c=8192,r=206]={POST /RepoInfo HT...oding="UTF-8" s<<<tandalone="yes"?>...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.606 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=331,l=536,c=8192,r=205]={POST /RepoInfo HT...ding="UTF-8" st<<<andalone="yes"?><...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.606 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=332,l=536,c=8192,r=204]={POST /RepoInfo HT...ing="UTF-8" sta<<<ndalone="yes"?><r...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.607 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=333,l=536,c=8192,r=203]={POST /RepoInfo HT...ng="UTF-8" stan<<<dalone="yes"?><re...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.607 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=334,l=536,c=8192,r=202]={POST /RepoInfo HT...g="UTF-8" stand<<<alone="yes"?><rep...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.608 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=335,l=536,c=8192,r=201]={POST /RepoInfo HT...="UTF-8" standa<<<lone="yes"?><repo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.608 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=336,l=536,c=8192,r=200]={POST /RepoInfo HT..."UTF-8" standal<<<one="yes"?><repoI...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.608 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=337,l=536,c=8192,r=199]={POST /RepoInfo HT...UTF-8" standalo<<<ne="yes"?><repoIn...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.609 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=338,l=536,c=8192,r=198]={POST /RepoInfo HT...TF-8" standalon<<<e="yes"?><repoInf...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.609 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=339,l=536,c=8192,r=197]={POST /RepoInfo HT...F-8" standalone<<<="yes"?><repoInfo...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.609 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=340,l=536,c=8192,r=196]={POST /RepoInfo HT...-8" standalone=<<<"yes"?><repoInfoR...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.610 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=341,l=536,c=8192,r=195]={POST /RepoInfo HT...8" standalone="<<<yes"?><repoInfoRe...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.610 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=342,l=536,c=8192,r=194]={POST /RepoInfo HT..." standalone="y<<<es"?><repoInfoReq...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.610 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=343,l=536,c=8192,r=193]={POST /RepoInfo HT... standalone="ye<<<s"?><repoInfoRequ...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.611 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=344,l=536,c=8192,r=192]={POST /RepoInfo HT...standalone="yes<<<"?><repoInfoReque...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.611 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=345,l=536,c=8192,r=191]={POST /RepoInfo HT...tandalone="yes"<<<?><repoInfoReques...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.611 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=346,l=536,c=8192,r=190]={POST /RepoInfo HT...andalone="yes"?<<<><repoInfoRequest...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.612 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=347,l=536,c=8192,r=189]={POST /RepoInfo HT...ndalone="yes"?><<<<repoInfoRequestD...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.612 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@50463b2e[c=244,q=1,[0]=EOF,s=STREAM] read 189 from Content@19372d3{HeapByteBufferR@2ef2a85d[p=536,l=536,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}}
17:14:10.612 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=34}
17:14:10.614 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@2448326d{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false}
17:14:10.615 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]<init>: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4'
17:14:10.618 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [35f6c502]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/cloudstore-repository.lock'
17:14:10.618 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [35f6c502]tryAcquire: returning true. lockCounter=1
17:14:10.618 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4' locked successfully.
17:14:10.618 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.db.DatabaseAdapterFactoryRegistry - getDatabaseAdapterFactoryOrFail: returning existing DatabaseAdapterFactory instance.
17:14:10.620 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]initPersistenceManagerFactory: Starting up PersistenceManagerFactory...
17:14:10.622 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.hostName' is not set (config is queried next).
17:14:10.622 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.userName' is not set (config is queried next).
17:14:10.622 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.password' is not set (config is queried next).
17:14:10.623 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNamePrefix' is not set (config is queried next).
17:14:10.623 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.dbNameSuffix' is not set (config is queried next).
17:14:10.623 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.jdbc.sysdbName' is not set (config is queried next).
17:14:10.625 [qtp274725976-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry
17:14:10.630 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar.
17:14:10.635 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/5.2.2/datanucleus-core-5.2.2.jar!/plugin.xml.
17:14:10.642 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 5.2.2 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar.
17:14:10.649 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/5.2.2/datanucleus-api-jdo-5.2.2.jar!/plugin.xml.
17:14:10.655 [qtp274725976-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 5.2.1 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar.
17:14:10.660 [qtp274725976-38] DEBUG DataNucleus.General - Loading extension points and extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/5.2.1/datanucleus-rdbms-5.2.1.jar!/plugin.xml.
17:14:10.670 [qtp274725976-38] DEBUG DataNucleus.Persistence - Java types support initialising ...
17:14:10.671 [qtp274725976-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Object;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.time.Duration, java.time.Instant, java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime, java.time.MonthDay, java.time.OffsetDateTime, java.time.OffsetTime, java.time.Period, java.time.Year, java.time.YearMonth, java.time.ZonedDateTime, java.time.ZoneId, java.time.ZoneOffset, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.Optional, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short
17:14:10.671 [qtp274725976-38] DEBUG DataNucleus.Persistence - Type converter support initialising ...
17:14:10.672 [qtp274725976-38] DEBUG DataNucleus.Persistence - Type converter support loaded
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigDecimal; to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for [Ljava.math.BigInteger; to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer
17:14:10.673 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.image.BufferedImage to : byte[],java.nio.ByteBuffer
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : byte[],java.lang.String,java.nio.ByteBuffer
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Character,java.lang.Integer
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.lang.Double,java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.String,java.lang.Long
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.String,java.util.Date,java.lang.Long
17:14:10.674 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.String,java.util.Date,java.lang.Long
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.String,java.util.Date,java.lang.Long
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Duration to : java.lang.Double,java.lang.String,java.lang.Long
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Instant to : java.lang.String,java.util.Date,java.sql.Timestamp,java.lang.Long
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDate to : java.lang.String,java.util.Date,java.sql.Date
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.LocalTime to : java.lang.String,java.util.Date,java.lang.Long,java.sql.Time
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.MonthDay to : int[],java.lang.String,java.util.Date,java.sql.Date
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetDateTime to : java.lang.String,java.util.Date,java.sql.Timestamp
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.OffsetTime to : java.lang.String,java.lang.Long,java.sql.Time
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Period to : int[],java.lang.String
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.Year to : java.lang.String,java.lang.Integer
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.YearMonth to : int[],java.lang.String,java.util.Date,java.sql.Date
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZonedDateTime to : java.lang.String,java.sql.Timestamp
17:14:10.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneId to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.time.ZoneOffset to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : java.lang.String,java.util.Date,java.sql.Timestamp,[Ljava.lang.Object;
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.String,java.lang.Long
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation
17:14:10.676 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity
17:14:10.677 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo
17:14:10.678 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo
17:14:10.678 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo
17:14:10.679 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo
17:14:10.679 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo
17:14:10.680 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.680 [qtp274725976-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
17:14:10.680 [qtp274725976-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
17:14:10.681 [qtp274725976-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
17:14:10.681 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:14:10.682 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those.
17:14:10.683 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data
17:14:10.684 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm
17:14:10.684 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm
17:14:10.684 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm
17:14:10.685 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm
17:14:10.686 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm
17:14:10.686 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.686 [qtp274725976-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
17:14:10.687 [qtp274725976-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
17:14:10.687 [qtp274725976-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
17:14:10.687 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found
17:14:10.688 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data
17:14:10.688 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile
17:14:10.688 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo
17:14:10.689 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo
17:14:10.689 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo
17:14:10.690 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo
17:14:10.690 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo
17:14:10.690 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.691 [qtp274725976-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
17:14:10.691 [qtp274725976-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
17:14:10.692 [qtp274725976-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
17:14:10.692 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:10.693 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those.
17:14:10.694 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data
17:14:10.694 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm
17:14:10.694 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm
17:14:10.695 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm
17:14:10.695 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm
17:14:10.695 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm
17:14:10.696 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.696 [qtp274725976-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
17:14:10.697 [qtp274725976-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
17:14:10.697 [qtp274725976-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
17:14:10.697 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found
17:14:10.698 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.698 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.698 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.699 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data
17:14:10.699 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository
17:14:10.700 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo
17:14:10.700 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo
17:14:10.701 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo
17:14:10.701 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo
17:14:10.702 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo
17:14:10.702 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.703 [qtp274725976-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
17:14:10.703 [qtp274725976-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
17:14:10.704 [qtp274725976-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
17:14:10.704 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:14:10.704 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those.
17:14:10.707 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data
17:14:10.708 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm
17:14:10.708 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm
17:14:10.709 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm
17:14:10.709 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm
17:14:10.710 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm
17:14:10.710 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.711 [qtp274725976-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
17:14:10.711 [qtp274725976-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
17:14:10.712 [qtp274725976-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
17:14:10.712 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found
17:14:10.712 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.713 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data
17:14:10.713 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory
17:14:10.714 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo
17:14:10.714 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo
17:14:10.714 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo
17:14:10.715 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo
17:14:10.715 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo
17:14:10.716 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.716 [qtp274725976-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
17:14:10.717 [qtp274725976-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
17:14:10.718 [qtp274725976-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
17:14:10.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:10.718 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those.
17:14:10.719 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data
17:14:10.719 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm
17:14:10.720 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm
17:14:10.720 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm
17:14:10.721 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm
17:14:10.721 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm
17:14:10.722 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.722 [qtp274725976-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
17:14:10.723 [qtp274725976-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
17:14:10.723 [qtp274725976-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
17:14:10.723 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found
17:14:10.724 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data
17:14:10.724 [qtp274725976-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository
17:14:10.724 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo
17:14:10.725 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo
17:14:10.725 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo
17:14:10.726 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo
17:14:10.726 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo
17:14:10.727 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.727 [qtp274725976-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
17:14:10.728 [qtp274725976-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
17:14:10.728 [qtp274725976-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
17:14:10.728 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:10.729 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those.
17:14:10.730 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data
17:14:10.730 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm
17:14:10.731 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm
17:14:10.731 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm
17:14:10.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm
17:14:10.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm
17:14:10.732 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.733 [qtp274725976-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
17:14:10.734 [qtp274725976-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
17:14:10.734 [qtp274725976-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
17:14:10.734 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found
17:14:10.734 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "root" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.734 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" field "privateKey" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.735 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data
17:14:10.736 [qtp274725976-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore
17:14:10.749 [qtp274725976-38] DEBUG DataNucleus.Connection - Created ConnectionPool "tx" as data source using pooling type of dbcp2-builtin
17:14:10.750 [qtp274725976-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx"
17:14:10.750 [qtp274725976-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx"
17:14:10.754 [qtp274725976-38] DEBUG DataNucleus.Connection - Created ConnectionPool "nontx" as data source using pooling type of dbcp2-builtin
17:14:10.758 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16f50b3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx"
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NVARCHAR
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String, jdbc-type=NCHAR
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "[B" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.File" using jdbc-types=[LONGVARBINARY], sql-types=[LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.io.Serializable" using jdbc-types=[BLOB, BINARY, VARBINARY, LONGVARBINARY], sql-types=[BLOB, CHAR () FOR BIT DATA, VARBINARY, LONGVARBINARY] with default (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY)
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Boolean" using jdbc-types=[SMALLINT, CHAR, BOOLEAN], sql-types=[SMALLINT, CHAR, BOOLEAN] with default (jdbc-type=CHAR, sql-type=CHAR)
17:14:10.806 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Byte" using jdbc-types=[SMALLINT], sql-types=[SMALLINT] with default (jdbc-type=, sql-type=)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Character" using jdbc-types=[CHAR, INTEGER], sql-types=[CHAR, INT, INTEGER] with default (jdbc-type=CHAR, sql-type=CHAR)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Double" using jdbc-types=[DECIMAL, DOUBLE], sql-types=[DECIMAL, DOUBLE] with default (jdbc-type=DOUBLE, sql-type=DOUBLE)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Float" using jdbc-types=[FLOAT, REAL, DECIMAL, DOUBLE], sql-types=[FLOAT, REAL, DECIMAL, DOUBLE] with default (jdbc-type=FLOAT, sql-type=FLOAT)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Integer" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT, INTEGER] with default (jdbc-type=INTEGER, sql-type=INT)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Long" using jdbc-types=[NUMERIC, SMALLINT, BIGINT, INTEGER], sql-types=[NUMERIC, SMALLINT, BIGINT, INT] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.Short" using jdbc-types=[SMALLINT, INTEGER], sql-types=[SMALLINT, INT, INTEGER] with default (jdbc-type=SMALLINT, sql-type=SMALLINT)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.lang.String" using jdbc-types=[BLOB, SQLXML, LONGVARCHAR, CLOB, VARCHAR, CHAR, BIGINT], sql-types=[BLOB, LONGVARCHAR, CLOB, XML, VARCHAR, CHAR, BIGINT] with default (jdbc-type=VARCHAR, sql-type=VARCHAR)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigDecimal" using jdbc-types=[NUMERIC, DECIMAL], sql-types=[NUMERIC, DECIMAL] with default (jdbc-type=DECIMAL, sql-type=DECIMAL)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.math.BigInteger" using jdbc-types=[NUMERIC], sql-types=[NUMERIC] with default (jdbc-type=NUMERIC, sql-type=NUMERIC)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, BIGINT] with default (jdbc-type=DATE, sql-type=DATE)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Time" using jdbc-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIME, sql-type=TIME)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.sql.Timestamp" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "java.util.Date" using jdbc-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT], sql-types=[DATE, TIMESTAMP, VARCHAR, CHAR, TIME, BIGINT] with default (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP)
17:14:10.807 [qtp274725976-38] DEBUG DataNucleus.Datastore - RDBMS support configured for "org.datanucleus.identity.DatastoreId" using jdbc-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER], sql-types=[NUMERIC, VARCHAR, CHAR, BIGINT, INTEGER] with default (jdbc-type=BIGINT, sql-type=BIGINT)
17:14:10.856 [qtp274725976-38] DEBUG DataNucleus.Datastore - ======================= Datastore =========================
17:14:10.856 [qtp274725976-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager)
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : read-write
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints)
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Query Languages : JDOQL, JPQL, STOREDPROC, SQL
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - ===========================================================
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)"
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)"
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:14:10.857 [qtp274725976-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4/.cloudstore-repo/derby]
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter="
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50)
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255
17:14:10.858 [qtp274725976-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
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - ===========================================================
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@16f50b3 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@25f2802a, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:10.858 [qtp274725976-38] DEBUG DataNucleus.Datastore - StoreManager now created
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false)
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - ================= NucleusContext ===============
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "5.2.2" with JRE "11.0.6" on "Linux"
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Persistence API : JDO
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - ClassLoading : default
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 
17:14:10.859 [qtp274725976-38] DEBUG DataNucleus.Persistence - ================================================
17:14:10.860 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@1da1aa40"
17:14:10.863 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo
17:14:10.863 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo
17:14:10.864 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo
17:14:10.865 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo
17:14:10.866 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo
17:14:10.867 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.867 [qtp274725976-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
17:14:10.868 [qtp274725976-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
17:14:10.868 [qtp274725976-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
17:14:10.868 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:14:10.869 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those.
17:14:10.870 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data
17:14:10.871 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm
17:14:10.871 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm
17:14:10.872 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm
17:14:10.872 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm
17:14:10.873 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm
17:14:10.873 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.874 [qtp274725976-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
17:14:10.874 [qtp274725976-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
17:14:10.875 [qtp274725976-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
17:14:10.875 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found
17:14:10.875 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo
17:14:10.876 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo
17:14:10.876 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo
17:14:10.877 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo
17:14:10.877 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo
17:14:10.878 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.878 [qtp274725976-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
17:14:10.879 [qtp274725976-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
17:14:10.880 [qtp274725976-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
17:14:10.880 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:14:10.880 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those.
17:14:10.881 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data
17:14:10.881 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm
17:14:10.882 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm
17:14:10.882 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm
17:14:10.883 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm
17:14:10.883 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm
17:14:10.884 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.885 [qtp274725976-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
17:14:10.886 [qtp274725976-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
17:14:10.886 [qtp274725976-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
17:14:10.886 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found
17:14:10.887 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.887 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.887 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.887 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data
17:14:10.888 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data
17:14:10.889 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo
17:14:10.889 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo
17:14:10.890 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo
17:14:10.890 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo
17:14:10.891 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo
17:14:10.891 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:10.892 [qtp274725976-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
17:14:10.892 [qtp274725976-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
17:14:10.893 [qtp274725976-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
17:14:10.893 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:14:10.893 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those.
17:14:10.894 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data
17:14:10.894 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm
17:14:10.895 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm
17:14:10.896 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm
17:14:10.896 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm
17:14:10.897 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm
17:14:10.898 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm
17:14:10.898 [qtp274725976-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
17:14:10.899 [qtp274725976-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
17:14:10.899 [qtp274725976-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
17:14:10.899 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found
17:14:10.900 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.900 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.900 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localPathPrefix" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:10.900 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data
17:14:10.901 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table]
17:14:10.901 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table]
17:14:10.902 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:10.902 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.903 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:14:10.903 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table]
17:14:10.903 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:10.903 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.903 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table]
17:14:10.904 [qtp274725976-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") 
17:14:10.904 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.904 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.904 [qtp274725976-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") 
17:14:10.904 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:10.905 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:10.905 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.905 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised
17:14:10.905 [qtp274725976-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") 
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.906 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:10.907 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:10.907 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.907 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised
17:14:10.907 [qtp274725976-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") 
17:14:10.907 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:10.907 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:10.908 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.908 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.908 [qtp274725976-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") 
17:14:10.908 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:10.908 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:10.909 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.909 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised
17:14:10.909 [qtp274725976-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") 
17:14:10.909 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.909 [qtp274725976-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
17:14:10.909 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:10.910 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:10.910 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:10.910 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68dee3c9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:10.911 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d" with isolation "serializable"
17:14:10.918 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:14:10.918 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:10.937 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 19 ms
17:14:10.937 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:14:10.940 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE
17:14:10.940 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "modification" in Catalog "", Schema ""
17:14:10.946 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 6 ms
17:14:10.946 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "modification" : 6 columns found
17:14:10.948 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE
17:14:10.948 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification" in Catalog "", Schema ""
17:14:10.951 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 3 ms
17:14:10.951 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "copymodification" : 7 columns found
17:14:10.959 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository"
17:14:10.960 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1")
17:14:10.980 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:11.004 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:14:11.022 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository"
17:14:11.023 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid")
17:14:11.035 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:11.051 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification"
17:14:11.052 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid")
17:14:11.066 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:11.066 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision")
17:14:11.105 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 39 ms
17:14:11.138 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification"
17:14:11.139 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:14:11.155 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 16 ms
17:14:11.175 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification"
17:14:11.191 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification"
17:14:11.192 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1")
17:14:11.204 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:11.204 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length")
17:14:11.219 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:11.219 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1")
17:14:11.237 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 18 ms
17:14:11.270 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification"
17:14:11.270 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:14:11.282 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:11.303 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification"
17:14:11.303 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d"
17:14:11.305 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d"
17:14:11.305 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68dee3c9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.305 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@68dee3c9 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@5412555d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.307 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo
17:14:11.308 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo
17:14:11.308 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo
17:14:11.309 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo
17:14:11.310 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo
17:14:11.311 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:11.311 [qtp274725976-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
17:14:11.312 [qtp274725976-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
17:14:11.312 [qtp274725976-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
17:14:11.312 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:11.313 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those.
17:14:11.316 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data
17:14:11.316 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm
17:14:11.317 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm
17:14:11.318 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm
17:14:11.319 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm
17:14:11.319 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm
17:14:11.320 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm
17:14:11.320 [qtp274725976-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
17:14:11.321 [qtp274725976-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
17:14:11.321 [qtp274725976-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
17:14:11.321 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found
17:14:11.322 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.322 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.322 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data
17:14:11.323 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table]
17:14:11.323 [qtp274725976-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") 
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.324 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised
17:14:11.325 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c3707d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:11.325 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223" with isolation "serializable"
17:14:11.333 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE
17:14:11.334 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "deletemodification" in Catalog "", Schema ""
17:14:11.341 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
17:14:11.341 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found
17:14:11.347 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification"
17:14:11.348 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1")
17:14:11.359 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 11 ms
17:14:11.360 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length")
17:14:11.380 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:11.400 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification"
17:14:11.401 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 
17:14:11.427 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 26 ms
17:14:11.447 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification"
17:14:11.448 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223"
17:14:11.449 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223"
17:14:11.450 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c3707d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.450 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6c3707d6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@46274223, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.451 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table]
17:14:11.452 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:11.452 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.452 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:11.452 [qtp274725976-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") 
17:14:11.452 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.453 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.453 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.453 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.454 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.454 [qtp274725976-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") 
17:14:11.454 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.454 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.454 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorMapping$DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.455 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised
17:14:11.455 [qtp274725976-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") 
17:14:11.455 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55bb53c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:11.455 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011" with isolation "serializable"
17:14:11.460 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:11.461 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:11.472 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms
17:14:11.472 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:11.480 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile"
17:14:11.481 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision")
17:14:11.498 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:11.498 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid")
17:14:11.518 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:11.542 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile"
17:14:11.543 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 
17:14:11.556 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:11.574 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile"
17:14:11.574 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name")
17:14:11.591 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 17 ms
17:14:11.592 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011"
17:14:11.593 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011"
17:14:11.593 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55bb53c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.593 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@55bb53c0 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@74c1f011, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.594 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo
17:14:11.595 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo
17:14:11.596 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo
17:14:11.596 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo
17:14:11.597 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo
17:14:11.598 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:11.599 [qtp274725976-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
17:14:11.599 [qtp274725976-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
17:14:11.600 [qtp274725976-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
17:14:11.600 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:11.601 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those.
17:14:11.602 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data
17:14:11.603 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm
17:14:11.604 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm
17:14:11.604 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm
17:14:11.605 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm
17:14:11.605 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm
17:14:11.606 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm
17:14:11.607 [qtp274725976-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
17:14:11.607 [qtp274725976-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
17:14:11.608 [qtp274725976-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
17:14:11.608 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found
17:14:11.608 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.608 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.609 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data
17:14:11.610 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo
17:14:11.611 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo
17:14:11.611 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo
17:14:11.612 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo
17:14:11.613 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo
17:14:11.613 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:11.614 [qtp274725976-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
17:14:11.615 [qtp274725976-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
17:14:11.615 [qtp274725976-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
17:14:11.615 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:11.616 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those.
17:14:11.617 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data
17:14:11.618 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm
17:14:11.618 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm
17:14:11.619 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm
17:14:11.619 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm
17:14:11.620 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm
17:14:11.620 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm
17:14:11.621 [qtp274725976-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
17:14:11.622 [qtp274725976-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
17:14:11.623 [qtp274725976-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
17:14:11.623 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found
17:14:11.623 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.623 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.624 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data
17:14:11.624 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:11.624 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table]
17:14:11.625 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:11.625 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.627 [qtp274725976-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") 
17:14:11.627 [qtp274725976-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" ()
17:14:11.628 [qtp274725976-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
17:14:11.628 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:11.628 [qtp274725976-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
17:14:11.628 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.628 [qtp274725976-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
17:14:11.629 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.629 [qtp274725976-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") 
17:14:11.629 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=INTEGER but sql-type=INT is not found. Using default sql-type for this jdbc-type.
17:14:11.629 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.column.IntegerColumnMapping)
17:14:11.630 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.630 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.630 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.630 [qtp274725976-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") 
17:14:11.630 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.631 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.631 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised
17:14:11.631 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3217a18a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:11.631 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e" with isolation "serializable"
17:14:11.638 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:11.639 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:11.647 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
17:14:11.647 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:11.649 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE
17:14:11.649 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "filechunk" in Catalog "", Schema ""
17:14:11.653 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 4 ms
17:14:11.653 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "filechunk" : 7 columns found
17:14:11.662 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile"
17:14:11.663 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length")
17:14:11.675 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:11.700 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:11.717 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:11.731 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk"
17:14:11.732 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid")
17:14:11.746 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:11.771 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk"
17:14:11.772 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 
17:14:11.781 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
17:14:11.796 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk"
17:14:11.797 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset")
17:14:11.812 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 15 ms
17:14:11.812 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e"
17:14:11.814 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e"
17:14:11.814 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3217a18a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.814 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3217a18a [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@43392d1e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.816 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo
17:14:11.817 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo
17:14:11.818 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo
17:14:11.819 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo
17:14:11.821 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo
17:14:11.822 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:11.823 [qtp274725976-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
17:14:11.825 [qtp274725976-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
17:14:11.826 [qtp274725976-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
17:14:11.827 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:11.830 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those.
17:14:11.830 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data
17:14:11.831 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm
17:14:11.832 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm
17:14:11.832 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm
17:14:11.833 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm
17:14:11.833 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm
17:14:11.834 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm
17:14:11.835 [qtp274725976-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
17:14:11.835 [qtp274725976-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
17:14:11.836 [qtp274725976-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
17:14:11.836 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found
17:14:11.836 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.836 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.836 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "resyncMode" : Adding Meta-Data for member since it didnt appear in the Meta-Data definition.
17:14:11.837 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data
17:14:11.837 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table]
17:14:11.838 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:11.838 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.838 [qtp274725976-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") 
17:14:11.839 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.839 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.840 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.840 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.column.CharColumnMapping)
17:14:11.841 [qtp274725976-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") 
17:14:11.841 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.841 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:11.841 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised
17:14:11.842 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53175a2e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:11.842 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64" with isolation "serializable"
17:14:11.847 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE
17:14:11.848 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "lastsynctoremoterepo" in Catalog "", Schema ""
17:14:11.855 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
17:14:11.855 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found
17:14:11.863 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo"
17:14:11.863 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:14:11.876 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:11.902 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo"
17:14:11.903 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 
17:14:11.913 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 10 ms
17:14:11.943 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo"
17:14:11.943 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid")
17:14:11.955 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:11.955 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64"
17:14:11.956 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64"
17:14:11.956 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53175a2e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.956 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@53175a2e [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@28d5d64, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:11.958 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table]
17:14:11.958 [qtp274725976-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") 
17:14:11.958 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"]
17:14:11.958 [qtp274725976-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" ()
17:14:11.959 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:11.959 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:11.960 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.961 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:11.962 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:11.962 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised
17:14:11.964 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b3d1ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:11.964 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb" with isolation "serializable"
17:14:11.973 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE
17:14:11.973 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repository" in Catalog "", Schema ""
17:14:11.984 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 11 ms
17:14:11.984 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found
17:14:11.985 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE
17:14:11.986 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "localrepository_aliases" in Catalog "", Schema ""
17:14:11.988 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 2 ms
17:14:11.988 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "localrepository_aliases" : 2 columns found
17:14:11.996 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository"
17:14:11.996 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid")
17:14:12.008 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 12 ms
17:14:12.033 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository"
17:14:12.033 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 
17:14:12.046 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:12.065 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository"
17:14:12.082 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases"
17:14:12.082 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid")
17:14:12.103 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 20 ms
17:14:12.125 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases"
17:14:12.125 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 
17:14:12.135 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 9 ms
17:14:12.150 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases"
17:14:12.151 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb"
17:14:12.152 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb"
17:14:12.152 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b3d1ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.152 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@21b3d1ec [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@2eaa28eb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.154 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo
17:14:12.154 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo
17:14:12.155 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo
17:14:12.155 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo
17:14:12.156 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo
17:14:12.156 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:12.157 [qtp274725976-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
17:14:12.157 [qtp274725976-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
17:14:12.158 [qtp274725976-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
17:14:12.158 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:12.159 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those.
17:14:12.159 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data
17:14:12.160 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm
17:14:12.160 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm
17:14:12.161 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm
17:14:12.162 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm
17:14:12.162 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm
17:14:12.163 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm
17:14:12.163 [qtp274725976-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
17:14:12.164 [qtp274725976-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
17:14:12.164 [qtp274725976-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
17:14:12.165 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found
17:14:12.165 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data
17:14:12.167 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table]
17:14:12.168 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:12.168 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:12.168 [qtp274725976-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") 
17:14:12.168 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.169 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=LONGVARBINARY but sql-type=LONGVARBINARY is not found. Using default sql-type for this jdbc-type.
17:14:12.169 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.column.LongVarBinaryColumnMapping)
17:14:12.169 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.169 [qtp274725976-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") 
17:14:12.170 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:12.170 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:12.170 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised
17:14:12.170 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ca4d462 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:12.170 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d" with isolation "serializable"
17:14:12.175 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE
17:14:12.175 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "remoterepositoryrequest" in Catalog "", Schema ""
17:14:12.182 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
17:14:12.182 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found
17:14:12.188 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest"
17:14:12.203 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest"
17:14:12.205 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest"
17:14:12.205 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid")
17:14:12.218 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:12.218 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d"
17:14:12.220 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d"
17:14:12.220 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ca4d462 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.220 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5ca4d462 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@70594c7d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.222 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo
17:14:12.222 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo
17:14:12.223 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo
17:14:12.223 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo
17:14:12.224 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo
17:14:12.225 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:12.226 [qtp274725976-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
17:14:12.227 [qtp274725976-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
17:14:12.228 [qtp274725976-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
17:14:12.228 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:12.229 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those.
17:14:12.231 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data
17:14:12.231 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm
17:14:12.232 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm
17:14:12.233 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm
17:14:12.234 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm
17:14:12.235 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm
17:14:12.237 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm
17:14:12.239 [qtp274725976-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
17:14:12.240 [qtp274725976-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
17:14:12.242 [qtp274725976-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
17:14:12.242 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found
17:14:12.243 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data
17:14:12.244 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table]
17:14:12.245 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Entity.id uses IDENTITY strategy and rather than using memberType of long for the column type, using class java.lang.Long since the datastore requires that
17:14:12.245 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.column.BigIntColumnMapping)
17:14:12.246 [qtp274725976-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") 
17:14:12.246 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.247 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Attempt to find JDBC driver 'typeInfo' for jdbc-type=CLOB but sql-type=VARCHAR is not found. Using default sql-type for this jdbc-type.
17:14:12.247 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.ClobColumnMapping)
17:14:12.247 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.247 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.247 [qtp274725976-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") 
17:14:12.247 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:12.248 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.column.TimestampColumnMapping)
17:14:12.248 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised
17:14:12.248 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5d369838 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:12.248 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127" with isolation "serializable"
17:14:12.254 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE
17:14:12.255 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker" in Catalog "", Schema ""
17:14:12.262 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 7 ms
17:14:12.263 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found
17:14:12.269 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker"
17:14:12.269 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid")
17:14:12.283 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 14 ms
17:14:12.311 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker"
17:14:12.327 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker"
17:14:12.327 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1")
17:14:12.340 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - SQL Execution Time = 13 ms
17:14:12.340 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127"
17:14:12.342 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127"
17:14:12.343 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5d369838 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.343 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5d369838 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@53293127, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.344 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo
17:14:12.344 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo
17:14:12.345 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo
17:14:12.346 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo
17:14:12.347 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo
17:14:12.347 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo
17:14:12.348 [qtp274725976-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
17:14:12.349 [qtp274725976-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
17:14:12.349 [qtp274725976-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
17:14:12.350 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:12.350 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those.
17:14:12.350 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data
17:14:12.351 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm
17:14:12.352 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm
17:14:12.352 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm
17:14:12.353 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm
17:14:12.354 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm
17:14:12.354 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm
17:14:12.355 [qtp274725976-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
17:14:12.356 [qtp274725976-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
17:14:12.357 [qtp274725976-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
17:14:12.357 [qtp274725976-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found
17:14:12.357 [qtp274725976-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data
17:14:12.358 [qtp274725976-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table]
17:14:12.358 [qtp274725976-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") 
17:14:12.359 [qtp274725976-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
17:14:12.359 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.column.VarCharColumnMapping)
17:14:12.359 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26d6624 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" on resource "nontx" with isolation level "serializable" and auto-commit=false
17:14:12.359 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction STARTED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0" with isolation "serializable"
17:14:12.364 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE
17:14:12.365 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "repofile" in Catalog "", Schema ""
17:14:12.374 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 1 tables, time = 9 ms
17:14:12.375 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found
17:14:12.386 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile"
17:14:12.402 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile"
17:14:12.408 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile"
17:14:12.408 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction COMMITTING with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0"
17:14:12.408 [qtp274725976-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction CLOSED with connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0"
17:14:12.408 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26d6624 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.408 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@26d6624 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@1f44e0c0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]"
17:14:12.409 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.410 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@239f30e9"
17:14:12.410 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-11, enlisted resources=[]]
17:14:12.410 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8 (optimistic=false)
17:14:12.411 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:12.411 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:12.411 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository]
17:14:12.411 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository"
17:14:12.412 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.413 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.415 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644ed7f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:12.415 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@70b92509, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-11, enlisted resources=[]]
17:14:12.415 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:12.423 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b"
17:14:12.424 [qtp274725976-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'
17:14:12.425 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 2 ms
17:14:12.425 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:14:12.426 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:12.426 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache
17:14:12.426 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:12.427 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="")
17:14:12.427 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN"
17:14:12.427 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="1") enlisted in transactional cache
17:14:12.428 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" having fields "publicKey" fetched from table ""repository""
17:14:12.435 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "825444e2-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b"
17:14:12.436 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:14:12.436 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:12.437 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5af2f058"
17:14:12.437 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="1") is having the following fields in Level 2 cache object updated : [3]
17:14:12.439 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" having fields "privateKey" fetched from table ""repository""
17:14:12.448 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "d4c584e4-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b"
17:14:12.448 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1>
17:14:12.449 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.449 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@6b305755"
17:14:12.449 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="1") is having the following fields in Level 2 cache object updated : [7]
17:14:12.468 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]initPersistenceManagerFactory: repositoryId=50eb2837-0c43-49b1-a599-cd11c171f876
17:14:12.468 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8
17:14:12.468 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.468 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.469 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-11, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@70b92509]]
17:14:12.469 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644ed7f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.469 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@644ed7f6 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@3e8afa7b, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.469 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:12.470 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:12.470 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:12.470 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7174124c, lifecycle=HOLLOW]
17:14:12.470 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:12.470 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.470 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1849 ms.
17:14:12.471 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@be29c27"
17:14:12.471 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-12, enlisted resources=[]]
17:14:12.471 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8 (optimistic=false)
17:14:12.471 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed"
17:14:12.471 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:12.472 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:12.473 [qtp274725976-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]
17:14:12.473 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed"
17:14:12.474 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.475 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.476 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fd07414 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ccc06d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:12.476 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@183e969a, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-12, enlisted resources=[]]
17:14:12.476 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ...
17:14:12.487 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "e737c4e6-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ccc06d"
17:14:12.487 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2020-04-12 17:14:12.471>
17:14:12.488 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.488 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-12, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@183e969a]]
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fd07414 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ccc06d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.489 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1fd07414 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@ccc06d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.490 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:12.490 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.490 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [56413f4]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:12.490 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [56413f4]tryAcquire: returning true. lockCounter=1
17:14:12.490 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [56413f4]tryAcquire: returning true. lockCounter=2
17:14:12.491 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:12.491 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [56413f4]release: NOT releasing underlying FileLock. lockCounter=1
17:14:12.491 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [56413f4]release: releasing underlying FileLock. lockCounter=0
17:14:12.492 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@18d9863d"
17:14:12.492 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-13, enlisted resources=[]]
17:14:12.492 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8 (optimistic=false)
17:14:12.493 [qtp274725976-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
17:14:12.493 [qtp274725976-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
17:14:12.493 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25c8aa68 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26a71765, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:12.494 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@378895da, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-13, enlisted resources=[]]
17:14:12.494 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:12.494 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26a71765"
17:14:12.494 [qtp274725976-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'
17:14:12.494 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:12.495 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:14:12.495 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:12.495 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:12.496 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:12.496 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:12.496 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="1") enlisted in transactional cache
17:14:12.496 [qtp274725976-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@6ec5d2ef"
17:14:12.497 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" 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]
17:14:12.498 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:12.498 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" field "aliases" loading contents to SCO wrapper from the datastore
17:14:12.511 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26a71765"
17:14:12.511 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:12.512 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.512 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@aa4f767"
17:14:12.512 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [372d425d]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:12.513 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [372d425d]tryAcquire: returning true. lockCounter=1
17:14:12.513 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:12.514 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [372d425d]release: releasing underlying FileLock. lockCounter=0
17:14:12.514 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'k8ymaekc-s5az4' of repository '50eb2837-0c43-49b1-a599-cd11c171f876' already in-sync.
17:14:12.514 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1200c41]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:12.514 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1200c41]tryAcquire: returning true. lockCounter=1
17:14:12.514 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1200c41]tryAcquire: returning true. lockCounter=2
17:14:12.515 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:12.515 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1200c41]release: NOT releasing underlying FileLock. lockCounter=1
17:14:12.515 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [1200c41]release: releasing underlying FileLock. lockCounter=0
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.516 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-13, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@378895da]]
17:14:12.516 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25c8aa68 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26a71765, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.517 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@25c8aa68 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@26a71765, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.517 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:12.517 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:12.518 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:12.518 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@6ec5d2ef, lifecycle=HOLLOW]
17:14:12.518 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:12.518 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.519 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@2433473"
17:14:12.519 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-14, enlisted resources=[]]
17:14:12.519 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8 (optimistic=false)
17:14:12.519 [qtp274725976-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
17:14:12.520 [qtp274725976-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
17:14:12.520 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c79404 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:12.520 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c4ebbd5, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-14, enlisted resources=[]]
17:14:12.520 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ...
17:14:12.521 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "56ac44df-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf"
17:14:12.521 [qtp274725976-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'
17:14:12.521 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:12.522 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms
17:14:12.522 [qtp274725976-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache
17:14:12.522 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]")
17:14:12.523 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper
17:14:12.523 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper
17:14:12.523 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="1") enlisted in transactional cache
17:14:12.523 [qtp274725976-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@57ca9b2b"
17:14:12.524 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" 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]
17:14:12.524 [qtp274725976-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="1") is having the following fields in Level 2 cache object updated : [6]
17:14:12.532 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "9e9484ec-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf"
17:14:12.532 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1>
17:14:12.533 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.534 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4b519ec7"
17:14:12.534 [qtp274725976-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" field "aliases" loading contents to SCO wrapper from the datastore
17:14:12.535 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "02e504e9-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf"
17:14:12.535 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1>
17:14:12.536 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.536 [qtp274725976-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1718e2d2"
17:14:12.536 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.536 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.536 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-14, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@c4ebbd5]]
17:14:12.537 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c79404 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.538 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@75c79404 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@16bc21bf, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.538 [qtp274725976-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW"
17:14:12.538 [qtp274725976-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache
17:14:12.538 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms
17:14:12.538 [qtp274725976-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@57ca9b2b, lifecycle=HOLLOW]
17:14:12.539 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared
17:14:12.539 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.539 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]open: closing=false closeAbortable=true
17:14:12.540 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext OPENED "org.datanucleus.ExecutionContextImpl@69e1d1f8" for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@5823ef3e" with txn="org.datanucleus.TransactionImpl@6cc46caa"
17:14:12.540 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=-1509142984-15, enlisted resources=[]]
17:14:12.540 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8 (optimistic=false)
17:14:12.540 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30014c0a]<init>: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties'
17:14:12.540 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30014c0a]tryAcquire: returning true. lockCounter=1
17:14:12.540 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30014c0a]tryAcquire: returning true. lockCounter=2
17:14:12.541 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next).
17:14:12.541 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30014c0a]release: NOT releasing underlying FileLock. lockCounter=1
17:14:12.541 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [30014c0a]release: releasing underlying FileLock. lockCounter=0
17:14:12.542 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:14:12.542 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:12.542 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository]
17:14:12.543 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository"
17:14:12.543 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.545 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.545 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection OPENED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66c4b8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" on resource "tx" with isolation level "read-committed" and auto-commit=false
17:14:12.546 [qtp274725976-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3eda70d4, error code TMNOFLAGS and transaction [DataNucleus Transaction, ID=-1509142984-15, enlisted resources=[]]
17:14:12.546 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ...
17:14:12.555 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "6a4644ef-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.555 [qtp274725976-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'
17:14:12.555 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 0 ms
17:14:12.556 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms
17:14:12.557 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:14:12.557 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:12.557 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest]
17:14:12.557 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest"
17:14:12.558 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.559 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.559 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ...
17:14:12.566 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "8cbe04f1-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.566 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS "dn_type","a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"
17:14:12.567 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.567 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms
17:14:12.568 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:14:12.569 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 0 ms
17:14:12.569 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile]
17:14:12.569 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile"
17:14:12.570 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.571 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 1 ms
17:14:12.571 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ...
17:14:12.583 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "af36c4f3-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.583 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'
17:14:12.584 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.584 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 13 ms
17:14:12.585 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:14:12.586 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:12.586 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory]
17:14:12.586 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory"
17:14:12.587 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.588 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.588 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ...
17:14:12.598 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "51b084f5-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.598 [qtp274725976-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'
17:14:12.599 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.600 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms
17:14:12.600 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:14:12.601 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:12.601 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification]
17:14:12.601 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification"
17:14:12.602 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.603 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.603 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ...
17:14:12.625 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "f42b44f7-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.625 [qtp274725976-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'
17:14:12.626 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 1 ms
17:14:12.627 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 24 ms
17:14:12.627 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (generic) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:14:12.628 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (generic) = 1 ms
17:14:12.628 [qtp274725976-38] DEBUG DataNucleus.Query - QueryCompilation:
  [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}]
  [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification]
17:14:12.628 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile (datastore) of "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification"
17:14:12.630 [qtp274725976-38] DEBUG DataNucleus.Query - Compile of JDOQL into SQL - JoinType : navigation(default=(using nullability), filter=(using nullability))
17:14:12.630 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time (datastore) = 2 ms
17:14:12.630 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ...
17:14:12.651 [qtp274725976-38] DEBUG DataNucleus.Datastore - Using PreparedStatement "16a704f9-0171-741a-9d29-000001350828" for connection "org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb"
17:14:12.651 [qtp274725976-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'
17:14:12.658 [qtp274725976-38] DEBUG DataNucleus.Datastore.Retrieve - SQL Execution Time = 7 ms
17:14:12.659 [qtp274725976-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 29 ms
17:14:12.666 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.666 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.667 [qtp274725976-38] DEBUG co.codewizards.cloudstore.local.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities.
17:14:12.667 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.667 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.667 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@69e1d1f8
17:14:12.667 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() START : using ordered flush - 0 enlisted objects
17:14:12.668 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() END
17:14:12.668 [qtp274725976-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=-1509142984-15, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@3eda70d4]]
17:14:12.668 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection COMMITTING : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66c4b8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.668 [qtp274725976-38] DEBUG DataNucleus.Connection - ManagedConnection CLOSED : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@66c4b8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp2.PoolingDataSource$PoolGuardConnectionWrapper@6796d0cb, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]"
17:14:12.669 [qtp274725976-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms
17:14:12.669 [qtp274725976-38] DEBUG DataNucleus.Persistence - ExecutionContext CLOSED "org.datanucleus.ExecutionContextImpl@69e1d1f8"
17:14:12.669 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]getCloseDeferredMillis: closeDeferredMillis=0
17:14:12.669 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]close: Closing real LocalRepoManager immediately.
17:14:12.670 [qtp274725976-38] INFO co.codewizards.cloudstore.local.LocalRepoManagerImpl - [e7d24d0]_close: Shutting down real LocalRepoManager.
17:14:12.674 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "tx"
17:14:12.674 [qtp274725976-38] DEBUG DataNucleus.Connection - Closing ConnectionPool "nontx"
17:14:12.675 [qtp274725976-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes
17:14:12.675 [qtp274725976-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation
17:14:12.675 [qtp274725976-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared
17:14:13.176 [qtp274725976-38] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [35f6c502]release: releasing underlying FileLock. lockCounter=0
17:14:13.180 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@46d0cbe8[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@168c8cd{null}
17:14:13.180 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@2077b2bb{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=2602}
200 OK HTTP/1.1
Content-Length: 773
Content-Type: application/xml


17:14:13.180 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3c5da58f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56021b37] generate: NEED_HEADER (null,[p=0,l=773,c=8192,r=773],true)@START
17:14:13.181 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=773} last=true content=HeapByteBuffer@46d0cbe8[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
17:14:13.181 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 773
Content-Type: application/xml


17:14:13.181 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
17:14:13.181 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3c5da58f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56021b37] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=773,c=8192,r=773],true)@COMPLETING
17:14:13.182 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@164d0594{IDLE}->null [HeapByteBuffer@7f933fd8[p=0,l=104,c=8192,r=104]={<<<HTTP/1.1 200 OK\r\n....v20190418)\r\n\r\n>>>VkUTBVXzY5dE5sRld...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@46d0cbe8[p=0,l=773,c=8192,r=773]={<<<<?xml version="1....nfoResponseDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}]
17:14:13.182 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@164d0594{WRITING}->null:IDLE-->WRITING
17:14:13.194 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 877 SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=W,to=2621/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=END,244 of 244},g=HttpGenerator@4d1e7d05{s=COMPLETING}]=>HttpChannelOverHttp@2077b2bb{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=2616}
17:14:13.194 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=877 remaining=0 WriteFlusher@164d0594{WRITING}->null
17:14:13.194 [qtp274725976-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@164d0594{IDLE}->null:WRITING-->IDLE
17:14:13.195 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@3c5da58f[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=773},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@56021b37] generate: DONE ([p=104,l=104,c=8192,r=0],[p=773,l=773,c=8192,r=0],true)@END
17:14:13.195 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1, calling complete=true
17:14:13.195 [qtp274725976-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null
17:14:13.195 [qtp274725976-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@2077b2bb{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:37056/RepoInfo,age=2617}
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2448326d{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false}
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:37056/RepoInfo,age=2618} action COMPLETE
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - onComplete HttpChannelState@2448326d{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false}
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=773
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2448326d{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false}
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,244 of 244}
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE
17:14:13.196 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f933fd8[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}
17:14:13.197 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f933fd8[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}
17:14:13.197 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7f933fd8[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}
17:14:13.198 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f933fd8[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} {}
17:14:13.198 [qtp274725976-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f933fd8[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}
17:14:13.199 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=4/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
17:14:13.199 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.200 [qtp274725976-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.200 [qtp274725976-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5061fc77{AC.ReadCB@614ab880{HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:13.200 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.201 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@35df674c on ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
17:14:13.201 [qtp274725976-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=1
17:14:13.201 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken with none selected
17:14:13.201 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 0/0/1 selected
17:14:13.201 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 0 keys, 1 updates
17:14:13.202 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.202 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@35df674c
17:14:13.202 [qtp274725976-38] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@2448326d{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null
17:14:13.202 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.202 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
17:14:13.202 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.202 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 1 keys
17:14:13.215 [main] DEBUG co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient - execute: invocation took 2746 ms
Local repository:
  repository.repositoryId = 50eb2837-0c43-49b1-a599-cd11c171f876
  repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/repo/k8ymaekc-s5az4
  repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@72d16d6
  repository.publicKeySha1 = 5E:9E:6D:39:53:C1:7B:BB:4A:7A:48:F8:F0:D7:1C:BC:39:7A:D8:8E

Remote repositories connected: {NONE}

Remote repositories requesting connection: {NONE}

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

17:14:13.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@68454ed5{STARTED}[9.4.17.v20190418]
17:14:13.219 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@68454ed5{STOPPING}[9.4.17.v20190418]
17:14:13.222 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran qtp274725976-35-acceptor-0@71e7c13f-ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:37056}
17:14:13.222 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@68454ed5{STOPPING}[9.4.17.v20190418] by 
17:14:13.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:13.222 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:13.223 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@520c3dcb{STARTED} id=2 keys=0 selected=0 updates=0
17:14:13.223 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:13.224 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 woken with none selected
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 woken up from select, 0/0/0 selected
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 processing 0 keys, 1 updates
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7b0525a8
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.224 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 waiting with 0 keys
17:14:13.225 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175 on ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=0
17:14:13.225 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@520c3dcb{STOPPING} id=2 keys=0 selected=0 updates=1
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 woken with none selected
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 woken up from select, 0/0/0 selected
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58fc239 processing 0 keys, 1 updates
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4f2d8175
17:14:13.225 [qtp274725976-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.226 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5960f17
17:14:13.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:13.227157+02:00
17:14:13.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1dd64243/SelectorProducer@2ef913a4/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:13.227752+02:00
17:14:13.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@520c3dcb{STOPPED} id=2 keys=-1 selected=-1 updates=0
17:14:13.228 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7286827b{STARTED} id=1 keys=1 selected=0 updates=0
17:14:13.228 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6 on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:13.228 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=1
17:14:13.228 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken with none selected
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 0/0/1 selected
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 0 keys, 1 updates
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@44618fe6
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:13.229 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.230 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,OPEN,fill=FI,flush=-,to=29/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.230 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,CLOSED,fill=FI,flush=-,to=30/30000}{io=1/1,kio=1,kro=1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.231 [qtp274725976-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@164d0594{IDLE}->null
java.nio.channels.ClosedChannelException: null
	at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492)
	at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353)
	at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215)
	at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192)
	at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175)
	at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248)
	at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252)
	at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61)
	at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426)
	at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743)
	at java.base/java.lang.Thread.run(Thread.java:834)
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5061fc77{AC.ReadCB@614ab880{HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,CLOSED,fill=FI,flush=-,to=31/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@614ab880[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}}
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1}
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.io.AbstractConnection - HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,CLOSED,fill=-,flush=-,to=32/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@614ab880[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed {}
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7286827b{STOPPING} id=1 keys=1 selected=0 updates=0
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@379cd91
17:14:13.232 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.233 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a waiting with 1 keys
17:14:13.233 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@379cd91
17:14:13.233 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a on ManagedSelector@7286827b{STOPPING} id=1 keys=0 selected=0 updates=0
17:14:13.233 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7286827b{STOPPING} id=1 keys=0 selected=0 updates=1
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken with none selected
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a woken up from select, 0/0/0 selected
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4c83304a processing 0 keys, 1 updates
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2b15ba1a
17:14:13.234 [qtp274725976-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,CLOSED,fill=-,flush=-,to=33/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@614ab880[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.234 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@5d3634c8
17:14:13.235 [qtp274725976-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@614ab880::SocketChannelEndPoint@2eb0591d{/127.0.0.1:41508<->/127.0.0.1:37056,CLOSED,fill=-,flush=-,to=34/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@614ab880[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4d1e7d05{s=START}]=>HttpChannelOverHttp@2077b2bb{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}
17:14:13.235 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@379cd91
17:14:13.235 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T17:14:13.235159+02:00
17:14:13.236 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@71285693/SelectorProducer@3199a202/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2020-04-13T17:14:13.236054+02:00
17:14:13.236 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7286827b{STOPPED} id=1 keys=-1 selected=-1 updates=0
17:14:13.236 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@56f72909{STARTED} id=0 keys=0 selected=0 updates=0
17:14:13.236 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@796fe2b5 on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:13.236 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d woken with none selected
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d woken up from select, 0/0/0 selected
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d processing 0 keys, 1 updates
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@796fe2b5
17:14:13.237 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d waiting with 0 keys
17:14:13.238 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5a6af2c4 on ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=0
17:14:13.238 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@56f72909{STOPPING} id=0 keys=0 selected=0 updates=1
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d woken with none selected
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d woken up from select, 0/0/0 selected
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@d9f191d processing 0 keys, 1 updates
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5a6af2c4
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
17:14:13.238 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$231/0x0000000800320840@145fe8ab
17:14:13.239 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:13.239508+02:00
17:14:13.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@23ec63af/SelectorProducer@280d6a20/IDLE/p=false/QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2020-04-13T17:14:13.240062+02:00
17:14:13.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@56f72909{STOPPED} id=0 keys=-1 selected=-1 updates=0
17:14:13.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:13.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@749ad37c[HTTP/1.1]
17:14:13.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@749ad37c[HTTP/1.1]
17:14:13.241 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:13.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@59b98ad1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
17:14:13.241 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@68454ed5{STOPPING}[9.4.17.v20190418]
17:14:13.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DefaultSessionIdManager@6c1b82cd{STARTED}[worker=node0]
17:14:13.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HouseKeeper@acd3460{STARTED}[interval=660000, ownscheduler=false]
17:14:13.241 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging
17:14:13.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HouseKeeper@acd3460{STOPPED}[interval=660000, ownscheduler=false]
17:14:13.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@6c1b82cd{STOPPED}[worker=node0]
17:14:13.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@1bb4c431{STARTED}
17:14:13.242 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@1bb4c431{STOPPING}
17:14:13.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@1bb4c431{STOPPED}
17:14:13.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN}
17:14:13.242 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@2248d140{/,null,SHUTDOWN} by 
17:14:13.243 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
17:14:13.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:13.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:13.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
17:14:13.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@7a3a49e5[passivating=false,graceSec=3600]
17:14:13.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6dbb3d7d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
17:14:13.243 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:13.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@1c792107{STARTED}
17:14:13.244 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@1c792107{STOPPING}
17:14:13.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:13.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-16f4a3c0@18ead926==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true
17:14:13.244 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:13.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-1b317e7d@550afc18==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true
17:14:13.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@1c792107{STOPPED}
17:14:13.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler934426842==dftMaxIdleSec=-1
17:14:13.257 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
17:14:13.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@2248d140{/,null,UNAVAILABLE}
17:14:13.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6d2db15b{STARTED}
17:14:13.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6d2db15b{STOPPED}
17:14:13.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp274725976]@105ffc58{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
17:14:13.258 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp274725976]@105ffc58{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}]
17:14:13.258 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4fd3b20a{s=1/6,p=0}
17:14:13.258 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@467b5b3a offer STOP!
17:14:13.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}
17:14:13.260 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@467b5b3a task=STOP!
17:14:13.260 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.260 [qtp274725976-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.260 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@467b5b3a Exited
17:14:13.260 [qtp274725976-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4fd3b20a{s=0/6,p=0}@467b5b3a
17:14:13.261 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-35,5,main] for 14999
17:14:13.261 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.261 [qtp274725976-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.262 [qtp274725976-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.263 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.263 [qtp274725976-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-38,5,] for 14998
17:14:13.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-39,5,] for 14997
17:14:13.263 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[qtp274725976-32,5,main] for 14997
17:14:13.263 [qtp274725976-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$321/0x000000080094cc40@42536508
17:14:13.263 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp274725976]@105ffc58{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$67/0x00000008001e4840@5bf8fa12]
17:14:13.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@68454ed5{STOPPED}[9.4.17.v20190418]
17:14:13.264 [main] INFO co.codewizards.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop
17:14:13.264 [main] DEBUG co.codewizards.cloudstore.core.io.LockFileImpl - [7f70e244]release: releasing underlying FileLock. lockCounter=0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.199 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client ---
[INFO] Copying jaxb-api-2.4.0-b180830.0359.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.4.0-b180830.0359.jar
[INFO] Copying co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-utils-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.5.0.jar
[INFO] Copying javax.mail-1.6.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.mail-1.6.0.jar
[INFO] Copying jakarta.inject-2.6.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.inject-2.6.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar
[INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-1.0.1-SNAPSHOT.jar
[INFO] Copying hk2-locator-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.5.0.jar
[INFO] Copying aopalliance-repackaged-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/aopalliance-repackaged-2.5.0.jar
[INFO] Copying datanucleus-api-jdo-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-5.2.2.jar
[INFO] Copying FastInfoset-1.2.15.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/FastInfoset-1.2.15.jar
[INFO] Copying javax.jdo-3.2.0-m12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.jdo-3.2.0-m12.jar
[INFO] Copying jersey-client-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-1.0.1-SNAPSHOT.jar
[INFO] Copying jcl-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jcl-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar
[INFO] Copying datanucleus-core-5.2.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-5.2.2.jar
[INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar
[INFO] Copying javassist-3.22.0-CR2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javassist-3.22.0-CR2.jar
[INFO] Copying log4j-over-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-2.0.0-alpha1.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying datanucleus-rdbms-5.2.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-5.2.1.jar
[INFO] Copying osgi-resource-locator-1.0.3.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.3.jar
[INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar
[INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/slf4j-api-2.0.0-alpha1.jar
[INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-container-servlet-core-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.29.1.jar
[INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar
[INFO] Copying jaxb-runtime-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jaxb-runtime-2.4.0-b180830.0438.jar
[INFO] Copying javax.activation-api-1.2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/javax.activation-api-1.2.0.jar
[INFO] Copying co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-1.0.1-SNAPSHOT.jar
[INFO] Copying co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying stax-ex-1.8.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/stax-ex-1.8.jar
[INFO] Copying co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-media-jaxb-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-media-jaxb-2.29.1.jar
[INFO] Copying istack-commons-runtime-3.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/istack-commons-runtime-3.0.7.jar
[INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar
[INFO] Copying postgresql-42.2.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/postgresql-42.2.12.jar
[INFO] Copying jul-to-slf4j-2.0.0-alpha1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jul-to-slf4j-2.0.0-alpha1.jar
[INFO] Copying jersey-server-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.29.1.jar
[INFO] Copying jersey-hk2-2.28.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-hk2-2.28.jar
[INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar
[INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar
[INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar
[INFO] Copying jersey-container-servlet-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.29.1.jar
[INFO] Copying co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-1.0.1-SNAPSHOT.jar
[INFO] Copying jersey-common-2.29.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.29.1.jar
[INFO] Copying txw2-2.4.0-b180830.0438.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/txw2-2.4.0-b180830.0438.jar
[INFO] Copying hk2-api-2.5.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.5.0.jar
[INFO] Copying co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-1.0.1-SNAPSHOT.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar
[INFO] Copying co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-1.0.1-SNAPSHOT.jar
[INFO] Copying logback-classic-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.3.0-alpha4.jar
[INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar
[INFO] Copying logback-core-1.3.0-alpha4.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/logback-core-1.3.0-alpha4.jar
[INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar
[INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ co.codewizards.cloudstore.client ---
[INFO] Reading assembly descriptor: src/assembly/bin.xml
[INFO] Building tar : /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ co.codewizards.cloudstore.client ---
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.tar.gz
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-bin.zip
[INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 361 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6.jar (45 kB at 15 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6.pom
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6.pom (3.8 kB at 3.8 MB/s)
[INFO] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 158 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (317 B at 317 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-bin.tar.gz
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-bin.tar.gz (24 MB at 56 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-bin.zip
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-bin.zip (24 MB at 55 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 1.4 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-sources.jar
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/co.codewizards.cloudstore.client-1.0.1-20200413.151421-6-sources.jar (29 kB at 14 MB/s)
[INFO] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/1.0.1-SNAPSHOT/maven-metadata.xml (1.4 kB at 722 kB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client ---
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.client
[INFO] 
[INFO] >>> maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) > generate-sources @ co.codewizards.cloudstore.client >>>
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] <<< maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) < generate-sources @ co.codewizards.cloudstore.client <<<
[INFO] 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.1.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client ---
[INFO] Skipping javadoc generation
[JENKINS] Archiving  javadoc
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/javadoc.unfiltered
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/apidocs
[INFO] 
[INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client ---
file:/tmp/cloudstore-junk/ - Session: Opened  
[INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.client/target/site
[INFO]    >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client
[INFO]    >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client
file:/tmp/cloudstore-junk/ - Session: Disconnecting  
file:/tmp/cloudstore-junk/ - Session: Disconnected