Skip to content

Console Output

Started by user jnh5y@ccri.com
Building in workspace /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/jnh5y/geowebcache.git # timeout=10
Fetching upstream changes from https://github.com/jnh5y/geowebcache.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/jnh5y/geowebcache.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/jts-1.15.0^{commit} # timeout=10
Checking out Revision 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa (origin/jts-1.15.0)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
Commit message: "Updated to JTS 1.15.0."
 > /usr/local/bin/git rev-list --no-walk 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa # timeout=10
Parsing POMs
Discovered a new module org.geowebcache:geowebcache geowebcache
Discovered a new module org.geowebcache:gwc-core gwc-core
Discovered a new module org.geowebcache:gwc-georss gwc-georss
Discovered a new module org.geowebcache:gwc-gmaps gwc-gmaps
Discovered a new module org.geowebcache:gwc-kml gwc-kml
Discovered a new module org.geowebcache:gwc-rest gwc-rest
Discovered a new module org.geowebcache:gwc-tms gwc-tms
Discovered a new module org.geowebcache:gwc-ve gwc-ve
Discovered a new module org.geowebcache:gwc-wms gwc-wms
Discovered a new module org.geowebcache:gwc-wmts gwc-wmts
Discovered a new module org.geowebcache:gwc-web Web module
Discovered a new module org.geowebcache:gwc-diskquota Disk Quota management module
Discovered a new module org.geowebcache:gwc-diskquota-core Disk Quota management module - core service
Discovered a new module org.geowebcache:gwc-diskquota-bdb Disk Quota management module - BerkeleyDB backend
Discovered a new module org.geowebcache:gwc-diskquota-jdbc Disk Quota management module - JDBC backends
Discovered a new module org.geowebcache:gwc-arcgiscache ArcGIS Server tile cache support
Discovered a new module org.geowebcache:gwc-distributed gwc-distributed
Discovered a new module org.geowebcache:gwc-aws-s3 AWS S3 Storage
Discovered a new module org.geowebcache:gwc-sqlite SQLite Storage
Modules changed, recalculating dependency graph
Established TCP socket on 60458
[geowebcache] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts -cp /home/hudson/genie.jts/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12-alpha-1.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.jts/.jenkins/war/WEB-INF/lib/remoting-3.14.jar /home/hudson/genie.jts/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.jts/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 60458
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml clean install
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-core:jar:1.14-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-test:jar -> duplicate declaration of version (?) @ org.geowebcache:gwc-core:[unknown-version], /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/pom.xml, line 162, column 17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:gwc-core:[unknown-version], /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/pom.xml, line 185, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-georss:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-gmaps:jar:1.14-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-test:jar -> duplicate declaration of version (?) @ org.geowebcache:gwc-gmaps:[unknown-version], /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/pom.xml, line 44, column 17
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-kml:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-rest:jar:1.14-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.guava:guava:jar -> duplicate declaration of version (?) @ org.geowebcache:gwc-rest:[unknown-version], /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/pom.xml, line 65, column 19
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-tms:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-ve:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-wms:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-wmts:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-web:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-war-plugin is missing. @ org.geowebcache:gwc-web:[unknown-version], /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/pom.xml, line 151, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-diskquota-core:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-diskquota-bdb:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-diskquota-jdbc:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-diskquota:pom:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-arcgiscache:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-distributed:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-aws-s3:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:gwc-sqlite:jar:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ org.geowebcache:geowebcache:1.14-SNAPSHOT, /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml, line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.geowebcache:geowebcache:pom:1.14-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.codehaus.mojo:tomcat-maven-plugin is missing. @ line 482, column 14
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 491, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-plugin is missing. @ line 516, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 454, column 15
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 501, column 15
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] The expression ${pom.url} is deprecated. Please use ${project.url} instead.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] geowebcache                                                        [pom]
[INFO] gwc-core                                                           [jar]
[INFO] gwc-georss                                                         [jar]
[INFO] gwc-gmaps                                                          [jar]
[INFO] gwc-kml                                                            [jar]
[INFO] gwc-rest                                                           [jar]
[INFO] gwc-tms                                                            [jar]
[INFO] gwc-ve                                                             [jar]
[INFO] gwc-wms                                                            [jar]
[INFO] gwc-wmts                                                           [jar]
[INFO] Disk Quota management module                                       [pom]
[INFO] Disk Quota management module - core service                        [jar]
[INFO] Disk Quota management module - BerkeleyDB backend                  [jar]
[INFO] Disk Quota management module - JDBC backends                       [jar]
[INFO] ArcGIS Server tile cache support                                   [jar]
[INFO] gwc-distributed                                                    [jar]
[INFO] AWS S3 Storage                                                     [jar]
[INFO] SQLite Storage                                                     [jar]
[INFO] Web module                                                         [jar]
[INFO] 
[INFO] --------------------< org.geowebcache:geowebcache >---------------------
[INFO] Building geowebcache 1.14-SNAPSHOT                                [1/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata.xml (439 B at 756 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/1.1/tomcat-maven-plugin-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/1.1/tomcat-maven-plugin-1.1.pom (8.5 kB at 125 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/27/mojo-parent-27.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/27/mojo-parent-27.pom (27 kB at 414 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/1.1/tomcat-maven-plugin-1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/tomcat-maven-plugin/1.1/tomcat-maven-plugin-1.1.jar (59 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/maven-metadata.xml (1.6 kB at 57 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.pom (5.0 kB at 95 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 942 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 553 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.22.0/maven-surefire-plugin-2.22.0.jar (41 kB at 848 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.pom (9.6 kB at 168 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (18 kB at 738 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/2.19.1/maven-failsafe-plugin-2.19.1.jar (87 kB at 1.5 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.0.4/git-commit-id-plugin-2.0.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.0.4/git-commit-id-plugin-2.0.4.pom (7.2 kB at 32 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.0.4/git-commit-id-plugin-2.0.4.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/pl/project13/maven/git-commit-id-plugin/2.0.4/git-commit-id-plugin-2.0.4.jar (14 kB at 36 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.0-beta-3/buildnumber-maven-plugin-1.0-beta-3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.0-beta-3/buildnumber-maven-plugin-1.0-beta-3.pom (7.2 kB at 69 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/20/mojo-parent-20.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/20/mojo-parent-20.pom (18 kB at 473 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.0-beta-3/buildnumber-maven-plugin-1.0-beta-3.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.0-beta-3/buildnumber-maven-plugin-1.0-beta-3.jar (17 kB at 171 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ geowebcache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ geowebcache ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.2/maven-scm-api-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.2/maven-scm-api-1.2.pom (1.6 kB at 16 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.2/maven-scm-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.2/maven-scm-1.2.pom (12 kB at 91 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.2/maven-scm-manager-plexus-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.2/maven-scm-manager-plexus-1.2.pom (2.1 kB at 17 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.2/maven-scm-managers-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.2/maven-scm-managers-1.2.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.2/maven-scm-provider-svnexe-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.2/maven-scm-provider-svnexe-1.2.pom (2.3 kB at 23 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.2/maven-scm-providers-svn-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.2/maven-scm-providers-svn-1.2.pom (1.7 kB at 17 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.2/maven-scm-providers-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.2/maven-scm-providers-1.2.pom (3.6 kB at 29 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.2/maven-scm-provider-svn-commons-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.2/maven-scm-provider-svn-commons-1.2.pom (2.0 kB at 20 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom (145 B at 3.9 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.2/maven-scm-provider-cvsexe-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.2/maven-scm-provider-cvsexe-1.2.pom (2.6 kB at 27 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.2/maven-scm-providers-cvs-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.2/maven-scm-providers-cvs-1.2.pom (1.7 kB at 15 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.2/maven-scm-provider-cvs-commons-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.2/maven-scm-provider-cvs-commons-1.2.pom (2.2 kB at 22 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.2/maven-scm-provider-starteam-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.2/maven-scm-provider-starteam-1.2.pom (2.3 kB at 22 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.2/maven-scm-provider-clearcase-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.2/maven-scm-provider-clearcase-1.2.pom (2.4 kB at 20 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.2/maven-scm-provider-perforce-1.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.2/maven-scm-provider-perforce-1.2.pom (2.5 kB at 24 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.4/maven-scm-provider-svnjava-1.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.4/maven-scm-provider-svnjava-1.4.pom (6.7 kB at 66 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.2.3.5521/svnkit-1.2.3.5521.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.2.3.5521/svnkit-1.2.3.5521.pom (1.0 kB at 9.3 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.0.5/jna-3.0.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.0.5/jna-3.0.5.pom (2.0 kB at 19 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.2/maven-scm-api-1.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.2/maven-scm-manager-plexus-1.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.2/maven-scm-provider-svnexe-1.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.2/maven-scm-provider-svn-commons-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 358 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.2/maven-scm-provider-cvsexe-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.2/maven-scm-api-1.2.jar (84 kB at 514 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.2/maven-scm-provider-cvs-commons-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.2/maven-scm-manager-plexus-1.2.jar (10 kB at 57 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.2/maven-scm-provider-starteam-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.2/maven-scm-provider-svn-commons-1.2.jar (38 kB at 173 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.2/maven-scm-provider-clearcase-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.2/maven-scm-provider-svnexe-1.2.jar (60 kB at 250 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.2/maven-scm-provider-perforce-1.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.2/maven-scm-provider-cvsexe-1.2.jar (28 kB at 104 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.4/maven-scm-provider-svnjava-1.4.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.2/maven-scm-provider-cvs-commons-1.2.jar (71 kB at 202 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.2.3.5521/svnkit-1.2.3.5521.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.2/maven-scm-provider-starteam-1.2.jar (71 kB at 196 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.0.5/jna-3.0.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.2/maven-scm-provider-clearcase-1.2.jar (64 kB at 171 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.2/maven-scm-provider-perforce-1.2.jar (68 kB at 167 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/1.4/maven-scm-provider-svnjava-1.4.jar (44 kB at 105 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.0.5/jna-3.0.5.jar (688 kB at 872 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.2.3.5521/svnkit-1.2.3.5521.jar (1.8 MB at 1.9 MB/s)
[INFO] Storing buildNumber: 2018-06-28 20:12:38 at timestamp: 1530231158801
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ geowebcache ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.pom (5.4 kB at 36 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit-parent/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-parent-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit-parent/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-parent-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.pom (14 kB at 103 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/4/oss-parent-4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4.0 kB at 31 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/madgag/org.eclipse.jgit/1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE/org.eclipse.jgit-1.0.99.0.7-UNOFFICIAL-ROBERTO-RELEASE.jar (1.4 MB at 3.8 MB/s)
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:12:39 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:12:38
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ geowebcache ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/target/geowebcache-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ geowebcache >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ geowebcache ---
[INFO] Storing buildNumber: 2018-06-28 20:12:40 at timestamp: 1530231160847
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ geowebcache ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:12:40 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:12:40
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ geowebcache <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ geowebcache ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ geowebcache ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (7.3 kB at 272 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (3.5 kB at 140 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (3.2 kB at 127 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (46 kB at 929 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (196 kB at 3.9 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (293 kB at 5.0 MB/s)
[INFO] No tests to run.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ geowebcache ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ geowebcache ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/geowebcache/1.14-SNAPSHOT/geowebcache-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/target/geowebcache-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/geowebcache/1.14-SNAPSHOT/geowebcache-1.14-SNAPSHOT-tests.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-core >----------------------
[INFO] Building gwc-core 1.14-SNAPSHOT                                   [2/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/commons/commons-parent/12/commons-parent-12.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/commons/commons-parent/12/commons-parent-12.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/apache/commons/commons-parent/12/commons-parent-12.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/apache/commons/commons-parent/12/commons-parent-12.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/12/commons-parent-12.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/12/commons-parent-12.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/h2database/h2/1.1.119/h2-1.1.119.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/h2database/h2/1.1.119/h2-1.1.119.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/h2database/h2/1.1.119/h2-1.1.119.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/h2database/h2/1.1.119/h2-1.1.119.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h2database/h2/1.1.119/h2-1.1.119.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h2database/h2/1.1.119/h2-1.1.119.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.pom (15 kB at 398 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.10/xstream-parent-1.4.10.pom (35 kB at 887 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.pom (2.5 kB at 33 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.pom (2.5 kB at 49 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.pom (5.0 kB at 103 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.pom (2.9 kB at 50 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.pom (1.7 kB at 26 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.pom (12 kB at 115 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.pom (8.0 kB at 185 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.pom (3.5 kB at 29 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.pom (3.4 kB at 31 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 119 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 322 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.1 MB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.pom (1.3 kB at 18 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/easymock/easymock/3.2/easymock-3.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/easymock/easymock/3.2/easymock-3.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/easymock/easymock/3.2/easymock-3.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/easymock/easymock/3.2/easymock-3.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.2/easymock-3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.2/easymock-3.2.pom (4.8 kB at 67 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.2/easymock-parent-3.2.pom (16 kB at 252 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.pom (1.2 kB at 18 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/objenesis/objenesis/1.3/objenesis-1.3.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/objenesis/objenesis/1.3/objenesis-1.3.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/objenesis/objenesis/1.3/objenesis-1.3.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/objenesis/objenesis/1.3/objenesis-1.3.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.3/objenesis-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.3/objenesis-1.3.pom (2.5 kB at 43 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/1.3/objenesis-parent-1.3.pom (14 kB at 304 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.pom (7.3 kB at 68 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.pom (3.0 kB at 38 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-parent/2.3.0/xmlunit-parent-2.3.0.pom (16 kB at 194 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.pom (1.8 kB at 35 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/owasp/encoder/encoder/1.1/encoder-1.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/owasp/encoder/encoder/1.1/encoder-1.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/owasp/encoder/encoder/1.1/encoder-1.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/owasp/encoder/encoder/1.1/encoder-1.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder/1.1/encoder-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder/1.1/encoder-1.1.pom (12 kB at 101 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder-parent/1.1/encoder-parent-1.1.pom (4.4 kB at 24 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/h2database/h2/1.1.119/h2-1.1.119.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/easymock/easymock/3.2/easymock-3.2.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/objenesis/objenesis/1.3/objenesis-1.3.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/owasp/encoder/encoder/1.1/encoder-1.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/h2database/h2/1.1.119/h2-1.1.119.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/easymock/easymock/3.2/easymock-3.2.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/objenesis/objenesis/1.3/objenesis-1.3.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/owasp/encoder/encoder/1.1/encoder-1.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/h2database/h2/1.1.119/h2-1.1.119.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/easymock/easymock/3.2/easymock-3.2.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/objenesis/objenesis/1.3/objenesis-1.3.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/owasp/encoder/encoder/1.1/encoder-1.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/h2database/h2/1.1.119/h2-1.1.119.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/easymock/easymock/3.2/easymock-3.2.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/objenesis/objenesis/1.3/objenesis-1.3.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/owasp/encoder/encoder/1.1/encoder-1.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h2database/h2/1.1.119/h2-1.1.119.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/h2database/h2/1.1.119/h2-1.1.119.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.10/xstream-1.4.10.jar (590 kB at 5.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/4.2.5.RELEASE/spring-beans-4.2.5.RELEASE.jar (732 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/4.2.5.RELEASE/spring-aop-4.2.5.RELEASE.jar (370 kB at 1.7 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/4.2.5.RELEASE/spring-expression-4.2.5.RELEASE.jar (263 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/4.2.5.RELEASE/spring-context-4.2.5.RELEASE.jar (1.1 MB at 4.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/4.2.5.RELEASE/spring-core-4.2.5.RELEASE.jar (1.1 MB at 4.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.jar (20 kB at 73 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-web/4.2.5.RELEASE/spring-web-4.2.5.RELEASE.jar (767 kB at 2.4 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 861 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-integration/1.3/hamcrest-integration-1.3.jar (4.8 kB at 12 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.2/easymock-3.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.2/easymock-3.2.jar (120 kB at 266 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/cglib/cglib-nodep/2.2.2/cglib-nodep-2.2.2.jar (327 kB at 520 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.3/objenesis-1.3.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-all/1.8.5/mockito-all-1.8.5.jar (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-webmvc/4.2.5.RELEASE/spring-webmvc-4.2.5.RELEASE.jar (877 kB at 1.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/1.3/objenesis-1.3.jar (41 kB at 57 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/4.2.5.RELEASE/spring-tx-4.2.5.RELEASE.jar (266 kB at 373 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder/1.1/encoder-1.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/4.2.5.RELEASE/spring-jdbc-4.2.5.RELEASE.jar (424 kB at 571 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-legacy/2.3.0/xmlunit-legacy-2.3.0.jar (125 kB at 155 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xmlunit/xmlunit-core/2.3.0/xmlunit-core-2.3.0.jar (156 kB at 182 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/owasp/encoder/encoder/1.1/encoder-1.1.jar (37 kB at 43 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/4.2.5.RELEASE/spring-test-4.2.5.RELEASE.jar (563 kB at 569 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-core ---
[INFO] Storing buildNumber: 2018-06-28 20:14:01 at timestamp: 1530231241912
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-core ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:14:01 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:14:01
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 94 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 178 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/main/java/org/geowebcache/grid/GridSubset.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/main/java/org/geowebcache/grid/GridSubset.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/main/java/org/geowebcache/layer/TileLayer.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/main/java/org/geowebcache/layer/TileLayer.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/main/java/org/geowebcache/layer/TileLayer.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 85 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/test/java/org/geowebcache/util/TestUtils.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/test/java/org/geowebcache/util/TestUtils.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/test/java/org/geowebcache/layer/wms/WMSLayerTest.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/src/test/java/org/geowebcache/layer/wms/WMSLayerTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-core ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationLayerConformanceTest
28 Jun 20:14:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:08 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:08 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:08 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:10 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:10 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:10 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:10 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:10 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:10 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:20 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 30, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 12.247 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.DefaultGridsetsConfigurationGridsetConformanceTest
Tests run: 29, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.24 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationBackwardsCompatibilityTest
28 Jun 20:14:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:21 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:21 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:21 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
<version>1.0.0</version>
<backendTimeout>60</backendTimeout>
<cacheBypassAllowed>true</cacheBypassAllowed>
<layers>
 <!-- 
  This is a pretty standard example, suitable for use with 
   * Google Earth (EPSG:4326 , KML support)
   * Google Maps and Microsoft Virtual Earth (EPSG:900913, PNG support)
 -->
 <wmsLayer>
  <name>topp:states</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
    <string>application/vnd.google-earth.kml+xml</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>900913</number>
      </srs>
      <grid>
        <srs>
          <number>900913</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-1.3885038381028108E7</double>
            <double>2870337.130394128</double>
            <double>-7455049.488144671</double>
            <double>6338174.0548753375</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2.003750834E7</double>
            <double>-2.003750834E7</double>
            <double>2.003750834E7</double>
            <double>2.003750834E7</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
    <entry>
      <srs>
        <number>4326</number>
      </srs>
      <grid>
        <srs>
          <number>4326</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-124.731422</double>
            <double>24.955967</double>
            <double>-66.969849</double>
            <double>49.371735</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-180.0</double>
            <double>-90.0</double>
            <double>180.0</double>
            <double>90.0</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>

  </grids>
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>population</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette>0x123456</palette>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix>
</wmsLayer>

 <!-- 
  This example shows that you can reuse WMS-layers and give them
  new names or styles, as shown here.
   
  EPSG:2163 is an equal area (Azimuthal Lambert) projection and demonstrates
  that GeoWebCache is now srs agnostic. Note that in order to make the
  tiles work in OpenLayers you need to provide the correct bounds and
  resolution(s). Please use the source of the demo page for reference,
  as GeoWebCache will calculate them automatically for you there.
  
  Note that the grid bounds and the layer bounds are the same, they could be
  different if the srs has "natural" bounds that cover all the area that 
  could be relevant, in case the dataset grows.
 -->
 
 <wmsLayer>
  <name>topp:states2</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>2163</number>
      </srs>
      <grid>
        <srs>
          <number>2163</number>
        </srs>
        <dataBounds>
          <coords>          
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
  </grids>
  <!-- 
  Note that you can have multiple backend servers for the same layer.
  They will be used in round-robin fashion. If one fails to respond
  properly, the next one will be used automatically.
  -->
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
    <string>http://atlas.openplans.org:8080/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>polygon</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix -->
  <backendTimeout>235</backendTimeout>
  <cacheBypassAllowed>false</cacheBypassAllowed>
</wmsLayer>
</layers>
</gwcConfiguration>
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 22 for GridSet EPSG:4326 whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:22 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
<version>1.1.4</version>
<backendTimeout>120</backendTimeout>
<cacheBypassAllowed>true</cacheBypassAllowed>
<layers>
 <!-- 
  This is a pretty standard example, suitable for use with 
   * Google Earth (EPSG:4326 , KML support)
   * Google Maps and Microsoft Virtual Earth (EPSG:900913, PNG support)
 -->
 <wmsLayer>
  <name>topp:states</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
    <string>image/gif</string>
    <string>application/vnd.google-earth.kml+xml</string>
  </mimeFormats>
  <!-- Format modifiers change certain settings for a
       specific format -->
  <formatModifiers>
    <formatModifier>
      <!-- Mandatory, the format requested by client -->
      <responseFormat>image/jpeg</responseFormat>
      <!-- Optional, the format GWC will use to get metatiles from backend,
           This allows you to avoid lossy compression, such as JPEG, to be
           applied twice. Use image/png; mode=24bit for MapServer -->
      <requestFormat>image/png</requestFormat>
      <!-- Optional, override transparent parameter in WMS request-->
      <transparent>false</transparent>
      <!-- Optional, override or set backgroud color for WMS request-->
      <bgColor>0xDDDDDD</bgColor>
      <!-- Optional, override or set palette parameter for WMS request -->
      <!-- palette>webSafePalette</palette -->
      <!-- Optional, adjust the compression ratio used when saving
           the tiles. For minimum compression use 1.0 -->
      <compressionQuality>1.0</compressionQuality>
    </formatModifier>
  </formatModifiers>
  <grids>
    <entry>
      <srs>
        <number>900913</number>
      </srs>
      <grid>
        <srs>
          <number>900913</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-1.3885038381028108E7</double>
            <double>2870337.130394128</double>
            <double>-7455049.488144671</double>
            <double>6338174.0548753375</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2.003750834E7</double>
            <double>-2.003750834E7</double>
            <double>2.003750834E7</double>
            <double>2.003750834E7</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
    <entry>
      <srs>
        <number>4326</number>
      </srs>
      <grid>
        <srs>
          <number>4326</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-124.731422</double>
            <double>24.955967</double>
            <double>-66.969849</double>
            <double>49.371735</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-180.0</double>
            <double>-90.0</double>
            <double>180.0</double>
            <double>90.0</double>
          </coords>
        </gridBounds>
        <!-- 
           This grid only allows zoom levels 0 through 20
        -->
        <zoomStart>0</zoomStart>
        <zoomStop>20</zoomStop>
      </grid>
    </entry>
  </grids>
  <requestFilters>
    <wmsRasterFilter>
      <name>testWMSRasterFilter</name>
      <zoomStop>12</zoomStop>
      <wmsLayers>metadataLayer</wmsLayers>
      <wmsStyles>onebit</wmsStyles>
      <backendTimeout>120</backendTimeout>
    </wmsRasterFilter>
    <fileRasterFilter>
      <name>testFileRasterFilter</name>
      <zoomStop>8</zoomStop>
      <storagePath>/home/ak/testfilter</storagePath>
      <fileExtension>tiff</fileExtension>
    </fileRasterFilter>
  </requestFilters>
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <errorMime>application/vnd.ogc.se_xml</errorMime>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- 
     The following are filters for additional parameters. Any legal value
     here will result in a new set of tiles, the parameter is forwarded
     to the WMS backend. Note that all regexParameterFilters have to be
     listed before the first floatParameterFitler
  -->
  <parameterFilters>
    <!-- 
      The following filter allows STYLES to take the values
        <blank>
        polygon
        population
      The default value is <blank>. It is used when the client
      omits the parameter in the request
      
      Also note that this filter usually has no effect if you 
      specify <wmsStyles>
    -->
    <regexParameterFilter>
      <key>STYLES</key>
      <defaultValue/>
      <regex>^(|polygon|population)$</regex>
    </regexParameterFilter>
    <!-- 
      The following filter allows SOMEPARAMETER to take the values
      1.0, 2.0, 4.0 and <blank>
      The default is <blank>, this value is always allowed
      The threshold is set to 0.2, meaning that 1.19 will
      be accepted and rounded to 1.00, whereas 1.21 will result
      in an exception. 
    -->
    <floatParameterFilter>
      <key>SOMEPARAMETER</key>
      <defaultValue/>
      <values>
<float>1.0</float>
<float>2.0</float>
<float>4.0</float>
</values>
      <threshold>0.2</threshold>
    </floatParameterFilter>
  </parameterFilters>
</wmsLayer>


 <!-- 
  This example shows that you can reuse WMS-layers and give them
  new names or styles, as shown here.
   
  EPSG:2163 is an equal area (Azimuthal Lambert) projection and demonstrates
  that GeoWebCache is now srs agnostic. Note that in order to make the
  tiles work in OpenLayers you need to provide the correct bounds and
  resolution(s). Please use the source of the demo page for reference,
  as GeoWebCache will calculate them automatically for you there.
  
  Note that the grid bounds and the layer bounds are the same, they could be
  different if the srs has "natural" bounds that cover all the area that 
  could be relevant, in case the dataset grows.
 -->
 <wmsLayer>
  <name>topp:states2</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>2163</number>
      </srs>
      <grid>
        <srs>
          <number>2163</number>
        </srs>
        <dataBounds>
          <coords>          
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </gridBounds>
        <!-- Instead of specifying the max and min zoomlevels,
             you can also define an explicit list of resolutions (units/pixel).
             This list has to be in decreasing order. -->
        <resolutions>
<double>15000.0</double>
<double>12000.0</double>
<double>4000.0</double>
</resolutions>
      </grid>
    </entry>
  </grids>
  <!-- 
  Note that you can have multiple backend servers for the same layer.
  They will be used in round-robin fashion. If one fails to respond
  properly, the next one will be used automatically.
  -->
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>population</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <!-- 3 pixel gutter -->
  <gutter>3</gutter>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- 
  You can specify expiration times in seconds. In the example below
  - disk cached is refreshed every 2 hours
  - clients are told to refresh from here every 4 minutes
  -->
  <expireCache>7200</expireCache>
  <expireClients>240</expireClients>
</wmsLayer>
</layers>
</gwcConfiguration>
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:22 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
<version>1.1.5</version>
<backendTimeout>120</backendTimeout>
<cacheBypassAllowed>true</cacheBypassAllowed>
<layers>
 <!-- 
  This is a pretty standard example, suitable for use with 
   * Google Earth (EPSG:4326 , KML support)
   * Google Maps and Microsoft Virtual Earth (EPSG:900913, PNG support)
 -->
 <wmsLayer>
  <name>topp:states</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
    <string>image/gif</string>
    <string>application/vnd.google-earth.kml+xml</string>
  </mimeFormats>
  <!-- Format modifiers change certain settings for a
       specific format -->
  <formatModifiers>
    <formatModifier>
      <!-- Mandatory, the format requested by client -->
      <responseFormat>image/jpeg</responseFormat>
      <!-- Optional, the format GWC will use to get metatiles from backend,
           This allows you to avoid lossy compression, such as JPEG, to be
           applied twice. Use image/png; mode=24bit for MapServer -->
      <requestFormat>image/png</requestFormat>
      <!-- Optional, override transparent parameter in WMS request-->
      <transparent>false</transparent>
      <!-- Optional, override or set backgroud color for WMS request-->
      <bgColor>0xDDDDDD</bgColor>
      <!-- Optional, override or set palette parameter for WMS request -->
      <!-- palette>webSafePalette</palette -->
      <!-- Optional, adjust the compression ratio used when saving
           the tiles. For minimum compression use 1.0 -->
      <compressionQuality>1.0</compressionQuality>
    </formatModifier>
  </formatModifiers>
  <grids>
    <entry>
      <srs>
        <number>900913</number>
      </srs>
      <grid>
        <srs>
          <number>900913</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-1.3885038381028108E7</double>
            <double>2870337.130394128</double>
            <double>-7455049.488144671</double>
            <double>6338174.0548753375</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2.003750834E7</double>
            <double>-2.003750834E7</double>
            <double>2.003750834E7</double>
            <double>2.003750834E7</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
    <entry>
      <srs>
        <number>4326</number>
      </srs>
      <grid>
        <srs>
          <number>4326</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-124.731422</double>
            <double>24.955967</double>
            <double>-66.969849</double>
            <double>49.371735</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-180.0</double>
            <double>-90.0</double>
            <double>180.0</double>
            <double>90.0</double>
          </coords>
        </gridBounds>
        <!-- 
           This grid only allows zoom levels 0 through 20
        -->
        <zoomStart>0</zoomStart>
        <zoomStop>20</zoomStop>
      </grid>
    </entry>
  </grids>
  <!-- Some sample request filters below, see the documentation for details -->
  <requestFilters>
    <!-- circularExtentFilter>
      <name>testfilter</name>
    </circularExtentFilter -->
    <wmsRasterFilter>
      <name>testWMSRasterFilter</name>
      <zoomStart>12</zoomStart>
      <zoomStop>13</zoomStop>
      <resample>true</resample>
      <debug>true</debug>
      <wmsStyles>onebit</wmsStyles>
      <backendTimeout>120</backendTimeout>
    </wmsRasterFilter>
    <fileRasterFilter>
      <name>testFileRasterFilter</name>
      <zoomStop>8</zoomStop>
      <storagePath>/home/ak/testfilter</storagePath>
      <fileExtension>tiff</fileExtension>
    </fileRasterFilter>
  </requestFilters>
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <errorMime>application/vnd.ogc.se_xml</errorMime>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- 
     The following are filters for additional parameters. Any legal value
     here will result in a new set of tiles, the parameter is forwarded
     to the WMS backend. Note that all regexParameterFilters have to be
     listed before the first floatParameterFitler
  -->
  <parameterFilters>
    <!-- 
      The following filter allows STYLES to take the values
        <blank>
        polygon
        population
      The default value is <blank>. It is used when the client
      omits the parameter in the request
      
      Also note that this filter usually has no effect if you 
      specify <wmsStyles>
    -->
    <regexParameterFilter>
      <key>STYLES</key>
      <defaultValue/>
      <regex>^(|polygon|population)$</regex>
    </regexParameterFilter>
    <!-- 
      The following filter allows SOMEPARAMETER to take the values
      1.0, 2.0, 4.0 and <blank>
      The default is <blank>, this value is always allowed
      The threshold is set to 0.2, meaning that 1.19 will
      be accepted and rounded to 1.00, whereas 1.21 will result
      in an exception. 
    -->
    <floatParameterFilter>
      <key>SOMEPARAMETER</key>
      <defaultValue/>
      <values>
<float>1.0</float>
<float>2.0</float>
<float>4.0</float>
</values>
      <threshold>0.2</threshold>
    </floatParameterFilter>
  </parameterFilters>
</wmsLayer>


 <!-- 
  This example shows that you can reuse WMS-layers and give them
  new names or styles, as shown here.
   
  EPSG:2163 is an equal area (Azimuthal Lambert) projection and demonstrates
  that GeoWebCache is now srs agnostic. Note that in order to make the
  tiles work in OpenLayers you need to provide the correct bounds and
  resolution(s). Please use the source of the demo page for reference,
  as GeoWebCache will calculate them automatically for you there.
  
  Note that the grid bounds and the layer bounds are the same, they could be
  different if the srs has "natural" bounds that cover all the area that 
  could be relevant, in case the dataset grows.
 -->
 <wmsLayer>
  <name>topp:states2</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>2163</number>
      </srs>
      <grid>
        <srs>
          <number>2163</number>
        </srs>
        <dataBounds>
          <coords>          
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </gridBounds>
        <!-- Instead of specifying the max and min zoomlevels,
             you can also define an explicit list of resolutions (units/pixel).
             This list has to be in decreasing order. -->
        <resolutions>
<double>15000.0</double>
<double>12000.0</double>
<double>4000.0</double>
</resolutions>
      </grid>
    </entry>
  </grids>
  <!-- 
  Note that you can have multiple backend servers for the same layer.
  They will be used in round-robin fashion. If one fails to respond
  properly, the next one will be used automatically.
  -->
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>population</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <!-- 3 pixel gutter -->
  <gutter>3</gutter>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- 
  You can specify expiration times in seconds. In the example below
  - disk cached is refreshed every 2 hours
  - clients are told to refresh from here every 4 minutes
  -->
  <expireCache>7200</expireCache>
  <expireClients>240</expireClients>
</wmsLayer>
</layers>
</gwcConfiguration>
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:22 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
  <version>1.2.6</version>
  <backendTimeout>120</backendTimeout>
  <serviceInformation>
    <title>GeoWebCache</title>
    <description>GeoWebCache description.</description>
    <keywords>
      <string>WFS</string>
      <string>WMS</string>
      <string>WMTS</string>
      <string>GEOWEBCACHE</string>
    </keywords>
    <serviceProvider>
      <providerName>John Smith inc.</providerName>
      <providerSite>http://www.example.com/</providerSite>
      <serviceContact>
        <individualName>John Smith</individualName>
        <positionName>Geospatial Expert</positionName>
        <addressType>Work</addressType>
        <addressStreet>1 Bumpy St.</addressStreet>
        <addressCity>Hobart</addressCity>
        <addressAdministrativeArea>TAS</addressAdministrativeArea>
        <addressPostalCode>7005</addressPostalCode>
        <addressCountry>Australia</addressCountry>
        <phoneNumber>+61 3 0000 0000</phoneNumber>
        <faxNumber>+61 3 0000 0001</faxNumber>
        <addressEmail>john.smith@example.com</addressEmail>
      </serviceContact>
    </serviceProvider>
    <fees>NONE</fees>
    <accessConstraints>NONE</accessConstraints>
  </serviceInformation>

  <gridSets>
    <!-- Grid Set Example, by default EPSG:900913 and EPSG:4326 are defined -->
    <gridSet>
      <!-- This does not have to be an EPSG code, you can also have multiple gridSet elements per SRS -->
      <name>EPSG:2163</name>
      <srs>
        <number>2163</number>
      </srs>
      <extent>
        <coords>
          <double>-2495667.977678598</double>
          <double>-2223677.196231552</double>
          <double>3291070.6104286816</double>
          <double>959189.3312465074</double>
        </coords>
      </extent>
      <scaleDenominators>
        <double>25000000</double>
        <double>1000000</double>
        <double>100000</double>
        <double>25000</double>
      </scaleDenominators>
      <tileHeight>200</tileHeight>
      <tileWidth>200</tileWidth>
    </gridSet>
  </gridSets>

  <layers>

    <wmsLayer>
      <name>topp:states</name>
      <mimeFormats>
        <string>image/gif</string>
        <string>image/jpeg</string>
        <string>image/png</string>
        <string>image/png8</string>
      </mimeFormats>
      <gridSubsets>
        <gridSubset>
          <gridSetName>EPSG:2163</gridSetName>
        </gridSubset>
      </gridSubsets>
      <wmsUrl>
        <string>http://demo.opengeo.org/geoserver/wms</string>
      </wmsUrl>
    </wmsLayer>
  </layers>
  
</gwcConfiguration>
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
<version>1.0.0</version>
<layers>
 <!-- 
  This is a pretty standard example, suitable for use with 
   * Google Earth (EPSG:4326 , KML support)
   * Google Maps and Microsoft Virtual Earth (EPSG:900913, PNG support)
 -->
 <wmsLayer>
  <name>topp:states</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
    <string>application/vnd.google-earth.kml+xml</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>900913</number>
      </srs>
      <grid>
        <srs>
          <number>900913</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-1.3885038381028108E7</double>
            <double>2870337.130394128</double>
            <double>-7455049.488144671</double>
            <double>6338174.0548753375</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2.003750834E7</double>
            <double>-2.003750834E7</double>
            <double>2.003750834E7</double>
            <double>2.003750834E7</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
    <entry>
      <srs>
        <number>4326</number>
      </srs>
      <grid>
        <srs>
          <number>4326</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-124.731422</double>
            <double>24.955967</double>
            <double>-66.969849</double>
            <double>49.371735</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-180.0</double>
            <double>-90.0</double>
            <double>180.0</double>
            <double>90.0</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>

  </grids>
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>population</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette>0x123456</palette>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix>
</wmsLayer>

 <!-- 
  This example shows that you can reuse WMS-layers and give them
  new names or styles, as shown here.
   
  EPSG:2163 is an equal area (Azimuthal Lambert) projection and demonstrates
  that GeoWebCache is now srs agnostic. Note that in order to make the
  tiles work in OpenLayers you need to provide the correct bounds and
  resolution(s). Please use the source of the demo page for reference,
  as GeoWebCache will calculate them automatically for you there.
  
  Note that the grid bounds and the layer bounds are the same, they could be
  different if the srs has "natural" bounds that cover all the area that 
  could be relevant, in case the dataset grows.
 -->
 
 <wmsLayer>
  <name>topp:states2</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>2163</number>
      </srs>
      <grid>
        <srs>
          <number>2163</number>
        </srs>
        <dataBounds>
          <coords>          
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
  </grids>
  <!-- 
  Note that you can have multiple backend servers for the same layer.
  They will be used in round-robin fashion. If one fails to respond
  properly, the next one will be used automatically.
  -->
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
    <string>http://atlas.openplans.org:8080/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>polygon</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix -->
</wmsLayer>
</layers>
</gwcConfiguration>
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:22 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 22 for GridSet EPSG:4326 whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:22 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:22 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<gwcConfiguration xmlns="http://geowebcache.org/schema/1.6.0" xmlns:gwc="http://geowebcache.org/schema/1.5.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://geowebcache.org/schema/1.6.0 http://geowebcache.org/schema/1.6.0/geowebcache.xsd">
<version>1.0.0</version>
<layers>
 <!-- 
  This is a pretty standard example, suitable for use with 
   * Google Earth (EPSG:4326 , KML support)
   * Google Maps and Microsoft Virtual Earth (EPSG:900913, PNG support)
 -->
 <wmsLayer>
  <name>topp:states</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
    <string>application/vnd.google-earth.kml+xml</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>900913</number>
      </srs>
      <grid>
        <srs>
          <number>900913</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-1.3885038381028108E7</double>
            <double>2870337.130394128</double>
            <double>-7455049.488144671</double>
            <double>6338174.0548753375</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2.003750834E7</double>
            <double>-2.003750834E7</double>
            <double>2.003750834E7</double>
            <double>2.003750834E7</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
    <entry>
      <srs>
        <number>4326</number>
      </srs>
      <grid>
        <srs>
          <number>4326</number>
        </srs>
        <dataBounds>
          <coords>
            <double>-124.731422</double>
            <double>24.955967</double>
            <double>-66.969849</double>
            <double>49.371735</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-180.0</double>
            <double>-90.0</double>
            <double>180.0</double>
            <double>90.0</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>

  </grids>
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>population</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix>
</wmsLayer>

 <!-- 
  This example shows that you can reuse WMS-layers and give them
  new names or styles, as shown here.
   
  EPSG:2163 is an equal area (Azimuthal Lambert) projection and demonstrates
  that GeoWebCache is now SRS agnostic. Note that in order to make the
  tiles work in OpenLayers you need to provide the correct bounds and
  resolution(s). Please use the source of the demo page for reference,
  as GeoWebCache will calculate them automatically for you there.
  
  Note that the grid bounds and the layer bounds are the same, they could be
  different if the SRS has "natural" bounds that cover all the area that 
  could be relevant, in case the dataset grows.
 -->
 
 <wmsLayer>
  <name>topp:states2</name>
  <mimeFormats>
    <string>image/png</string>
    <string>image/jpeg</string>
  </mimeFormats>
  <grids>
    <entry>
      <srs>
        <number>2163</number>
      </srs>
      <grid>
        <srs>
          <number>2163</number>
        </srs>
        <dataBounds>
          <coords>          
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </dataBounds>
        <gridBounds>
          <coords>
            <double>-2495667.977678598</double>
            <double>-2223677.196231552</double>
            <double>3291070.6104286816</double>
            <double>959189.3312465074</double>
          </coords>
        </gridBounds>
      </grid>
    </entry>
  </grids>
  <!-- 
  Note that you can have multiple backend servers for the same layer.
  They will be used in round-robin fashion. If one fails to respond
  properly, the next one will be used automatically.
  -->
  <wmsUrl>
    <string>http://sigma.openplans.org/geoserver/wms</string>
    <string>http://atlas.openplans.org:8080/geoserver/wms</string>
  </wmsUrl>
  <wmsLayers>topp:states</wmsLayers>
  <wmsStyles>polygon</wmsStyles>
  <metaWidthHeight>
    <int>3</int>
    <int>3</int>
  </metaWidthHeight>
  <tiled>false</tiled>
  <transparent>true</transparent>
  <bgColor/>
  <palette/>
  <!-- vendorParameters>format_options=regionateby:auto</vendorParameters -->
  <!-- cachePrefix>/var/lib/geowebcache/topp_states</cachePrefix -->
</wmsLayer>
</layers>
</gwcConfiguration>
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:23 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 22 for GridSet EPSG:4326 whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:14:23 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:23 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:23 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:23 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.BlobStoreLayerIntegrationTest
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.658 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.DefaultingConfigurationTest
28 Jun 20:14:25 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:25 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:25 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:25 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:25 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:25 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:25 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:25 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationXSchemaTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.448 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationGridsetConformanceTest
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:26 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:27 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:31 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:31 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:31 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:31 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:32 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:32 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:32 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:32 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:33 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:33 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:33 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:33 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:33 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:33 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:33 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:33 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:36 WARN [config.XMLConfiguration] - ********************************************************************************
Tests run: 29, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.534 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.legends.LegendInfoBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationTest
28 Jun 20:14:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:38 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:38 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:38 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:38 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:38 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit1576476015383991884/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache_empty.xml
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit1576476015383991884/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache.xml
28 Jun 20:14:39 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:39 WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "CanadaAtlasNonotree"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - CanadaAtlasNonotree is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit364962620388428323/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache_cite.xml
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:39 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:39 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states2
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:39 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.189 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationBlobStoreConformanceTest
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:40 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:40 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:41 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:41 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:44 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:45 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:45 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:45 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:48 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:49 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:49 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.059 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.FileBlobStoreConfigTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.XMLConfigurationConstructorsTest
28 Jun 20:14:50 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit7473077844496370827/cache/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache.xml
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "CanadaAtlasNonotree"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - CanadaAtlasNonotree is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer img states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit1809317689124707516/config/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache.xml
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "CanadaAtlasNonotree"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - CanadaAtlasNonotree is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer img states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit6318546992602370252/config/geowebcache.xml' from template file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/classes/geowebcache.xml
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:50 WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "CanadaAtlasNonotree"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - CanadaAtlasNonotree is not known by the GridSetBroker, skipping for layer raster test layer
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:4326"
28 Jun 20:14:50 ERROR [layer.AbstractTileLayer] - EPSG:4326 is not known by the GridSetBroker, skipping for layer img states
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.ServerConfigurationTest
28 Jun 20:14:51 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:51 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:51 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:51 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:51 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:51 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:51 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'fullWMS'. One of '{"http://geowebcache.org/schema/1.14.0":layers}' is expected.
28 Jun 20:14:51 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:51 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:51 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.GWCConfigIntegrationRoundTripTest
28 Jun 20:14:52 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:52 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:14:52 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:14:52 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:14:52 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:14:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:14:52 ERROR [config.XMLGridSubset] - Unable to find GridSet for "EPSG:2163"
28 Jun 20:14:52 ERROR [layer.AbstractTileLayer] - EPSG:2163 is not known by the GridSetBroker, skipping for layer topp:states
28 Jun 20:14:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:14:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.705 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.util.NullURLManglerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.util.FileUtilsTest
28 Jun 20:14:53 DEBUG [util.FileUtils] - An error occurred when executing atomic file renaming. Falling back to the old File.renameTo() method
java.nio.file.NoSuchFileException: /tmp/genie.jts/source6127635060126816052.txt -> /tmp/genie.jts/destination4565862264043179917.txt
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixCopyFile.move(UnixCopyFile.java:396)
	at sun.nio.fs.UnixFileSystemProvider.move(UnixFileSystemProvider.java:262)
	at java.nio.file.Files.move(Files.java:1395)
	at org.geowebcache.util.FileUtils.renameFile(FileUtils.java:130)
	at org.geowebcache.util.FileUtilsTest.testFileNotRenamed(FileUtilsTest.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.util.ByteUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.mime.ImageMimeTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
	at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
	at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
	at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
	at com.sun.media.jai.mlib.MlibExtremaRIF.create(MlibExtremaRIF.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
	at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
	at javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
	at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
	at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
	at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
	at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
	at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
	at javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
	at javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
	at javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
	at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
	at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
	at org.geowebcache.mime.ImageMime$2.isBestFormatJpeg(ImageMime.java:95)
	at org.geowebcache.mime.ImageMime$2.getImageWriter(ImageMime.java:111)
	at org.geowebcache.mime.ImageMimeTest.assertExpectedWriter(ImageMimeTest.java:111)
	at org.geowebcache.mime.ImageMimeTest.testJpegPngImageWriter(ImageMimeTest.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.ClassNotFoundException: com.sun.medialib.mlib.Image
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 57 more
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.mime.XMLMimeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.mime.ApplicationMimeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.parameters.ParametersUtilsTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.parameters.FloatParameterFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.433 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.parameters.StringParameterFilterTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.parameters.IntegerParameterFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.parameters.RegexParameterFilterTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.filter.security.SecurityDispatcherTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.stats.RuntimeStatsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.CompositeBlobStoreTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.TileRangeIteratorTest
28 Jun 20:15:00 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:00 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:00 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:00 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:00 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:00 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:00 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:00 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:01 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:01 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
64 threads finished in 1042 to count 5592405
28 Jun 20:15:02 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:02 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.BlobStoreTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.TransientCacheTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.blobstore.memory.MemoryBlobStoreComformanceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.228 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.blobstore.memory.MemoryBlobStoreTest
28 Jun 20:15:04 ERROR [memory.MemoryBlobStore] - Not implemented yet!
org.geowebcache.storage.StorageException: Not implemented yet!
	at org.geowebcache.storage.blobstore.file.FileBlobStore.clear(FileBlobStore.java:575)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$8.executeOperation(MemoryBlobStore.java:725)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:04 ERROR [memory.MemoryBlobStore] - Not implemented yet!
org.geowebcache.storage.StorageException: Not implemented yet!
	at org.geowebcache.storage.blobstore.file.FileBlobStore.clear(FileBlobStore.java:575)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$8.executeOperation(MemoryBlobStore.java:725)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.298 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.blobstore.memory.NullBlobStoreComformanceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.153 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.blobstore.memory.MemoryBlobStoreWithFilesComformanceTest
28 Jun 20:15:06 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testStoreTile(AbstractBlobStoreTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:06 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testUpdateTile(AbstractBlobStoreTest.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:06 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileUpdated("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileUpdated("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testUpdateTile(AbstractBlobStoreTest.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileUpdated("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileUpdated(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileUpdated$6(BlobStoreListenerList.java:97)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileUpdated(BlobStoreListenerList.java:96)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileUpdated(BlobStoreListenerList.java:111)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:475)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:06 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testParameters(AbstractBlobStoreTest.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:06 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testParameters(AbstractBlobStoreTest.java:376)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.cacheTile(AbstractBlobStoreTest.java:626)
	at org.geowebcache.storage.AbstractBlobStoreTest.testPurgeOrphansWithDefault(AbstractBlobStoreTest.java:683)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "08289e30177aff2dea9435a62d77f3bc1ca80cbf", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "08289e30177aff2dea9435a62d77f3bc1ca80cbf", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.cacheTile(AbstractBlobStoreTest.java:626)
	at org.geowebcache.storage.AbstractBlobStoreTest.testPurgeOrphansWithDefault(AbstractBlobStoreTest.java:684)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "08289e30177aff2dea9435a62d77f3bc1ca80cbf", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.cacheTile(AbstractBlobStoreTest.java:626)
	at org.geowebcache.storage.AbstractBlobStoreTest.testPurgeOrphansWithDefault(AbstractBlobStoreTest.java:685)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testPurgeOrphans(AbstractBlobStoreTest.java:600)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testPurgeOrphans(AbstractBlobStoreTest.java:602)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer1", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer1", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testStoreTilesInMultipleLayers(AbstractBlobStoreTest.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer1", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer2", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer2", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testStoreTilesInMultipleLayers(AbstractBlobStoreTest.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer2", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testGridsets(AbstractBlobStoreTest.java:252)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet2", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet2", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testGridsets(AbstractBlobStoreTest.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet2", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testDeleteTile(AbstractBlobStoreTest.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testDeleteByParametersId(AbstractBlobStoreTest.java:523)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "ca2fec9f14c6799913f71bce68e009509478e0f9", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testDeleteByParametersId(AbstractBlobStoreTest.java:525)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet", "image/png", "c0e1c33cf8acb1e63b158f78dd90727bd0c8f973", 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:15:07 ERROR [memory.MemoryBlobStore] - java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
java.util.concurrent.ExecutionException: java.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.executeBlobStoreTask(MemoryBlobStore.java:595)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore.put(MemoryBlobStore.java:267)
	at org.geowebcache.storage.AbstractBlobStoreTest.testDeleteGridset(AbstractBlobStoreTest.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.AssertionError: 
  Unexpected method call BlobStoreListener.tileStored("testLayer", "testGridSet1", "image/png", null, 0, 0, 0, 4096):
	at org.easymock.internal.MockInvocationHandler.invoke(MockInvocationHandler.java:44)
	at org.easymock.internal.ObjectMethodsFilter.invoke(ObjectMethodsFilter.java:94)
	at com.sun.proxy.$Proxy5.tileStored(Unknown Source)
	at org.geowebcache.storage.BlobStoreListenerList.lambda$sendTileStored$5(BlobStoreListenerList.java:76)
	at java.util.concurrent.CopyOnWriteArrayList.forEach(CopyOnWriteArrayList.java:891)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:75)
	at org.geowebcache.storage.BlobStoreListenerList.sendTileStored(BlobStoreListenerList.java:90)
	at org.geowebcache.storage.blobstore.file.FileBlobStore.put(FileBlobStore.java:477)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreAction$1.executeOperation(MemoryBlobStore.java:655)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:631)
	at org.geowebcache.storage.blobstore.memory.MemoryBlobStore$BlobStoreTask.call(MemoryBlobStore.java:609)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.461 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.CompositeBlobStoreConfigurationIntegrationTest
28 Jun 20:15:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:08 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:08 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:08 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:08 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:08 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:09 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:09 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:09 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:10 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:10 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:10 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:10 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:10 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:11 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.918 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.CompositeBlobStoreWithFilesComformanceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.StorageBrokerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridSetFactoryTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.DefaultGridSetsTest
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:14 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridSetBrokerTest
28 Jun 20:15:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:3005 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.524 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.BoundingBoxTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridCalculatorTest
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetFactory] - GridSet bogus was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetFactory] - GridSet bogus was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetFactory] - GridSet bogus was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridSubSetTest
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:16 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridSetTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.grid.GridSubSetFactoryTest
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.layer.wms.HttpClientTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.layer.wms.MetaTileTest
28 Jun 20:15:17 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:17 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:15:18 WARN [layer.MetaTile] - ********* Native JAI is not installed, meta tile cropping may be slow ********
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.layer.wms.WMSLayerTest
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:18 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:18 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:18 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:19 WARN [layer.MetaTile] - ********* Native JAI is not installed, meta tile cropping may be slow ********
28 Jun 20:15:19 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:19 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:19 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:19 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:19 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:19 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:19 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:19 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:19 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:21 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:21 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:21 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:21 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:21 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:21 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:21 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
	at com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
	at com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
	at com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
	at com.sun.media.jai.mlib.MlibExtremaRIF.create(MlibExtremaRIF.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
	at javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
	at javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
	at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
	at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
	at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
	at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
	at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
	at javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
	at javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
	at javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
	at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
	at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
	at org.geowebcache.mime.ImageMime$2.isBestFormatJpeg(ImageMime.java:95)
	at org.geowebcache.mime.ImageMime$2.getImageWriter(ImageMime.java:111)
	at org.geowebcache.layer.MetaTile.writeTileToStream(MetaTile.java:370)
	at org.geowebcache.layer.TileLayer.saveTiles(TileLayer.java:692)
	at org.geowebcache.layer.wms.WMSLayer.getMetatilingReponse(WMSLayer.java:414)
	at org.geowebcache.layer.wms.WMSLayer.seedTile(WMSLayer.java:336)
	at org.geowebcache.layer.wms.WMSLayerTest.testSeedJpegPngMetaTiled(WMSLayerTest.java:231)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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.lang.ClassNotFoundException: com.sun.medialib.mlib.Image
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:338)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 60 more
28 Jun 20:15:21 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:21 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:21 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:21 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:21 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:22 ERROR [wms.WMSLayer] - Connection refused (Connection refused)
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:22 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:22 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.514 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.layer.TileLayerDispatcherTest
28 Jun 20:15:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:22 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:22 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:22 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:22 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:23 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:23 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:3005 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:15:24 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:15:24 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.38 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.DemoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.243 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.GeoWebCacheEnvironmentTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.GeoWebCacheExtensionsTest
28 Jun 20:15:25 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.blobstore.file.FileUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.blobstore.file.FileBlobStoreComformanceTest
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.blobstore.file.FilePathGeneratorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.MockExtensionRuleTest
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:27 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.MetastoreRemoverTest
28 Jun 20:15:28 WARN [storage.MetastoreRemover] - Old style DiskQuota database found, removing it.
28 Jun 20:15:28 WARN [storage.MetastoreRemover] - Old style DiskQuota database found, removing it.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.conveyor.ConveyorTileTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.seed.TruncateBboxRequestTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.seed.SeedTaskTest
28 Jun 20:15:30 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:30 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:30 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:30 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:30 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:30 WARN [layer.MetaTile] - ********* Native JAI is not installed, meta tile cropping may be slow ********
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:31 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:31 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.OWSExceptionEncodingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.GeoWebCacheDispatcherTest
28 Jun 20:15:32 ERROR [geowebcache.GeoWebCacheDispatcher] - Could not find config location
java.lang.NullPointerException
	at org.geowebcache.GeoWebCacheDispatcher.appendStorageLocations(GeoWebCacheDispatcher.java:524)
	at org.geowebcache.GeoWebCacheDispatcher.handleFrontPage(GeoWebCacheDispatcher.java:489)
	at org.geowebcache.GeoWebCacheDispatcher.handleRequestInternal(GeoWebCacheDispatcher.java:273)
	at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:147)
	at org.geowebcache.GeoWebCacheDispatcherTest.testHomePage(GeoWebCacheDispatcherTest.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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)
28 Jun 20:15:32 WARN [geowebcache.GeoWebCacheDispatcher] - Unauthorized because TEST
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec

Results :

Tests run: 518, Failures: 0, Errors: 0, Skipped: 48

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-core >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-core ---
[INFO] Storing buildNumber: 2018-06-28 20:15:37 at timestamp: 1530231337406
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-core ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:37 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:37
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-core ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-core ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-core ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------------< org.geowebcache:gwc-georss >---------------------
[INFO] Building gwc-georss 1.14-SNAPSHOT                                 [3/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax-api/1.0.1/stax-api-1.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax-api/1.0.1/stax-api-1.0.1.pom (1.5 kB at 25 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/stax/stax/1.2.0/stax-1.2.0.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/stax/stax/1.2.0/stax-1.2.0.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/stax/stax/1.2.0/stax-1.2.0.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/stax/stax/1.2.0/stax-1.2.0.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax/1.2.0/stax-1.2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax/1.2.0/stax-1.2.0.pom (3.3 kB at 42 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/stax/stax/1.2.0/stax-1.2.0.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/stax/stax/1.2.0/stax-1.2.0.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/stax/stax/1.2.0/stax-1.2.0.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/stax/stax/1.2.0/stax-1.2.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax-api/1.0.1/stax-api-1.0.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax/1.2.0/stax-1.2.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax-api/1.0.1/stax-api-1.0.1.jar (27 kB at 603 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/stax/stax/1.2.0/stax-1.2.0.jar (179 kB at 1.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-georss ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-georss ---
[INFO] Storing buildNumber: 2018-06-28 20:15:48 at timestamp: 1530231348981
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-georss ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:49 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:48
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-georss ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-georss ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-georss ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-georss ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/src/test/java/org/geowebcache/georss/GeoRSSTileRangeBuilderTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/src/test/java/org/geowebcache/georss/GeoRSSTileRangeBuilderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-georss ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.georss.GeoRSSTileRangeBuilderTest
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:50 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:50 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.georss.StaxGeoRSSReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.storage.RasterMaskTest
28 Jun 20:15:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:51 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:51 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:51 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:52 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
28 Jun 20:15:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:52 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:15:52 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:15:52 WARN [wms.WMSLayer] - test:layer is configured without a source, which is a bug unless you're running tests that don't care.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-georss ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-georss ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-georss >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-georss ---
[INFO] Storing buildNumber: 2018-06-28 20:15:52 at timestamp: 1530231352706
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-georss ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:52 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:52
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-georss <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-georss ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-georss ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-georss ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-georss ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------------< org.geowebcache:gwc-gmaps >----------------------
[INFO] Building gwc-gmaps 1.14-SNAPSHOT                                  [4/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-gmaps ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-gmaps ---
[INFO] Storing buildNumber: 2018-06-28 20:15:54 at timestamp: 1530231354793
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-gmaps ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:54 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:54
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-gmaps ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-gmaps ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-gmaps ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-gmaps ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/src/test/java/org/geowebcache/service/gmaps/GMapsConverterTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/src/test/java/org/geowebcache/service/gmaps/GMapsConverterTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-gmaps ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.gmaps.GMapsConverterTest
log4j:WARN No appenders could be found for logger (org.geowebcache.config.DefaultGridsets).
log4j:WARN Please initialize the log4j system properly.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.mgmaps.MGMapsConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-gmaps ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-gmaps ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-gmaps >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-gmaps ---
[INFO] Storing buildNumber: 2018-06-28 20:15:56 at timestamp: 1530231356350
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-gmaps ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:56 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:56
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-gmaps <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-gmaps ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-gmaps ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-gmaps ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-gmaps ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-kml >-----------------------
[INFO] Building gwc-kml 1.14-SNAPSHOT                                    [5/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-kml ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-kml ---
[INFO] Storing buildNumber: 2018-06-28 20:15:57 at timestamp: 1530231357713
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-kml ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:57 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:57
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-kml ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-kml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/src/main/java/org/geowebcache/service/kml/KMLDebugGridLayer.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/src/main/java/org/geowebcache/service/kml/KMLDebugGridLayer.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/src/main/java/org/geowebcache/service/kml/KMLDebugGridLayer.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-kml ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-kml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-kml ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.kml.KMLServiceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-kml ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-kml ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-kml >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-kml ---
[INFO] Storing buildNumber: 2018-06-28 20:15:58 at timestamp: 1530231358917
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-kml ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:15:58 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:15:58
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-kml <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-kml ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-kml ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-kml ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-kml ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-rest >----------------------
[INFO] Building gwc-rest 1.14-SNAPSHOT                                   [6/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.pom (1.2 kB at 3.2 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/freemarker/freemarker/2.3.18/freemarker-2.3.18.jar (924 kB at 2.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-rest ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-rest ---
[INFO] Storing buildNumber: 2018-06-28 20:16:05 at timestamp: 1530231365682
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-rest ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:05 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:05
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-rest ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/ReloadController.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/MemoryCacheController.java: Some input files use unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/main/java/org/geowebcache/rest/controller/MemoryCacheController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-rest ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-rest ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/test/java/org/geowebcache/rest/filter/FilterUpdateControllerTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/src/test/java/org/geowebcache/rest/filter/FilterUpdateControllerTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-rest ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.reload.ReloadTest
28 Jun 20:16:07 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.filter.FilterUpdateControllerTest
28 Jun 20:16:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:08 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:08 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:08 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:08 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:08 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
28 Jun 20:16:09 ERROR [request.RasterFilter] - sigma.openplans.org
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.358 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.controller.ByteStreamControllerTest
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:10 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.801 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.seed.MassTruncateControllerTest
28 Jun 20:16:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:11 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:11 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:11 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
org.springframework.test.web.servlet.DefaultMvcResult@292d1c7128 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:12 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:12 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.792 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.bounds.BoundsControllerTest
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:14 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:14 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.statistics.MemoryCacheControllerTest
28 Jun 20:16:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:15 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:15 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:15 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:15 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:15 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:15 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:15 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:16 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:16:16 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:16:16 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:16 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:16 WARN [grid.GridSetFactory] - GridSet EPSG:900913 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:16 WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.rest.service.FormServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-rest >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-rest ---
[INFO] Storing buildNumber: 2018-06-28 20:16:17 at timestamp: 1530231377373
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-rest ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:17 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:17
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-rest <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-rest ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-rest ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-rest ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-rest ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-tms >-----------------------
[INFO] Building gwc-tms 1.14-SNAPSHOT                                    [7/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-tms ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-tms ---
[INFO] Storing buildNumber: 2018-06-28 20:16:18 at timestamp: 1530231378565
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-tms ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:18 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:18
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-tms ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-tms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-tms ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-tms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/src/test/java/org/geowebcache/service/tms/TMSServiceTest.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/src/test/java/org/geowebcache/service/tms/TMSServiceTest.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/src/test/java/org/geowebcache/service/tms/TMSServiceTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-tms ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.tms.TMSServiceTest
log4j:WARN No appenders could be found for logger (org.geowebcache.config.DefaultGridsets).
log4j:WARN Please initialize the log4j system properly.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-tms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-tms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-tms >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-tms ---
[INFO] Storing buildNumber: 2018-06-28 20:16:20 at timestamp: 1530231380305
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-tms ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:20 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:20
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-tms <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-tms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-tms ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-tms ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-tms ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------------< org.geowebcache:gwc-ve >-----------------------
[INFO] Building gwc-ve 1.14-SNAPSHOT                                     [8/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-ve ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-ve ---
[INFO] Storing buildNumber: 2018-06-28 20:16:21 at timestamp: 1530231381396
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-ve ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:21 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:21
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-ve ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-ve ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-ve ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-ve ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-ve ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.ve.VEConverterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 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) @ gwc-ve ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-ve ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-ve >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-ve ---
[INFO] Storing buildNumber: 2018-06-28 20:16:22 at timestamp: 1530231382575
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-ve ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:22 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:22
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-ve <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-ve ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-ve ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-ve ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-ve ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-wms >-----------------------
[INFO] Building gwc-wms 1.14-SNAPSHOT                                    [9/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/it/geosolutions/imageio-ext/imageio-ext-png/1.1.24/imageio-ext-png-1.1.24.pom
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/it/geosolutions/imageio-ext/imageio-ext-png/1.1.24/imageio-ext-png-1.1.24.pom (1.4 kB at 6.9 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.pom (3.7 kB at 25 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/it/geosolutions/imageio-ext/imageio-ext-png/1.1.24/imageio-ext-png-1.1.24.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/it/geosolutions/imageio-ext/imageio-ext-png/1.1.24/imageio-ext-png-1.1.24.jar (21 kB at 93 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ar/com/hjg/pngj/2.0.1/pngj-2.0.1.jar (143 kB at 1.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-wms ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-wms ---
[INFO] Storing buildNumber: 2018-06-28 20:16:30 at timestamp: 1530231390653
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-wms ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:30 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:30
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-wms ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-wms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/io/ImageEncoderImpl.java:[47,35] com.sun.imageio.plugins.png.PNGImageWriter is internal proprietary API and may be removed in a future release
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/io/ImageEncoderImpl.java:[98,46] com.sun.imageio.plugins.png.PNGImageWriter is internal proprietary API and may be removed in a future release
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSGetCapabilities.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSGetCapabilities.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSService.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSService.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSService.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-wms ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-wms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/test/java/org/geowebcache/config/GetCapabilitiesConfigurationTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/test/java/org/geowebcache/config/GetCapabilitiesConfigurationTest.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/test/java/org/geowebcache/config/GetCapabilitiesConfigurationTest.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/test/java/org/geowebcache/config/GetCapabilitiesConfigurationTest.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/src/test/java/org/geowebcache/config/GetCapabilitiesConfigurationTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-wms ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.GetCapabilitiesConfigurationTest
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:32 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:32 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.764 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.GetCapabilitiesLayerConfigurationConformanceTest
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:33 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:33 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
Tests run: 29, Failures: 0, Errors: 0, Skipped: 23, Time elapsed: 0.78 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.GetCapabilitiesGridSetConfigurationConformanceTest
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSubsetFactory] - Requested to create GridSubset with zoomStop 30 for GridSet GlobalCRS84Geometric whose max zoom level is 21. Limiting GridSubset to zoomStop = 21
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetFactory] - GridSet testExisting:EPSG:3978 was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.XMLGridSubset] - Unable to find GridSet for "testExisting:EPSG:3978"
28 Jun 20:16:35 ERROR [layer.AbstractTileLayer] - testExisting:EPSG:3978 is not known by the GridSetBroker, skipping for layer testExisting
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 ERROR [config.GetCapabilitiesConfiguration] - GetCapabilitiesConfiguration could not initialize a layer with default values as it does not have a global configuration to delegate to.
Tests run: 30, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.854 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.wms.WMSTileFuserTest
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:35 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:35 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Jun 28, 2018 8:16:36 PM org.geotools.image.ImageWorker <clinit>
INFO: Warp/affine reduction enabled: true
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:37 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:37 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.135 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.wms.WMSServiceTest
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.wms.WMSGetCapabilitiesTest
28 Jun 20:16:38 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:16:38 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.io.TestSpring
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec

Results :

Tests run: 88, Failures: 0, Errors: 0, Skipped: 45

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-wms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-wms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-wms >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-wms ---
[INFO] Storing buildNumber: 2018-06-28 20:16:40 at timestamp: 1530231400639
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-wms ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:40 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:40
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-wms <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-wms ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-wms ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-wms ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-wms ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-wmts >----------------------
[INFO] Building gwc-wmts 1.14-SNAPSHOT                                  [10/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-wmts ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-wmts ---
[INFO] Storing buildNumber: 2018-06-28 20:16:41 at timestamp: 1530231401800
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-wmts ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:16:41 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:16:41
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-wmts ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-wmts ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/main/java/org/geowebcache/service/wmts/WMTSGetCapabilities.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/main/java/org/geowebcache/service/wmts/WMTSGetCapabilities.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/main/java/org/geowebcache/service/wmts/WMTSGetCapabilities.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-wmts ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-wmts ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/test/java/org/geowebcache/service/wmts/WMTSRestWebConfig.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/src/test/java/org/geowebcache/service/wmts/WMTSRestWebConfig.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-wmts ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.wmts.WMTSServiceTest
log4j:WARN No appenders could be found for logger (org.geowebcache.config.DefaultGridsets).
log4j:WARN Please initialize the log4j system properly.
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.183 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.service.wmts.WMTSRestTest
log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
log4j:WARN Please initialize the log4j system properly.

MockHttpServletRequest:
      HTTP Method = GET
      Request URI = /rest/wmts/mockLayer/EPSG:4326/EPSG:4326:0/0/0/0/0
       Parameters = {format=[text/none]}
          Headers = {}

Handler:
             Type = org.geowebcache.service.wmts.WMTSController
           Method = public void org.geowebcache.service.wmts.WMTSController.getFeatureInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.util.Optional<java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String, java.lang.String>)

Async:
    Async started = false
     Async result = null

Resolved Exception:
             Type = null

ModelAndView:
        View name = null
             View = null
            Model = null

FlashMap:
       Attributes = null

MockHttpServletResponse:
           Status = 400
    Error message = null
          Headers = {Content-Type=[text/xml], Content-Length=[479]}
     Content type = text/xml
             Body = <?xml version="1.0" encoding="UTF-8"?>
<ExceptionReport version="1.1.0" xmlns="http://www.opengis.net/ows/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://geowebcache.org/schema/ows/1.1.0/owsExceptionReport.xsd">
  <Exception exceptionCode="InvalidParameterValue" locator="INFOFORMAT">
    <ExceptionText>Unable to determine requested INFOFORMAT, text/none</ExceptionText>
  </Exception>
</ExceptionReport>

    Forwarded URL = null
   Redirected URL = null
          Cookies = []
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.943 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-wmts ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-wmts ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-wmts >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-wmts ---
[INFO] Storing buildNumber: 2018-06-28 20:17:03 at timestamp: 1530231423945
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-wmts ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:03 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:03
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-wmts <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-wmts ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-wmts ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-wmts ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-wmts ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -------------------< org.geowebcache:gwc-diskquota >--------------------
[INFO] Building Disk Quota management module 1.14-SNAPSHOT              [11/19]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-diskquota ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota ---
[INFO] Storing buildNumber: 2018-06-28 20:17:04 at timestamp: 1530231424992
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:05 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:04
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ gwc-diskquota ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/target/gwc-diskquota-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-diskquota >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota ---
[INFO] Storing buildNumber: 2018-06-28 20:17:05 at timestamp: 1530231425166
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:05 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:05
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-diskquota <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-diskquota ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-diskquota ---
[INFO] No tests to run.
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-diskquota ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-diskquota ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota/1.14-SNAPSHOT/gwc-diskquota-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/target/gwc-diskquota-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota/1.14-SNAPSHOT/gwc-diskquota-1.14-SNAPSHOT-tests.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------< org.geowebcache:gwc-diskquota-core >-----------------
[INFO] Building Disk Quota management module - core service 1.14-SNAPSHOT [12/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.pom (2.4 kB at 19 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jettison/jettison/1.0.1/jettison-1.0.1.jar (57 kB at 1.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-diskquota-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-core ---
[INFO] Storing buildNumber: 2018-06-28 20:17:10 at timestamp: 1530231430713
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-core ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:10 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:10
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-diskquota-core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-diskquota-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/ConfigLoader.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/ConfigLoader.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/main/java/org/geowebcache/diskquota/rest/controller/DiskQuotaController.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-diskquota-core ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-diskquota-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/test/java/org/geowebcache/diskquota/DiskQuotaConfigTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/src/test/java/org/geowebcache/diskquota/DiskQuotaConfigTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-diskquota-core ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.ConfigLoaderXSchemaTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.312 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.storage.PageStatsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.storage.PagePyramidTest
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:17:12 WARN [grid.GridSetBroker] - GridSetBroker.initialize() called without having set application context
28 Jun 20:17:12 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
00: (total pages =1) Pages: 1 x 1 (1), tiles:1 x 1 (1)(level tiles = 1) 
01: (total pages =5) Pages: 2 x 2 (4), tiles:1 x 1 (1)(level tiles = 4) 
02: (total pages =21) Pages: 4 x 4 (16), tiles:1 x 1 (1)(level tiles = 16) 
03: (total pages =85) Pages: 8 x 8 (64), tiles:1 x 1 (1)(level tiles = 64) 
04: (total pages =341) Pages: 16 x 16 (256), tiles:1 x 1 (1)(level tiles = 256) 
05: (total pages =1.365) Pages: 32 x 32 (1.024), tiles:1 x 1 (1)(level tiles = 1.024) 
06: (total pages =2.389) Pages: 32 x 32 (1.024), tiles:2 x 2 (4)(level tiles = 4.096) 
07: (total pages =4.238) Pages: 43 x 43 (1.849), tiles:3 x 3 (9)(level tiles = 16.641) 
08: (total pages =6.942) Pages: 52 x 52 (2.704), tiles:5 x 5 (25)(level tiles = 67.600) 
09: (total pages =11.038) Pages: 64 x 64 (4.096), tiles:8 x 8 (64)(level tiles = 262.144) 
10: (total pages =15.799) Pages: 69 x 69 (4.761), tiles:15 x 15 (225)(level tiles = 1.071.225) 
11: (total pages =22.040) Pages: 79 x 79 (6.241), tiles:26 x 26 (676)(level tiles = 4.218.916) 
12: (total pages =29.784) Pages: 88 x 88 (7.744), tiles:47 x 47 (2.209)(level tiles = 17.106.496) 
13: (total pages =38.809) Pages: 95 x 95 (9.025), tiles:87 x 87 (7.569)(level tiles = 68.310.225) 
14: (total pages =49.213) Pages: 102 x 102 (10.404), tiles:161 x 161 (25.921)(level tiles = 269.682.084) 
15: (total pages =61.094) Pages: 109 x 109 (11.881), tiles:301 x 301 (90.601)(level tiles = 1.076.430.481) 
16: (total pages =74.783) Pages: 117 x 117 (13.689), tiles:564 x 564 (318.096)(level tiles = 4.354.416.144) 
17: (total pages =90.159) Pages: 124 x 124 (15.376), tiles:1061 x 1061 (1.125.721)(level tiles = 17.309.086.096) 
18: (total pages =107.320) Pages: 131 x 131 (17.161), tiles:2003 x 2003 (4.012.009)(level tiles = 68.850.086.449) 
19: (total pages =126.641) Pages: 139 x 139 (19.321), tiles:3795 x 3795 (14.402.025)(level tiles = 278.261.525.025) 
20: (total pages =147.957) Pages: 146 x 146 (21.316), tiles:7210 x 7210 (51.984.100)(level tiles = 1.108.093.075.600) 
21: (total pages =171.366) Pages: 153 x 153 (23.409), tiles:13732 x 13732 (188.567.824)(level tiles = 4.414.184.192.016) 
22: (total pages =196.966) Pages: 160 x 160 (25.600), tiles:26216 x 26216 (687.278.656)(level tiles = 17.594.333.593.600) 
23: (total pages =225.190) Pages: 168 x 168 (28.224), tiles:50151 x 50151 (2.515.122.801)(level tiles = 70.986.825.935.424) 
24: (total pages =255.815) Pages: 175 x 175 (30.625), tiles:96122 x 96122 (9.239.438.884)(level tiles = 282.957.815.822.500) 
25: (total pages =288.939) Pages: 182 x 182 (33.124), tiles:184555 x 184555 (34.060.548.025)(level tiles = 1.128.221.592.780.100) 
26: (total pages =325.039) Pages: 190 x 190 (36.100), tiles:354912 x 354912 (125.962.527.744)(level tiles = 4.547.247.251.558.400) 
27: (total pages =363.848) Pages: 197 x 197 (38.809), tiles:683534 x 683534 (467.218.729.156)(level tiles = 18.132.291.659.815.204) 
28: (total pages =405.464) Pages: 204 x 204 (41.616), tiles:1318244 x 1318244 (1.737.767.243.536)(level tiles = 72.318.921.606.994.176) 
29: (total pages =449.985) Pages: 211 x 211 (44.521), tiles:2545574 x 2545574 (6.479.946.989.476)(level tiles = 288.493.719.918.460.996) 
30: (total pages =497.946) Pages: 219 x 219 (47.961), tiles:4921443 x 4921443 (24.220.601.202.249)(level tiles = 1.161.644.254.261.064.289) 
Total pages: 497946
00: (total pages =4) Pages: 2 x 2 (4), tiles:1 x 1 (1)(level tiles = 4) 
01: (total pages =68) Pages: 8 x 8 (64), tiles:1 x 1 (1)(level tiles = 64) 
02: (total pages =1.224) Pages: 34 x 34 (1.156), tiles:3 x 3 (9)(level tiles = 10.404) 
03: (total pages =7.153) Pages: 77 x 77 (5.929), tiles:26 x 26 (676)(level tiles = 4.008.004) 
Total pages: 7153
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.LayerCacheInfoBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.StorageUnitTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.DiskQuotaConfigTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.QuotaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.ConfigLoaderTest
28 Jun 20:17:14 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.483 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-diskquota-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-diskquota-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-diskquota-core >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-core ---
[INFO] Storing buildNumber: 2018-06-28 20:17:15 at timestamp: 1530231435317
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-core ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:15 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:15
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-diskquota-core <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-diskquota-core ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-diskquota-core ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-diskquota-core ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-diskquota-core ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------< org.geowebcache:gwc-diskquota-bdb >------------------
[INFO] Building Disk Quota management module - BerkeleyDB backend 1.14-SNAPSHOT [13/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/sleepycat/je/4.1.10/je-4.1.10.pom
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/com/sleepycat/je/4.1.10/je-4.1.10.pom (1.9 kB at 9.7 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/sleepycat/je/4.1.10/je-4.1.10.jar
[INFO] Downloaded from boundless: https://repo.boundlessgeo.com/main/com/sleepycat/je/4.1.10/je-4.1.10.jar (2.2 MB at 4.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-diskquota-bdb ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-bdb ---
[INFO] Storing buildNumber: 2018-06-28 20:17:17 at timestamp: 1530231437224
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-bdb ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:17 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:17
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-diskquota-bdb ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-diskquota-bdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-diskquota-bdb ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-diskquota-bdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-diskquota-bdb ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.BDBQuotaStoreTest
28 Jun 20:17:18 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:18 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:18 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:18 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [bdb.BDBQuotaStore] - java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: TileSet does not exist: NonExistentTileSetId
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:19 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:20 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:21 WARN [config.XMLConfiguration] - ********************************************************************************
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-diskquota-bdb ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-diskquota-bdb ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-diskquota-bdb >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-bdb ---
[INFO] Storing buildNumber: 2018-06-28 20:17:21 at timestamp: 1530231441853
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-bdb ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:21 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:21
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-diskquota-bdb <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-diskquota-bdb ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-diskquota-bdb ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-diskquota-bdb ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-diskquota-bdb ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------< org.geowebcache:gwc-diskquota-jdbc >-----------------
[INFO] Building Disk Quota management module - JDBC backends 1.14-SNAPSHOT [14/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.pom (5.7 kB at 19 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/pgjdbc-core-parent/1.0.5/pgjdbc-core-parent-1.0.5.pom (15 kB at 118 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/pgjdbc-versions/1.0.5/pgjdbc-versions-1.0.5.pom (21 kB at 186 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/postgresql/postgresql/9.4.1208/postgresql-9.4.1208.jar (649 kB at 1.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-diskquota-jdbc ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-jdbc ---
[INFO] Storing buildNumber: 2018-06-28 20:17:33 at timestamp: 1530231453056
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-jdbc ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:33 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:33
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-diskquota-jdbc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-diskquota-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/src/main/java/org/geowebcache/diskquota/jdbc/SimpleJdbcTemplate.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/src/main/java/org/geowebcache/diskquota/jdbc/SimpleJdbcTemplate.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/src/main/java/org/geowebcache/diskquota/jdbc/SimpleJdbcTemplate.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-diskquota-jdbc ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-diskquota-jdbc ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-diskquota-jdbc ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.jdbc.H2QuotaStoreTest
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:34 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:35 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:36 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:37 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:38 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:39 WARN [config.XMLConfiguration] - ********************************************************************************
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.193 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.jdbc.JDBCConfigurationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.41 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.jdbc.OracleQuotaStoreTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 0.173 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.diskquota.jdbc.PostgreSQLQuotaStoreTest
Wrote example fixture file to /opt/public/hipp/homes/genie.jts/.geowebcache/postgresql.properties.example
Skipping postgresql tests. Fixture file /opt/public/hipp/homes/genie.jts/.geowebcache/postgresql.properties not found.
Tests run: 19, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 0.172 sec

Results :

Tests run: 60, Failures: 0, Errors: 0, Skipped: 38

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-diskquota-jdbc ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-diskquota-jdbc ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-diskquota-jdbc >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-diskquota-jdbc ---
[INFO] Storing buildNumber: 2018-06-28 20:17:41 at timestamp: 1530231461379
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-diskquota-jdbc ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:41 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:41
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-diskquota-jdbc <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-diskquota-jdbc ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-diskquota-jdbc ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-diskquota-jdbc ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-diskquota-jdbc ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.geowebcache:gwc-arcgiscache >-------------------
[INFO] Building ArcGIS Server tile cache support 1.14-SNAPSHOT          [15/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-arcgiscache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-arcgiscache ---
[INFO] Storing buildNumber: 2018-06-28 20:17:42 at timestamp: 1530231462504
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-arcgiscache ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:42 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:42
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-arcgiscache ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-arcgiscache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/main/java/org/geowebcache/arcgis/layer/ArcGISCacheLayer.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/main/java/org/geowebcache/arcgis/layer/ArcGISCacheLayer.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/main/java/org/geowebcache/arcgis/layer/ArcGISCacheLayer.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-arcgiscache ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 15 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-arcgiscache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/test/java/org/geowebcache/arcgis/layer/GridSetBuilderTest.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/test/java/org/geowebcache/arcgis/layer/GridSetBuilderTest.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/src/test/java/org/geowebcache/arcgis/layer/GridSetBuilderTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-arcgiscache ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.arcgis.layer.XMLConfigurationLayerConformanceWithArcGisLayersTest
28 Jun 20:17:43 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:43 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:43 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:43 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'gridSubsets'. One of '{"http://geowebcache.org/schema/1.14.0":tilingScheme}' is expected.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'gridSubsets'. One of '{"http://geowebcache.org/schema/1.14.0":tilingScheme}' is expected.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:44 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:48 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:48 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:48 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'gridSubsets'. One of '{"http://geowebcache.org/schema/1.14.0":tilingScheme}' is expected.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:50 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** GWC configuration validation error: cvc-elt.1: Cannot find the declaration of element 'gwcConfiguration'.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - *** Will try to use configuration anyway. Please check the order of declared elements against the schema.
28 Jun 20:17:54 WARN [config.XMLConfiguration] - ********************************************************************************
Tests run: 30, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 11.665 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.arcgis.layer.ArcGISLayerXMLConfigurationProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.arcgis.layer.GridSetBuilderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.arcgis.config.CacheInfoPersisterTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.arcgis.compact.ArcGISCompactCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec

Results :

Tests run: 47, Failures: 0, Errors: 0, Skipped: 5

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-arcgiscache ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-arcgiscache ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-arcgiscache >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-arcgiscache ---
[INFO] Storing buildNumber: 2018-06-28 20:17:57 at timestamp: 1530231477748
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-arcgiscache ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:17:57 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:17:57
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-arcgiscache <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-arcgiscache ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-arcgiscache ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-arcgiscache ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-arcgiscache ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ------------------< org.geowebcache:gwc-distributed >-------------------
[INFO] Building gwc-distributed 1.14-SNAPSHOT                           [16/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast/3.3.1/hazelcast-3.3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast/3.3.1/hazelcast-3.3.1.pom (12 kB at 69 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-root/3.3.1/hazelcast-root-3.3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-root/3.3.1/hazelcast-root-3.3.1.pom (40 kB at 297 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.pom (764 B at 6.5 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/eclipsesource/minimal-json/minimal-json/0.9.1/minimal-json-0.9.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/eclipsesource/minimal-json/minimal-json/0.9.1/minimal-json-0.9.1.pom (3.7 kB at 31 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-spring/3.3.1/hazelcast-spring-3.3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-spring/3.3.1/hazelcast-spring-3.3.1.pom (8.7 kB at 62 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-wm/3.3.1/hazelcast-wm-3.3.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-wm/3.3.1/hazelcast-wm-3.3.1.pom (11 kB at 78 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast/3.3.1/hazelcast-3.3.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/eclipsesource/minimal-json/minimal-json/0.9.1/minimal-json-0.9.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-spring/3.3.1/hazelcast-spring-3.3.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-wm/3.3.1/hazelcast-wm-3.3.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-spring/3.3.1/hazelcast-spring-3.3.1.jar (64 kB at 363 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sourceforge/findbugs/annotations/1.3.2/annotations-1.3.2.jar (12 kB at 46 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/eclipsesource/minimal-json/minimal-json/0.9.1/minimal-json-0.9.1.jar (23 kB at 87 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast-wm/3.3.1/hazelcast-wm-3.3.1.jar (35 kB at 123 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/hazelcast/hazelcast/3.3.1/hazelcast-3.3.1.jar (4.0 MB at 2.7 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-distributed ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-distributed ---
[INFO] Storing buildNumber: 2018-06-28 20:18:01 at timestamp: 1530231481316
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-distributed ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:18:01 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:18:01
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-distributed ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-distributed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-distributed ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-distributed ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-distributed ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.blobstore.memory.distributed.HazelcastCacheProviderTest
log4j:WARN No appenders could be found for logger (org.springframework.core.env.StandardEnvironment).
log4j:WARN Please initialize the log4j system properly.
Jun 28, 2018 8:18:02 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3.1] Interfaces is enabled, trying to pick one address matching to one of: [127.0.0.1]
Jun 28, 2018 8:18:02 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3.1] Picked Address[127.0.0.1]:5701, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5701], bind any local is true
Jun 28, 2018 8:18:02 PM com.hazelcast.spi.impl.BasicOperationScheduler
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Starting with 32 generic operation threads and 32 partition operation threads.
Jun 28, 2018 8:18:02 PM com.hazelcast.system
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Hazelcast 3.3.1 (20140929 - a1b45ef) starting at Address[127.0.0.1]:5701
Jun 28, 2018 8:18:02 PM com.hazelcast.system
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Copyright (C) 2008-2014 Hazelcast.com
Jun 28, 2018 8:18:02 PM com.hazelcast.instance.Node
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Creating TcpIpJoiner
Jun 28, 2018 8:18:02 PM com.hazelcast.core.LifecycleService
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Address[127.0.0.1]:5701 is STARTING
Jun 28, 2018 8:18:03 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Connecting to /127.0.0.1:5703, timeout: 0, bind-any: true
Jun 28, 2018 8:18:03 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Connecting to /127.0.0.1:5702, timeout: 0, bind-any: true
Jun 28, 2018 8:18:03 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Could not connect to: /127.0.0.1:5703. Reason: SocketException[Connection refused to address /127.0.0.1:5703]
Jun 28, 2018 8:18:03 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Could not connect to: /127.0.0.1:5702. Reason: SocketException[Connection refused to address /127.0.0.1:5702]
Jun 28, 2018 8:18:03 PM com.hazelcast.cluster.TcpIpJoiner
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Address[127.0.0.1]:5703 is added to the blacklist.
Jun 28, 2018 8:18:03 PM com.hazelcast.cluster.TcpIpJoiner
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Address[127.0.0.1]:5702 is added to the blacklist.
Jun 28, 2018 8:18:04 PM com.hazelcast.cluster.TcpIpJoiner
INFO: [127.0.0.1]:5701 [dev] [3.3.1] 


Members [1] {
	Member [127.0.0.1]:5701 this
}

Jun 28, 2018 8:18:04 PM com.hazelcast.core.LifecycleService
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Address[127.0.0.1]:5701 is STARTED
Jun 28, 2018 8:18:04 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3.1] Interfaces is enabled, trying to pick one address matching to one of: [127.0.0.1]
Jun 28, 2018 8:18:04 PM com.hazelcast.instance.DefaultAddressPicker
INFO: [LOCAL] [dev] [3.3.1] Picked Address[127.0.0.1]:5702, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5702], bind any local is true
Jun 28, 2018 8:18:04 PM com.hazelcast.spi.impl.BasicOperationScheduler
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Starting with 32 generic operation threads and 32 partition operation threads.
Jun 28, 2018 8:18:04 PM com.hazelcast.system
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Hazelcast 3.3.1 (20140929 - a1b45ef) starting at Address[127.0.0.1]:5702
Jun 28, 2018 8:18:04 PM com.hazelcast.system
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Copyright (C) 2008-2014 Hazelcast.com
Jun 28, 2018 8:18:04 PM com.hazelcast.instance.Node
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Creating TcpIpJoiner
Jun 28, 2018 8:18:04 PM com.hazelcast.core.LifecycleService
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Address[127.0.0.1]:5702 is STARTING
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Connecting to /127.0.0.1:5703, timeout: 0, bind-any: true
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Connecting to /127.0.0.1:5701, timeout: 0, bind-any: true
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.SocketConnector
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Could not connect to: /127.0.0.1:5703. Reason: SocketException[Connection refused to address /127.0.0.1:5703]
Jun 28, 2018 8:18:04 PM com.hazelcast.cluster.TcpIpJoiner
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Address[127.0.0.1]:5703 is added to the blacklist.
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.SocketAcceptor
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Accepting socket connection from /127.0.0.1:35311
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.TcpIpConnectionManager
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Established socket connection between /127.0.0.1:35311 and /127.0.0.1:5701
Jun 28, 2018 8:18:04 PM com.hazelcast.nio.tcp.TcpIpConnectionManager
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Established socket connection between /127.0.0.1:5701 and /127.0.0.1:35311
Jun 28, 2018 8:18:10 PM com.hazelcast.cluster.ClusterService
INFO: [127.0.0.1]:5701 [dev] [3.3.1] 

Members [2] {
	Member [127.0.0.1]:5701 this
	Member [127.0.0.1]:5702
}

Jun 28, 2018 8:18:10 PM com.hazelcast.cluster.ClusterService
INFO: [127.0.0.1]:5702 [dev] [3.3.1] 

Members [2] {
	Member [127.0.0.1]:5701
	Member [127.0.0.1]:5702 this
}

Jun 28, 2018 8:18:12 PM com.hazelcast.core.LifecycleService
INFO: [127.0.0.1]:5702 [dev] [3.3.1] Address[127.0.0.1]:5702 is STARTED
Jun 28, 2018 8:18:12 PM com.hazelcast.partition.InternalPartitionService
INFO: [127.0.0.1]:5701 [dev] [3.3.1] Initializing cluster partition table first arrangement...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.27 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-distributed ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-distributed ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-distributed >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-distributed ---
[INFO] Storing buildNumber: 2018-06-28 20:18:12 at timestamp: 1530231492957
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-distributed ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:18:13 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:18:12
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-distributed <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-distributed ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-distributed ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-distributed ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-distributed ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------------< org.geowebcache:gwc-aws-s3 >---------------------
[INFO] Building AWS S3 Storage 1.14-SNAPSHOT                            [17/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.pom (1.4 kB at 12 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-pom/1.9.30/aws-java-sdk-pom-1.9.30.pom (6.2 kB at 59 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.pom (1.4 kB at 14 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.pom (2.4 kB at 24 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.pom (5.2 kB at 68 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.4/httpcomponents-client-4.3.4.pom (15 kB at 233 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.pom (5.9 kB at 46 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.pom (6.0 kB at 153 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.pom (0 B at 0 B/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-s3/1.9.30/aws-java-sdk-s3-1.9.30.jar (556 kB at 2.8 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.jar (35 kB at 128 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.2/jackson-core-2.3.2.jar (200 kB at 472 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.8.1/joda-time-2.8.1.jar (0 B at 0 B/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-kms/1.9.30/aws-java-sdk-kms-1.9.30.jar (252 kB at 443 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/amazonaws/aws-java-sdk-core/1.9.30/aws-java-sdk-core-1.9.30.jar (499 kB at 802 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.4/httpclient-4.3.4.jar (590 kB at 720 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.2/jackson-databind-2.3.2.jar (915 kB at 1.1 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-aws-s3 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-aws-s3 ---
[INFO] Storing buildNumber: 2018-06-28 20:18:39 at timestamp: 1530231519041
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-aws-s3 ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:18:39 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:18:39
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-aws-s3 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-aws-s3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/main/java/org/geowebcache/s3/TMSKeyBuilder.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/main/java/org/geowebcache/s3/TMSKeyBuilder.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-aws-s3 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-aws-s3 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/test/java/org/geowebcache/s3/S3BlobStoreConformanceTest.java: Some input files use or override a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/test/java/org/geowebcache/s3/S3BlobStoreConformanceTest.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/test/java/org/geowebcache/config/S3BlobStoreConfigStoreLoadTest.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/test/java/org/geowebcache/config/S3BlobStoreConfigStoreLoadTest.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/src/test/java/org/geowebcache/config/S3BlobStoreConfigStoreLoadTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-aws-s3 ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.s3.S3BlobStoreConfigSerializeTest
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Security framework of XStream not initialized, XStream is probably vulnerable.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
28 Jun 20:18:40 FATAL [geowebcache.GeoWebCacheExtensions] - Extension lookup occured, but ApplicationContext is unset.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.s3.S3BlobStoreConformanceTest
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
Tests run: 23, Failures: 0, Errors: 0, Skipped: 23, Time elapsed: 0.145 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.s3.S3BlobStoreIntegrationTest
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
28 Jun 20:18:41 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.127 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.s3.S3BlobStoreConfigProviderTest
Security framework of XStream not initialized, XStream is probably vulnerable.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.528 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.s3.S3BlobStoreConfigTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.config.S3BlobStoreConfigStoreLoadTest
28 Jun 20:18:42 WARN [s3.PropertiesLoader] - S3 storage config file not found. GWC S3 tests will be ignored. /opt/public/hipp/homes/genie.jts/.gwc_s3_tests.properties
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.248 sec

Results :

Tests run: 44, Failures: 0, Errors: 0, Skipped: 35

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-aws-s3 ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-aws-s3 ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-aws-s3 >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-aws-s3 ---
[INFO] Storing buildNumber: 2018-06-28 20:18:43 at timestamp: 1530231523602
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-aws-s3 ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:18:43 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:18:43
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-aws-s3 <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-aws-s3 ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-aws-s3 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-aws-s3 ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-aws-s3 ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------------------< org.geowebcache:gwc-sqlite >---------------------
[INFO] Building SQLite Storage 1.14-SNAPSHOT                            [18/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.pom (7.9 kB at 115 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-fileupload/commons-fileupload/1.2.1/commons-fileupload-1.2.1.jar (58 kB at 1.2 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-sqlite ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-sqlite ---
[INFO] Storing buildNumber: 2018-06-28 20:18:49 at timestamp: 1530231529098
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-sqlite ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:18:49 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:18:49
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-sqlite ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-sqlite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java uses or overrides a deprecated API.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/main/java/org/geowebcache/sqlite/MbtilesBlobStore.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-sqlite ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-sqlite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/test-classes
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/test/java/org/geowebcache/sqlite/MbtilesBlobStoreTest.java: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/test/java/org/geowebcache/sqlite/MbtilesBlobStoreTest.java uses unchecked or unsafe operations.
[WARNING] /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/src/test/java/org/geowebcache/sqlite/MbtilesBlobStoreTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-sqlite ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.FileManagerTest
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-1873347407249777692', pathTemplate='something-{layer}\{grid-something}-something{grid}\-el/se{format}/something-{params}', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-189930701933919596', pathTemplate='tiles/{format}/{style}/zoom-{z}/{layer}/ranges-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-5500300499556735116', pathTemplate='{grid}/tiles/{layer}/zoom-{z}/ranges_{x}-{y}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-3386982835581851314', pathTemplate='{grid}/{format}/{layer}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-3488295442649608392', pathTemplate='{background}-tiles/{grid}/{layer}-{style}/zoom-{z}/ranges{x}{y}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-7838365316783199030', pathTemplate='tiles/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='10', columnRangeCount='10'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-8894576584074116689', pathTemplate='tiles/{grid}/layers/{layer}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-2729266778795603282', pathTemplate='tiles/{grid}/{format}/{style}/zoom-{z}/{layer}/ranges-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-6002672743795361420', pathTemplate='tiles/{z}/tiles-{x}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-9003620329622992578', pathTemplate='{format}-tiles/{grid}/{layer}-{style}/zoom-{z}/ranges-{x}_{y}.sqlite', rowRangeCount='2000', columnRangeCount='1000'].
2018-06-28 20:18:50 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-7517958897408026348', pathTemplate='{layer}.sqlite', rowRangeCount='1000', columnRangeCount='1000'].
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.SqliteConnectionManagerTest
2018-06-28 20:18:51 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='2147483647', poolReaperIntervalMs='1000'].
2018-06-28 20:18:51 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite'.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite' closed.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite' reaped.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite'.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite' closed.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-6910111291964608304/tiles/data_base.sqlite' reaped.
2018-06-28 20:18:51 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.657 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.MbtilesPBFTest
2018-06-28 20:18:52 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:52 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-1625002902856373409', pathTemplate='{layer}.mbtiles', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:52 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:52 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-1625002902856373409/planet.mbtiles'.
2018-06-28 20:18:52 ERROR Utils:99 - Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
2018-06-28 20:18:52 ERROR MbtilesBlobStore:519 - Something bad happen when querying create time for tile '0-0-0'.
java.lang.RuntimeException: Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getTileCreateTime(MbtilesBlobStore.java:510)
	at org.geowebcache.sqlite.MbtilesBlobStore.get(MbtilesBlobStore.java:230)
	at org.geowebcache.sqlite.MbtilesPBFTest.testGetTileDoUnzip(MbtilesPBFTest.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tiles_metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 37 more
2018-06-28 20:18:52 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-1625002902856373409/planet.mbtiles' closed.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-1625002902856373409/planet.mbtiles' reaped.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:52 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-217999098218449144', pathTemplate='{layer}.mbtiles', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:52 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:52 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:52 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-217999098218449144/planet.mbtiles'.
2018-06-28 20:18:52 ERROR Utils:99 - Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
2018-06-28 20:18:52 ERROR MbtilesBlobStore:519 - Something bad happen when querying create time for tile '0-0-0'.
java.lang.RuntimeException: Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getTileCreateTime(MbtilesBlobStore.java:510)
	at org.geowebcache.sqlite.MbtilesBlobStore.get(MbtilesBlobStore.java:230)
	at org.geowebcache.sqlite.MbtilesPBFTest.testGetTileDefaultUnzip(MbtilesPBFTest.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tiles_metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 37 more
2018-06-28 20:18:53 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-217999098218449144/planet.mbtiles' closed.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-217999098218449144/planet.mbtiles' reaped.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:53 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-2273842881559237337', pathTemplate='{layer}.mbtiles', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:53 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:53 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-2273842881559237337/planet.mbtiles'.
2018-06-28 20:18:53 ERROR Utils:99 - Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
2018-06-28 20:18:53 ERROR MbtilesBlobStore:519 - Something bad happen when querying create time for tile '0-0-0'.
java.lang.RuntimeException: Error executing query 'SELECT create_time FROM tiles_metadata WHERE zoom_level = ? AND tile_column = ? AND tile_row = ?'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getTileCreateTime(MbtilesBlobStore.java:510)
	at org.geowebcache.sqlite.MbtilesBlobStore.get(MbtilesBlobStore.java:230)
	at org.geowebcache.sqlite.MbtilesPBFTest.testGetTileNoUnzip(MbtilesPBFTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: tiles_metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 37 more
2018-06-28 20:18:53 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-2273842881559237337/planet.mbtiles' closed.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-2273842881559237337/planet.mbtiles' reaped.
2018-06-28 20:18:53 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.21 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.MbtilesBlobStoreTest
2018-06-28 20:18:54 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:54 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-3219509400388160242', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:54 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:54 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:54 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3219509400388160242/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3219509400388160242/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-3219509400388160242/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:56 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-4879841498438050192', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:56 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:56 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:56 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-5388850774164884221', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:56 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:56 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:56 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-0-0.sqlite'.
2018-06-28 20:18:56 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:56 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:57 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-500-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-500-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-500-500.sqlite' reaped.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-0-0.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-5388850774164884221/grid1/asia/image_png/10/tiles-0-0.sqlite' reaped.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:58 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-8951109120959671088', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:58 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:58 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-0.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-0.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:279 - File '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-0.sqlite' renamed to '/tmp/genie.jts/gwc-8951109120959671088/grid1/australia/image_png/10/tiles-0-0.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:279 - File '/tmp/genie.jts/gwc-8951109120959671088/grid1/asia/image_png/10/tiles-0-500.sqlite' renamed to '/tmp/genie.jts/gwc-8951109120959671088/grid1/australia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:58 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-3390172989190126102', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:58 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:58 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid1/asia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_jpeg/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid2/asia/image_png/11/tiles-100-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_jpeg/10/tiles-0-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid1/asia/image_png/10/tiles-0-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid2/asia/image_png/11/tiles-100-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_jpeg/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_png/10/tiles-0-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3390172989190126102/grid2/asia/image_png/11/tiles-100-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3390172989190126102/grid1/asia/image_png/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3390172989190126102/grid3/asia/image_png/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid1/europe/image_gif/15/tiles-4000-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3390172989190126102/grid1/europe/image_gif/15/tiles-4000-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3390172989190126102/grid1/europe/image_gif/15/tiles-4000-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:58 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-600624036769658940', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:58 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:58 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='true', useCreateTime='true'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/11/tiles-1000-1000.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-0.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/11/tiles-1000-1000.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/11/tiles-1000-1000.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-0.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-500.sqlite' closed.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-0.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-600624036769658940/grid1/asia/image_png/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:58 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:58 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-4876717120320964375', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:58 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:18:58 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite'.
2018-06-28 20:18:59 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:59 INFO  MbtilesBlobStore:299 - Metadata for layer 'america' for key 'background' inserted or updated on file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite'.
2018-06-28 20:18:59 INFO  MbtilesBlobStore:299 - Metadata for layer 'america' for key 'style' inserted or updated on file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite'.
2018-06-28 20:18:59 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:59 INFO  MbtilesBlobStore:299 - Metadata for layer 'australia' for key 'background' inserted or updated on file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite'.
2018-06-28 20:18:59 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:59 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:18:59 INFO  MbtilesBlobStore:299 - Metadata for layer 'australia' for key 'style' inserted or updated on file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite'.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite' closed.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-4876717120320964375/metadata.sqlite' reaped.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:18:59 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:18:59 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-2452674982002727384', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:18:59 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:00 INFO  ENGINE:? - dataFileCache open start
Jun 28, 2018 8:19:00 PM org.geotools.mbtiles.MBTilesMetadata setTypeStr
WARNING: MBTiles file has invalid type 'base_layer', using 'BASE_LAYER' instead
2018-06-28 20:19:00 INFO  MbtilesBlobStore:657 - Parsed mbtiles metadata for layer 'europe_asia'.
2018-06-28 20:19:00 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:00 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-2452674982002727384/EPSG_4326/europe_asia/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-2452674982002727384/EPSG_4326/europe_asia/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-2452674982002727384/EPSG_4326/europe_asia/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:01 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-6995099524751651722', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:01 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:01 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:01 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite'.
2018-06-28 20:19:01 INFO  MbtilesBlobStore:299 - Metadata for layer 'null' for key 'null' inserted or updated on file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite'.
2018-06-28 20:19:01 INFO  MbtilesBlobStore:299 - Metadata for layer 'america' for key 'style' inserted or updated on file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite'.
2018-06-28 20:19:01 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:02 INFO  MbtilesBlobStore:299 - Metadata for layer 'australia' for key 'null' inserted or updated on file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite' closed.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-6995099524751651722/metadata.sqlite' reaped.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:02 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-3421417520200675307', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:02 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:02 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_png/10/tiles-0-500.sqlite'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_jpeg/10/tiles-0-500.sqlite'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_png/10/tiles-0-500.sqlite' closed.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_jpeg/10/tiles-0-500.sqlite' closed.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_png/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3421417520200675307/grid3/asia/image_jpeg/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid2/america/image_jpeg/10/tiles-0-500.sqlite'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-3421417520200675307/grid2/america/image_jpeg/10/tiles-0-500.sqlite' closed.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/gwc-3421417520200675307/grid2/america/image_jpeg/10/tiles-0-500.sqlite' deleted.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.437 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.SqliteBlobStoreTest
2018-06-28 20:19:02 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:02 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-6941057744905499788', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:02 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:02 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:02 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-2118187181867008090', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:02 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:02 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:02 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:04 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-2118187181867008090/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-2118187181867008090/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-2118187181867008090/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' replaced with file '/tmp/genie.jts/gwc-2118187181867008090/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-6941057744905499788/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:05 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/replace-tests-a-1191619334044082273', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:05 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:05 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:05 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/replace-tests-a-7157480049614709584', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:05 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:05 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:05 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:05 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:05 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:06 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:07 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' replaced with file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' replaced with file '/tmp/genie.jts/replace-tests-a-7157480049614709584/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/replace-tests-a-1191619334044082273/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:09 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.799 sec
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.OperationsRestTest
2018-06-28 20:19:09 INFO  WebTestContextBootstrapper:259 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2018-06-28 20:19:09 INFO  WebTestContextBootstrapper:185 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d0587f1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d76b067, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2a17b7b6, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4f063c0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1e6d1014, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@76707e36]
2018-06-28 20:19:10 INFO  GenericWebApplicationContext:578 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7e2d773b: startup date [Thu Jun 28 20:19:10 EDT 2018]; root of context hierarchy
2018-06-28 20:19:10 INFO  RequestMappingHandlerMapping:534 - Mapped "{[/**/sqlite/replace],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.String> org.geowebcache.sqlite.OperationsRest.replace(java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile)
2018-06-28 20:19:10 INFO  RequestMappingHandlerAdapter:532 - Looking for @ControllerAdvice: org.springframework.web.context.support.GenericWebApplicationContext@7e2d773b: startup date [Thu Jun 28 20:19:10 EDT 2018]; root of context hierarchy
2018-06-28 20:19:10 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:10 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:10 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:10 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:10 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:10 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-5719780572002425318', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:10 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:10 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:10 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:12 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:13 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-5719780572002425318/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:15 INFO  MockServletContext:443 - Initializing Spring FrameworkServlet ''
2018-06-28 20:19:15 INFO  TestDispatcherServlet:488 - FrameworkServlet '': initialization started
2018-06-28 20:19:15 INFO  TestDispatcherServlet:507 - FrameworkServlet '': initialization completed in 20 ms
2018-06-28 20:19:15 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:15 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{layer}/{grid}{format}{params}/{z}_{x}_{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:15 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:15 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' replaced with file '/tmp/genie.jts/replace-operation-6972805254192287828/3af8b473-83de-4e23-badf-ebbb1ee86a71/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' replaced with file '/tmp/genie.jts/replace-operation-6972805254192287828/3af8b473-83de-4e23-badf-ebbb1ee86a71/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:15 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:15 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:15 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:15 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:15 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:15 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:15 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-767326211434344481', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:15 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:15 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:15 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:15 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:15 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:15 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:16 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:17 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-767326211434344481/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:18 INFO  MockServletContext:443 - Initializing Spring FrameworkServlet ''
2018-06-28 20:19:18 INFO  TestDispatcherServlet:488 - FrameworkServlet '': initialization started
2018-06-28 20:19:18 INFO  TestDispatcherServlet:507 - FrameworkServlet '': initialization completed in 2 ms
2018-06-28 20:19:18 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{layer}/{grid}{format}{params}/{z}_{x}_{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:18 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:18 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' replaced with file '/tmp/genie.jts/replace-operation-7587422511941193336/a73b9bd8-bf85-4c51-8ee6-13b49f66a75c'.
2018-06-28 20:19:18 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{layer}/{grid}{format}{params}/{z}_{x}_{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:18 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:18 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' replaced with file '/tmp/genie.jts/replace-operation-6125906324900519745/30c827b9-b7ff-47e4-909c-bd887c28e74d'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:18 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:18 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:18 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:18 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:18 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:18 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:18 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-8843776189670030023', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:18 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:18 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:18 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:18 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:18 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:18 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:19 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:21 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:22 INFO  MockServletContext:443 - Initializing Spring FrameworkServlet ''
2018-06-28 20:19:22 INFO  TestDispatcherServlet:488 - FrameworkServlet '': initialization started
2018-06-28 20:19:22 INFO  TestDispatcherServlet:507 - FrameworkServlet '': initialization completed in 3 ms
2018-06-28 20:19:22 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{layer}/{grid}{format}{params}/{z}_{x}_{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:22 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:22 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' replaced with file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:235 - File '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' replaced with file '/tmp/genie.jts/gwc-8843776189670030023/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:22 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/gwc-231184421966175352', pathTemplate='{grid}/{layer}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='250', columnRangeCount='250'].
2018-06-28 20:19:22 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:22 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/5/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' closed.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/gwc-231184421966175352/EPSG_4326/africa/image_png/15/tiles-0-5000.sqlite' reaped.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.497 sec
2018-06-28 20:19:22 INFO  GenericWebApplicationContext:960 - Closing org.springframework.web.context.support.GenericWebApplicationContext@7e2d773b: startup date [Thu Jun 28 20:19:10 EDT 2018]; root of context hierarchy
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.sqlite.MbtilesBlobStoreConformanceTest
2018-06-28 20:19:22 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:22 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit4675492854846178671', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:22 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:22 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:22 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:24 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:25 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:25 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:25 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4675492854846178671/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:26 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit5721899681479329409', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:26 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:26 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit5721899681479329409/metadata.sqlite'.
2018-06-28 20:19:26 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:26 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit5721899681479329409/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithEqualsInKey(AbstractBlobStoreTest.java:418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:26 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:26 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'test=Key' inserted or updated on file '/tmp/genie.jts/junit5721899681479329409/metadata.sqlite'.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit5721899681479329409/metadata.sqlite' closed.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit5721899681479329409/metadata.sqlite' reaped.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:26 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit3497345031175876228', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:26 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:26 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:26 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit3497345031175876228/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:27 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit3497345031175876228/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit3497345031175876228/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:28 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit5659738703899245348', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:28 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:28 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:28 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:28 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:29 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit5659738703899245348/metadata.sqlite'.
2018-06-28 20:19:29 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit5659738703899245348/metadata.sqlite'.
2018-06-28 20:19:29 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:30 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit5659738703899245348/metadata.sqlite'.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit5659738703899245348/metadata.sqlite' closed.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit5659738703899245348/metadata.sqlite' reaped.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit5659738703899245348/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:30 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit3180854627320267389', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:30 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:30 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:30 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit3180854627320267389/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:30 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit3180854627320267389/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit3180854627320267389/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:31 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit5790272275496040702', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:31 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:31 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit5790272275496040702/metadata.sqlite'.
2018-06-28 20:19:31 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:31 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit5790272275496040702/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithAmpInValue(AbstractBlobStoreTest.java:439)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:31 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:31 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'testKey' inserted or updated on file '/tmp/genie.jts/junit5790272275496040702/metadata.sqlite'.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit5790272275496040702/metadata.sqlite' closed.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit5790272275496040702/metadata.sqlite' reaped.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:31 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit8783931827444856202', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:31 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:31 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:31 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8783931827444856202/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:31 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8783931827444856202/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8783931827444856202/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:32 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit7251409036364424009', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:32 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:32 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7251409036364424009/metadata.sqlite'.
2018-06-28 20:19:32 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
2018-06-28 20:19:32 ERROR MbtilesBlobStore:681 - Error getting metadata from file '/tmp/genie.jts/junit7251409036364424009/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getParametersMapping(MbtilesBlobStore.java:665)
	at org.geowebcache.storage.BlobStore.getParameters(BlobStore.java:157)
	at org.geowebcache.storage.AbstractBlobStoreTest.testEmptyParameterListIsNotNull(AbstractBlobStoreTest.java:491)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 39 more
2018-06-28 20:19:32 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7251409036364424009/metadata.sqlite' closed.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7251409036364424009/metadata.sqlite' reaped.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:32 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit4213543641833569870', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:32 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:32 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:32 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4213543641833569870/metadata.sqlite'.
2018-06-28 20:19:32 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:32 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit4213543641833569870/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithPercentInKey(AbstractBlobStoreTest.java:446)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:32 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:33 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'test%Key' inserted or updated on file '/tmp/genie.jts/junit4213543641833569870/metadata.sqlite'.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4213543641833569870/metadata.sqlite' closed.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4213543641833569870/metadata.sqlite' reaped.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:33 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit4297237737150252481', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:33 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:33 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:33 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:33 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:33 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:34 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4297237737150252481/metadata.sqlite'.
2018-06-28 20:19:34 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit4297237737150252481/metadata.sqlite'.
2018-06-28 20:19:34 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:35 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit4297237737150252481/metadata.sqlite'.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4297237737150252481/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4297237737150252481/metadata.sqlite' closed.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4297237737150252481/metadata.sqlite' reaped.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:35 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit8357891613194615920', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:35 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:35 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:35 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite'.
2018-06-28 20:19:35 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
2018-06-28 20:19:35 ERROR MbtilesBlobStore:681 - Error getting metadata from file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getParametersMapping(MbtilesBlobStore.java:665)
	at org.geowebcache.storage.BlobStore.getParameterIds(BlobStore.java:173)
	at org.geowebcache.storage.AbstractBlobStoreTest.testParameterIDList(AbstractBlobStoreTest.java:482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 39 more
2018-06-28 20:19:35 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:36 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:37 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite'.
2018-06-28 20:19:37 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:38 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite'.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8357891613194615920/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite' closed.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8357891613194615920/metadata.sqlite' reaped.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:38 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit7142770281404099952', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:38 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:38 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7142770281404099952/metadata.sqlite'.
2018-06-28 20:19:38 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:38 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit7142770281404099952/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadata(AbstractBlobStoreTest.java:411)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:38 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'testKey' inserted or updated on file '/tmp/genie.jts/junit7142770281404099952/metadata.sqlite'.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7142770281404099952/metadata.sqlite' closed.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7142770281404099952/metadata.sqlite' reaped.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:38 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit8326629079720970907', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:38 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:38 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:38 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:38 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:38 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:39 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8326629079720970907/metadata.sqlite'.
2018-06-28 20:19:39 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c' inserted or updated on file '/tmp/genie.jts/junit8326629079720970907/metadata.sqlite'.
2018-06-28 20:19:39 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/08289e30177aff2dea9435a62d77f3bc1ca80cbf/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:40 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.08289e30177aff2dea9435a62d77f3bc1ca80cbf' inserted or updated on file '/tmp/genie.jts/junit8326629079720970907/metadata.sqlite'.
2018-06-28 20:19:40 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8326629079720970907/metadata.sqlite' closed.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8326629079720970907/metadata.sqlite' reaped.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/1dd09c1a85fd1e2cfc5b0605be70e3ac550d5e2c/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/08289e30177aff2dea9435a62d77f3bc1ca80cbf/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/08289e30177aff2dea9435a62d77f3bc1ca80cbf/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8326629079720970907/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:42 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit7487575606311232141', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:42 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:42 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:42 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:43 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:43 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7487575606311232141/metadata.sqlite'.
2018-06-28 20:19:43 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit7487575606311232141/metadata.sqlite'.
2018-06-28 20:19:43 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:44 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit7487575606311232141/metadata.sqlite'.
2018-06-28 20:19:44 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:44 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:44 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7487575606311232141/metadata.sqlite' closed.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7487575606311232141/metadata.sqlite' reaped.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7487575606311232141/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:45 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit6300653760819923248', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:45 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:45 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit6300653760819923248/metadata.sqlite'.
2018-06-28 20:19:45 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:45 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit6300653760819923248/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithAmpInKey(AbstractBlobStoreTest.java:432)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:45 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'test&Key' inserted or updated on file '/tmp/genie.jts/junit6300653760819923248/metadata.sqlite'.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit6300653760819923248/metadata.sqlite' closed.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit6300653760819923248/metadata.sqlite' reaped.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:45 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit2750228558013281419', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:45 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:45 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:45 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer1/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:45 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:45 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:46 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer2/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer1/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer1/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer2/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit2750228558013281419/testGridSet/testLayer2/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:48 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit8088903186778486460', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:48 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:48 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit8088903186778486460/metadata.sqlite'.
2018-06-28 20:19:48 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:48 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit8088903186778486460/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithEqualsInValue(AbstractBlobStoreTest.java:425)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:48 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:48 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'testKey' inserted or updated on file '/tmp/genie.jts/junit8088903186778486460/metadata.sqlite'.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit8088903186778486460/metadata.sqlite' closed.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit8088903186778486460/metadata.sqlite' reaped.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:48 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit74155626669001553', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:48 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:48 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:48 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:48 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:49 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet2/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit74155626669001553/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:51 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit2526045519510330234', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:51 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:51 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:51 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit2526045519510330234/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:51 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit2526045519510330234/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit2526045519510330234/testGridSet/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:52 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit7191009788197091889', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:52 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:52 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit7191009788197091889/metadata.sqlite'.
2018-06-28 20:19:52 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
2018-06-28 20:19:52 ERROR MbtilesBlobStore:331 - Error getting metadata from file '/tmp/genie.jts/junit7191009788197091889/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key = ?;'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getLayerMetadata(MbtilesBlobStore.java:307)
	at org.geowebcache.storage.AbstractBlobStoreTest.testMetadataWithPercentInValue(AbstractBlobStoreTest.java:453)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 38 more
2018-06-28 20:19:52 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'testKey' inserted or updated on file '/tmp/genie.jts/junit7191009788197091889/metadata.sqlite'.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit7191009788197091889/metadata.sqlite' closed.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit7191009788197091889/metadata.sqlite' reaped.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:52 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit1109932129363872362', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:52 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:52 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:52 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:52 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:52 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:53 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit1109932129363872362/metadata.sqlite'.
2018-06-28 20:19:53 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit1109932129363872362/metadata.sqlite'.
2018-06-28 20:19:53 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:55 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit1109932129363872362/metadata.sqlite'.
2018-06-28 20:19:55 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:55 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:55 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit1109932129363872362/metadata.sqlite' closed.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit1109932129363872362/metadata.sqlite' reaped.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit1109932129363872362/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:56 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit6819091930485376448', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:56 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:56 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite'.
2018-06-28 20:19:56 ERROR Utils:99 - Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
2018-06-28 20:19:56 ERROR MbtilesBlobStore:681 - Error getting metadata from file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite'.
java.lang.RuntimeException: Error executing query 'SELECT value FROM metadata WHERE layerName = ? AND key like 'parameters.%';'.
	at org.geowebcache.sqlite.Utils.exception(Utils.java:100)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:169)
	at org.geowebcache.sqlite.SqliteConnectionManager.lambda$executeQuery$2(SqliteConnectionManager.java:152)
	at org.geowebcache.sqlite.SqliteConnectionManager.doWork(SqliteConnectionManager.java:203)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:151)
	at org.geowebcache.sqlite.MbtilesBlobStore.getParametersMapping(MbtilesBlobStore.java:665)
	at org.geowebcache.storage.BlobStore.getParameters(BlobStore.java:157)
	at org.geowebcache.storage.AbstractBlobStoreTest.testParameterList(AbstractBlobStoreTest.java:466)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	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.rules.ExternalResource$1.evaluate(ExternalResource.java:48)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	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: org.sqlite.SQLiteException: [SQLITE_ERROR] SQL error or missing database (no such table: metadata)
	at org.sqlite.core.DB.newSQLException(DB.java:909)
	at org.sqlite.core.DB.newSQLException(DB.java:921)
	at org.sqlite.core.DB.throwex(DB.java:886)
	at org.sqlite.core.NativeDB.prepare_utf8(Native Method)
	at org.sqlite.core.NativeDB.prepare(NativeDB.java:127)
	at org.sqlite.core.DB.prepare(DB.java:227)
	at org.sqlite.core.CorePreparedStatement.<init>(CorePreparedStatement.java:41)
	at org.sqlite.jdbc3.JDBC3PreparedStatement.<init>(JDBC3PreparedStatement.java:30)
	at org.sqlite.jdbc4.JDBC4PreparedStatement.<init>(JDBC4PreparedStatement.java:19)
	at org.sqlite.jdbc4.JDBC4Connection.prepareStatement(JDBC4Connection.java:48)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:263)
	at org.sqlite.jdbc3.JDBC3Connection.prepareStatement(JDBC3Connection.java:235)
	at org.geowebcache.sqlite.ExtendedConnection.prepareStatement(ExtendedConnection.java:67)
	at org.geowebcache.sqlite.SqliteConnectionManager.executeQuery(SqliteConnectionManager.java:163)
	... 39 more
2018-06-28 20:19:56 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:56 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:56 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.ca2fec9f14c6799913f71bce68e009509478e0f9' inserted or updated on file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite'.
2018-06-28 20:19:56 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:58 INFO  MbtilesBlobStore:299 - Metadata for layer 'testLayer' for key 'parameters.c0e1c33cf8acb1e63b158f78dd90727bd0c8f973' inserted or updated on file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite'.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/c0e1c33cf8acb1e63b158f78dd90727bd0c8f973/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite' closed.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit6819091930485376448/metadata.sqlite' reaped.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit6819091930485376448/testGridSet/testLayer/ca2fec9f14c6799913f71bce68e009509478e0f9/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:56 - Initiating connection poll: [poolSize='1000', poolReaperIntervalMs='500'].
2018-06-28 20:19:58 INFO  FileManager:106 - Initiating file manager: [rootDirectory='/tmp/genie.jts/junit4906661975033437302', pathTemplate='{grid}/{layer}/{params}/{format}/{z}/tiles-{x}-{y}.sqlite', rowRangeCount='500', columnRangeCount='500'].
2018-06-28 20:19:58 INFO  MbtilesBlobStore:613 - Mbtiles metadata directory path is NULL, no mbtiles metadata will be parsed.
2018-06-28 20:19:58 INFO  MbtilesBlobStore:111 - MBTiles blob store initiated: [eagerDelete='false', useCreateTime='true'.
2018-06-28 20:19:58 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:19:58 WARN  SqliteConnectionManager:95 - Pool reaper stop.
2018-06-28 20:19:59 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:19:59 INFO  SqliteConnectionManager:260 - File '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' deleted.
2018-06-28 20:19:59 INFO  SqliteConnectionManager:481 - Opening connection to file '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite'.
2018-06-28 20:20:00 INFO  SqliteConnectionManager:294 - Reaping all connections.
2018-06-28 20:20:00 INFO  SqliteConnectionManager:398 - Connection to file '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' closed.
2018-06-28 20:20:00 INFO  SqliteConnectionManager:384 - Connection to file '/tmp/genie.jts/junit4906661975033437302/testGridSet1/testLayer/null/image_png/0/tiles-0-0.sqlite' reaped.
2018-06-28 20:20:00 INFO  SqliteConnectionManager:301 - Stopping the pool reaper.
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.491 sec

Results :

Tests run: 57, Failures: 0, Errors: 0, Skipped: 4

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-sqlite ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-sqlite ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-sqlite >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-sqlite ---
[INFO] Storing buildNumber: 2018-06-28 20:20:00 at timestamp: 1530231600737
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-sqlite ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:20:00 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:20:00
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-sqlite <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-sqlite ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-sqlite ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-sqlite ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-sqlite ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ----------------------< org.geowebcache:gwc-web >-----------------------
[INFO] Building Web module 1.14-SNAPSHOT                                [19/19]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/maven-metadata.xml (949 B at 4.3 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2.pom (9.7 kB at 314 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 400 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-war-plugin/3.2.2/maven-war-plugin-3.2.2.jar (91 kB at 2.0 MB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.pom (7.7 kB at 56 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom (5.1 kB at 83 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.pom (8.7 kB at 74 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.pom (13 kB at 85 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.pom (2.6 kB at 32 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-project/9.4.6.v20170531/jetty-project-9.4.6.v20170531.pom (54 kB at 795 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.pom (2.7 kB at 57 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.pom (2.1 kB at 47 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.pom (1.3 kB at 23 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.pom (2.5 kB at 39 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.pom (1.3 kB at 30 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.pom (2.1 kB at 37 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.pom (2.0 kB at 38 kB/s)
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/main/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar
[INFO] Downloading from maven-restlet: http://maven.restlet.org/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar
[INFO] Downloading from oracleReleases: http://download.oracle.com/maven/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-http/9.4.6.v20170531/jetty-http-9.4.6.v20170531.jar (164 kB at 1.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-server/9.4.6.v20170531/jetty-server-9.4.6.v20170531.jar (580 kB at 5.2 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-io/9.4.6.v20170531/jetty-io-9.4.6.v20170531.jar (129 kB at 685 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-util/9.4.6.v20170531/jetty-util-9.4.6.v20170531.jar (458 kB at 2.3 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-webapp/9.4.6.v20170531/jetty-webapp-9.4.6.v20170531.jar (121 kB at 521 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-xml/9.4.6.v20170531/jetty-xml-9.4.6.v20170531.jar (50 kB at 216 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-security/9.4.6.v20170531/jetty-security-9.4.6.v20170531.jar (93 kB at 322 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-servlet/9.4.6.v20170531/jetty-servlet-9.4.6.v20170531.jar (111 kB at 381 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-config/4.0.4.RELEASE/spring-security-config-4.0.4.RELEASE.jar (473 kB at 1.3 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-web/4.0.4.RELEASE/spring-security-web-4.0.4.RELEASE.jar (327 kB at 714 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-core/4.0.4.RELEASE/spring-security-core-4.0.4.RELEASE.jar (357 kB at 749 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gwc-web ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-web ---
[INFO] Storing buildNumber: 2018-06-28 20:20:40 at timestamp: 1530231640986
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-web ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:20:41 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:20:40
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gwc-web ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gwc-web ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gwc-web ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gwc-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ gwc-web ---
[INFO] Surefire report directory: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.jts
Running org.geowebcache.jetty.RestIntegrationTest
2018-06-28 20:20:42.630:INFO::main: Logging initialized @550ms to org.eclipse.jetty.util.log.StdErrLog
2018-06-28 20:20:42.742:INFO:oejs.Server:main: jetty-9.4.6.v20170531
2018-06-28 20:20:43.528:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Support for /geowebcache, did not find org.eclipse.jetty.jsp.JettyJspServlet
2018-06-28 20:20:43.567:INFO:oejs.session:main: DefaultSessionIdManager workerName=node0
2018-06-28 20:20:43.567:INFO:oejs.session:main: No SessionScavenger set, using defaults
2018-06-28 20:20:43.571:INFO:oejs.session:main: Scavenging every 660000ms
2018-06-28 20:20:43.593:INFO:oejshC.geowebcache:main: Initializing Spring root WebApplicationContext
28 Jun 20:20:43 (main) INFO [context.ContextLoader] - Root WebApplicationContext: initialization started
28 Jun 20:20:43 (main) INFO [support.XmlWebApplicationContext] - Refreshing Root WebApplicationContext: startup date [Thu Jun 28 20:20:43 EDT 2018]; root of context hierarchy
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-servlet.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-core-context.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-georss-context.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-gmaps-context.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-kmlservice-context.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmtsservice-context.xml]
28 Jun 20:20:43 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-rest-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-tmsservice-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-virtualearth-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmsservice-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-s3storage-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-sqlite-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-diskquota-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-arcgiscache-context.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-distributed.xml]
28 Jun 20:20:44 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-security.xml]
28 Jun 20:20:44 (main) INFO [core.SpringSecurityCoreVersion] - You are running with Spring Security Core 4.0.4.RELEASE
28 Jun 20:20:44 (main) INFO [config.SecurityNamespaceHandler] - Spring Security 'config' module version is 4.0.4.RELEASE
28 Jun 20:20:44 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'permitAll' for /rest/web/**
28 Jun 20:20:44 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'permitAll' for /rest/wmts/WMTSCapabilities.xml
28 Jun 20:20:44 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'hasRole('ROLE_ADMINISTRATOR')' for /rest/**
28 Jun 20:20:44 (main) INFO [http.HttpSecurityBeanDefinitionParser] - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.header.HeaderWriterFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 500, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300]
28 Jun 20:20:44 (main) INFO [config.PropertyPlaceholderConfigurer] - Loading properties file from class path resource [application.properties]
28 Jun 20:20:44 (main) INFO [storage.DefaultStorageFinder] - ***************************************************************************************************************************************************
28 Jun 20:20:44 (main) INFO [storage.DefaultStorageFinder] - *** Found Servlet context parameter GEOWEBCACHE_CACHE_DIR set to /tmp/genie.jts/junit5147038190722553965/cache, using it as the default prefix. ***
28 Jun 20:20:44 (main) INFO [storage.DefaultStorageFinder] - ***************************************************************************************************************************************************
28 Jun 20:20:44 (main) INFO [config.XMLFileResourceProvider] - Will look for geowebcache.xml in '/tmp/genie.jts/junit5147038190722553965/cache'
28 Jun 20:20:44 (main) WARN [config.XMLFileResourceProvider] - Found no configuration file in config directory, will create one at '/tmp/genie.jts/junit5147038190722553965/cache/geowebcache.xml' from template jar:file:/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT.jar!/geowebcache.xml
28 Jun 20:20:44 (main) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:44 (main) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - TileLayerConfiguration file validated fine.
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Initializing GridSets from /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:44 (main) WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Read GridSet EPSG:2163
28 Jun 20:20:44 (main) WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Read GridSet CanadaAtlasNonotree
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Initializing layers from /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'topp:states'
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'raster test layer'
28 Jun 20:20:44 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'img states'
28 Jun 20:20:44 (GWC GeoRSS Poll Tasks-1) INFO [georss.GeoRSSPoller] - Initializing GeoRSS poller in a background job...
28 Jun 20:20:44 (GWC GeoRSS Poll Tasks-1) INFO [georss.GeoRSSPoller] - No enabled GeoRSS feeds found, poller will not run.
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/global],methods=[PUT]}" onto public void org.geowebcache.rest.controller.ServerController.serverPut(org.geowebcache.rest.converter.ServerConfigurationPOJO) throws java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/global],methods=[GET]}" onto public org.geowebcache.config.ServerConfiguration org.geowebcache.rest.controller.ServerController.serverGet() throws java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/web/**],methods=[GET]}" onto org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.ByteStreamController.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest],methods=[GET],produces=[text/html]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.GWCIndexController.handleRequestInternal(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/filter/{filterName}/update/{updateType}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.FilterUpdateController.doPost(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.BlobStoreController.blobStoresGet()
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.config.BlobStoreInfo org.geowebcache.rest.controller.BlobStoreController.blobStoreGet(java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[PUT],consumes=[application/xml || application/json || text/xml]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.BlobStoreController.blobStorePut(java.lang.String,org.geowebcache.config.BlobStoreInfo)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[DELETE]}" onto public void org.geowebcache.rest.controller.BlobStoreController.blobStoreDelete(java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/masstruncate],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MassTruncateController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/masstruncate],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MassTruncateController.doPost(javax.servlet.http.HttpServletRequest) throws java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layer}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.doDelete(javax.servlet.http.HttpServletRequest,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers],methods=[GET]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.TileLayerController.layersGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layer}],methods=[GET]}" onto public org.geowebcache.layer.TileLayer org.geowebcache.rest.controller.TileLayerController.layerGet(java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layerName}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.layerPost(org.geowebcache.layer.TileLayer,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layerName}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.layerPut(org.geowebcache.layer.TileLayer,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/statistics],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MemoryCacheController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.ReloadController.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.GridSetController.gridSetsGet()
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.grid.GridSet org.geowebcache.rest.controller.GridSetController.gridSetGet(java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[PUT],consumes=[application/xml || application/json || text/xml]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.GridSetController.gridSetPut(java.lang.String,org.geowebcache.grid.GridSet)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[DELETE]}" onto public void org.geowebcache.rest.controller.GridSetController.gridSetDelete(java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed.json],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer}.json],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doGet(javax.servlet.http.HttpServletRequest,java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer:.+}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doPost(javax.servlet.http.HttpServletRequest,java.io.InputStream,java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.geowebcache.rest.controller.SeedController.doPost(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doFormGet(javax.servlet.http.HttpServletRequest,java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/bounds/{layer}/{srs}/{type}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.BoundsController.doGet(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/diskquota],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.diskquota.rest.controller.DiskQuotaController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/diskquota],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.diskquota.rest.controller.DiskQuotaController.doPut(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/{layer}/{style}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol} || /rest/wmts/{layer}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}],methods=[GET],params=[format]}" onto public void org.geowebcache.service.wmts.WMTSController.getTile(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.util.Optional<java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/WMTSCapabilities.xml],methods=[GET]}" onto public void org.geowebcache.service.wmts.WMTSController.getCapabilities(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/{layer}/{style}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}/{j}/{i} || /rest/wmts/{layer}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}/{j}/{i}],methods=[GET],params=[format]}" onto public void org.geowebcache.service.wmts.WMTSController.getFeatureInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.util.Optional<java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/**/sqlite/replace],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.String> org.geowebcache.sqlite.OperationsRest.replace(java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile)
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[ || /home || /service/** || /demo/** || /proxy/**]}" onto public void org.geowebcache.controller.GeoWebCacheDispatcherController.handleRestApiRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerAdapter] - Looking for @ControllerAdvice: Root WebApplicationContext: startup date [Thu Jun 28 20:20:43 EDT 2018]; root of context hierarchy
28 Jun 20:20:45 (main) INFO [annotation.RequestMappingHandlerAdapter] - Looking for @ControllerAdvice: Root WebApplicationContext: startup date [Thu Jun 28 20:20:43 EDT 2018]; root of context hierarchy
28 Jun 20:20:45 (main) INFO [config.XMLFileResourceProvider] - Will look for geowebcache-diskquota.xml in '/tmp/genie.jts/junit5147038190722553965/cache'
28 Jun 20:20:45 (main) INFO [diskquota.ConfigLoader] - DiskQuota configuration is not readable: /tmp/genie.jts/junit5147038190722553965/cache/geowebcache-diskquota.xml
28 Jun 20:20:45 (main) INFO [bdb.EntityStoreBuilder] - Neither disk quota page store' cache memory percent nor cache size was provided. Defaulting to 25% Heap Size
28 Jun 20:20:45 (main) INFO [bdb.BDBQuotaStore] - Berkeley DB JE Disk Quota page store configured at /tmp/genie.jts/junit5147038190722553965/cache/diskquota_page_store
28 Jun 20:20:45 (main) INFO [bdb.BDBQuotaStore] - Quota Store initialized. Global quota: 0.0 B
28 Jun 20:20:45 (main) INFO [diskquota.ConfigLoader] - DiskQuota configuration is not readable: /tmp/genie.jts/junit5147038190722553965/cache/geowebcache-diskquota.xml
28 Jun 20:20:45 (main) INFO [diskquota.DiskQuotaMonitor] - Setting up disk quota periodic enforcement task
28 Jun 20:20:45 (main) INFO [diskquota.DiskQuotaMonitor] - 0 layers configured with their own quotas. 
28 Jun 20:20:45 (main) INFO [diskquota.DiskQuotaMonitor] - 3 layers attached to global quota 500.0 MB
28 Jun 20:20:45 (main) INFO [diskquota.DiskQuotaMonitor] - Disk quota periodic enforcement task set up every 10 SECONDS
28 Jun 20:20:45 (main) INFO [wms.WMSService] - Will NOT recombine tiles for non-tiling clients.
28 Jun 20:20:45 (main) INFO [wms.WMSService] - Will proxy requests to backend that are not getmap or getcapabilities.
28 Jun 20:20:46 (main) INFO [config.PropertiesFactoryBean] - Loading properties file from ServletContext resource [/WEB-INF/users.properties]
28 Jun 20:20:46 (main) INFO [web.DefaultSecurityFilterChain] - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@2819c460, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@30364216, org.springframework.security.web.header.HeaderWriterFilter@38bb9d7a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1e8ab90f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@78d6447a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7a729f84, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@1e469dfd, org.springframework.security.web.session.SessionManagementFilter@554f0dfb, org.springframework.security.web.access.ExceptionTranslationFilter@1f7076bc, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@71904469]
28 Jun 20:20:46 (main) INFO [context.ContextLoader] - Root WebApplicationContext: initialization completed in 2725 ms
2018-06-28 20:20:46.343:INFO:oejshC.geowebcache:main: Initializing Spring FrameworkServlet 'geowebcache'
28 Jun 20:20:46 (main) INFO [servlet.DispatcherServlet] - FrameworkServlet 'geowebcache': initialization started
28 Jun 20:20:46 (main) INFO [support.XmlWebApplicationContext] - Refreshing WebApplicationContext for namespace 'geowebcache-servlet': startup date [Thu Jun 28 20:20:46 EDT 2018]; parent: Root WebApplicationContext
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-servlet.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-core-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-georss-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-gmaps-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-kmlservice-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmtsservice-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-rest-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-tmsservice-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-virtualearth-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-wmsservice-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-s3storage-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-sqlite-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-diskquota-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-arcgiscache-context.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-distributed.xml]
28 Jun 20:20:46 (main) INFO [xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/geowebcache-security.xml]
28 Jun 20:20:46 (main) INFO [config.SecurityNamespaceHandler] - Spring Security 'config' module version is 4.0.4.RELEASE
28 Jun 20:20:46 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'permitAll' for /rest/web/**
28 Jun 20:20:46 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'permitAll' for /rest/wmts/WMTSCapabilities.xml
28 Jun 20:20:46 (main) INFO [http.FilterInvocationSecurityMetadataSourceParser] - Creating access control expression attribute 'hasRole('ROLE_ADMINISTRATOR')' for /rest/**
28 Jun 20:20:46 (main) INFO [http.HttpSecurityBeanDefinitionParser] - Checking sorted filter chain: [Root bean: class [org.springframework.security.web.context.SecurityContextPersistenceFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 200, Root bean: class [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 400, Root bean: class [org.springframework.security.web.header.HeaderWriterFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 500, Root bean: class [org.springframework.security.web.authentication.www.BasicAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1500, Root bean: class [org.springframework.security.web.savedrequest.RequestCacheAwareFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1600, Root bean: class [org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 1700, Root bean: class [org.springframework.security.web.authentication.AnonymousAuthenticationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2000, Root bean: class [org.springframework.security.web.session.SessionManagementFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2100, Root bean: class [org.springframework.security.web.access.ExceptionTranslationFilter]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null, order = 2200, <org.springframework.security.web.access.intercept.FilterSecurityInterceptor#0>, order = 2300]
28 Jun 20:20:46 (main) INFO [config.PropertyPlaceholderConfigurer] - Loading properties file from class path resource [application.properties]
28 Jun 20:20:46 (main) INFO [storage.DefaultStorageFinder] - ***************************************************************************************************************************************************
28 Jun 20:20:46 (main) INFO [storage.DefaultStorageFinder] - *** Found Servlet context parameter GEOWEBCACHE_CACHE_DIR set to /tmp/genie.jts/junit5147038190722553965/cache, using it as the default prefix. ***
28 Jun 20:20:46 (main) INFO [storage.DefaultStorageFinder] - ***************************************************************************************************************************************************
28 Jun 20:20:46 (main) INFO [config.XMLFileResourceProvider] - Will look for geowebcache.xml in '/tmp/genie.jts/junit5147038190722553965/cache'
28 Jun 20:20:46 (main) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:46 (main) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:46 (main) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - TileLayerConfiguration file validated fine.
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Initializing GridSets from /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:46 (main) WARN [grid.GridSetFactory] - GridSet EPSG:2163 was defined without metersPerUnit, assuming 1m/unit. All scales will be off if this is incorrect.
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Read GridSet EPSG:2163
28 Jun 20:20:46 (main) WARN [grid.GridSetFactory] - GridSet CanadaAtlasNonotree was defined without metersPerUnit. Assuming 1m per SRS unit for WMTS scale output.
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Read GridSet CanadaAtlasNonotree
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Initializing layers from /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'topp:states'
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'raster test layer'
28 Jun 20:20:46 (main) INFO [config.XMLConfiguration] - Initializing TileLayer 'img states'
28 Jun 20:20:46 (GWC GeoRSS Poll Tasks-1) INFO [georss.GeoRSSPoller] - Initializing GeoRSS poller in a background job...
28 Jun 20:20:46 (GWC GeoRSS Poll Tasks-1) INFO [georss.GeoRSSPoller] - No enabled GeoRSS feeds found, poller will not run.
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/global],methods=[PUT]}" onto public void org.geowebcache.rest.controller.ServerController.serverPut(org.geowebcache.rest.converter.ServerConfigurationPOJO) throws java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/global],methods=[GET]}" onto public org.geowebcache.config.ServerConfiguration org.geowebcache.rest.controller.ServerController.serverGet() throws java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/web/**],methods=[GET]}" onto org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.ByteStreamController.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest],methods=[GET],produces=[text/html]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.GWCIndexController.handleRequestInternal(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/filter/{filterName}/update/{updateType}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.FilterUpdateController.doPost(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.BlobStoreController.blobStoresGet()
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.config.BlobStoreInfo org.geowebcache.rest.controller.BlobStoreController.blobStoreGet(java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[PUT],consumes=[application/xml || application/json || text/xml]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.BlobStoreController.blobStorePut(java.lang.String,org.geowebcache.config.BlobStoreInfo)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/blobstores/{blobStoreName}],methods=[DELETE]}" onto public void org.geowebcache.rest.controller.BlobStoreController.blobStoreDelete(java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/masstruncate],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MassTruncateController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/masstruncate],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MassTruncateController.doPost(javax.servlet.http.HttpServletRequest) throws java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layer}],methods=[DELETE]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.doDelete(javax.servlet.http.HttpServletRequest,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers],methods=[GET]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.TileLayerController.layersGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layer}],methods=[GET]}" onto public org.geowebcache.layer.TileLayer org.geowebcache.rest.controller.TileLayerController.layerGet(java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layerName}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.layerPost(org.geowebcache.layer.TileLayer,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/layers/{layerName}],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.TileLayerController.layerPut(org.geowebcache.layer.TileLayer,java.lang.String) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/statistics],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.MemoryCacheController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/reload],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.ReloadController.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws org.geowebcache.GeoWebCacheException,org.geowebcache.rest.exception.RestException,java.io.IOException
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.rest.converter.XStreamListAliasWrapper org.geowebcache.rest.controller.GridSetController.gridSetsGet()
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[GET],produces=[application/xml || application/json || text/xml]}" onto public org.geowebcache.grid.GridSet org.geowebcache.rest.controller.GridSetController.gridSetGet(java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[PUT],consumes=[application/xml || application/json || text/xml]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.GridSetController.gridSetPut(java.lang.String,org.geowebcache.grid.GridSet)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/gridsets/{gridSetName}],methods=[DELETE]}" onto public void org.geowebcache.rest.controller.GridSetController.gridSetDelete(java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed.json],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer}.json],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doGet(javax.servlet.http.HttpServletRequest,java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer:.+}],methods=[POST]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doPost(javax.servlet.http.HttpServletRequest,java.io.InputStream,java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed],methods=[POST]}" onto public org.springframework.http.ResponseEntity org.geowebcache.rest.controller.SeedController.doPost(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/seed/{layer}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.SeedController.doFormGet(javax.servlet.http.HttpServletRequest,java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/bounds/{layer}/{srs}/{type}],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.rest.controller.BoundsController.doGet(javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/diskquota],methods=[GET]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.diskquota.rest.controller.DiskQuotaController.doGet(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/diskquota],methods=[PUT]}" onto public org.springframework.http.ResponseEntity<?> org.geowebcache.diskquota.rest.controller.DiskQuotaController.doPut(javax.servlet.http.HttpServletRequest)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/{layer}/{style}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol} || /rest/wmts/{layer}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}],methods=[GET],params=[format]}" onto public void org.geowebcache.service.wmts.WMTSController.getTile(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.util.Optional<java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/WMTSCapabilities.xml],methods=[GET]}" onto public void org.geowebcache.service.wmts.WMTSController.getCapabilities(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/rest/wmts/{layer}/{style}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}/{j}/{i} || /rest/wmts/{layer}/{tileMatrixSet}/{tileMatrix}/{tileRow}/{tileCol}/{j}/{i}],methods=[GET],params=[format]}" onto public void org.geowebcache.service.wmts.WMTSController.getFeatureInfo(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.util.Optional<java.lang.String>,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String, java.lang.String>)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[/**/sqlite/replace],methods=[POST]}" onto public org.springframework.http.ResponseEntity<java.lang.String> org.geowebcache.sqlite.OperationsRest.replace(java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile)
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerMapping] - Mapped "{[ || /home || /service/** || /demo/** || /proxy/**]}" onto public void org.geowebcache.controller.GeoWebCacheDispatcherController.handleRestApiRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerAdapter] - Looking for @ControllerAdvice: WebApplicationContext for namespace 'geowebcache-servlet': startup date [Thu Jun 28 20:20:46 EDT 2018]; parent: Root WebApplicationContext
28 Jun 20:20:46 (main) INFO [annotation.RequestMappingHandlerAdapter] - Looking for @ControllerAdvice: WebApplicationContext for namespace 'geowebcache-servlet': startup date [Thu Jun 28 20:20:46 EDT 2018]; parent: Root WebApplicationContext
28 Jun 20:20:46 (main) INFO [config.XMLFileResourceProvider] - Will look for geowebcache-diskquota.xml in '/tmp/genie.jts/junit5147038190722553965/cache'
28 Jun 20:20:46 (main) INFO [diskquota.ConfigLoader] - DiskQuota configuration is not readable: /tmp/genie.jts/junit5147038190722553965/cache/geowebcache-diskquota.xml
28 Jun 20:20:46 (main) INFO [bdb.EntityStoreBuilder] - Neither disk quota page store' cache memory percent nor cache size was provided. Defaulting to 25% Heap Size
28 Jun 20:20:46 (main) INFO [bdb.BDBQuotaStore] - Berkeley DB JE Disk Quota page store configured at /tmp/genie.jts/junit5147038190722553965/cache/diskquota_page_store
28 Jun 20:20:46 (main) INFO [bdb.BDBQuotaStore] - Quota Store initialized. Global quota: 0.0 B
28 Jun 20:20:46 (main) INFO [diskquota.ConfigLoader] - DiskQuota configuration is not readable: /tmp/genie.jts/junit5147038190722553965/cache/geowebcache-diskquota.xml
28 Jun 20:20:46 (main) INFO [diskquota.DiskQuotaMonitor] - Setting up disk quota periodic enforcement task
28 Jun 20:20:46 (main) INFO [diskquota.DiskQuotaMonitor] - 0 layers configured with their own quotas. 
28 Jun 20:20:46 (main) INFO [diskquota.DiskQuotaMonitor] - 3 layers attached to global quota 500.0 MB
28 Jun 20:20:46 (main) INFO [diskquota.DiskQuotaMonitor] - Disk quota periodic enforcement task set up every 10 SECONDS
28 Jun 20:20:46 (main) INFO [wms.WMSService] - Will NOT recombine tiles for non-tiling clients.
28 Jun 20:20:46 (main) INFO [wms.WMSService] - Will proxy requests to backend that are not getmap or getcapabilities.
28 Jun 20:20:46 (main) INFO [config.PropertiesFactoryBean] - Loading properties file from ServletContext resource [/WEB-INF/users.properties]
28 Jun 20:20:46 (main) INFO [web.DefaultSecurityFilterChain] - Creating filter chain: org.springframework.security.web.util.matcher.AnyRequestMatcher@1, [org.springframework.security.web.context.SecurityContextPersistenceFilter@1d247525, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@35ee466f, org.springframework.security.web.header.HeaderWriterFilter@32e652b6, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@4ba02375, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7593ea79, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3289079a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@32fa809f, org.springframework.security.web.session.SessionManagementFilter@788ba63e, org.springframework.security.web.access.ExceptionTranslationFilter@12a14b74, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@68ee3b6d]
28 Jun 20:20:46 (main) INFO [servlet.DispatcherServlet] - FrameworkServlet 'geowebcache': initialization completed in 464 ms
2018-06-28 20:20:46.807:INFO:oejsh.ContextHandler:main: Started o.e.j.w.WebAppContext@3a790e40{/geowebcache,file:///jobs/genie.jts/GeoWebCache-1.15.0/workspace/geowebcache/web/src/main/webapp/,AVAILABLE}{src/main/webapp}
2018-06-28 20:20:46.820:INFO:oejs.AbstractConnector:main: Started ServerConnector@575e572f{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2018-06-28 20:20:46.822:INFO:oejs.Server:main: Started @4742ms
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-47) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-24) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:47 (qtp1376400422-25) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-53) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-54) WARN [servlet.PageNotFound] - Request method 'GET' not supported
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-20) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-24) INFO [config.XMLConfiguration] - Initializing TileLayer 'testLayer'
28 Jun 20:20:48 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Initializing TileLayer 'testLayer'
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [geowebcache.GeoWebCacheDispatcher] - Loading GWC Service extensions...
28 Jun 20:20:48 (qtp1376400422-19) INFO [geowebcache.GeoWebCacheDispatcher] - Done loading GWC Service extensions. Found : [gmaps, wmts, kml, tms, wms, mgmaps, ve]
28 Jun 20:20:48 (qtp1376400422-19) INFO [geowebcache.GeoWebCacheDispatcher] - Read 425 from blank PNG file (expected 425).
28 Jun 20:20:48 (qtp1376400422-47) INFO [file.FileBlobStore] - /tmp/genie.jts/junit5147038190722553965/cache/testLayer does not exist or is not writable
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-19) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-51) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:48 (qtp1376400422-47) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:48 (qtp1376400422-24) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:48 (qtp1376400422-21) WARN [servlet.PageNotFound] - Request method 'POST' not supported
28 Jun 20:20:48 (qtp1376400422-47) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:48 (qtp1376400422-19) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:48 (qtp1376400422-24) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:48 (qtp1376400422-20) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:48 (qtp1376400422-50) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:49 (qtp1376400422-21) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-47) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-19) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-24) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:49 (qtp1376400422-20) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-50) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:49 (qtp1376400422-21) WARN [servlet.PageNotFound] - Request method 'POST' not supported
28 Jun 20:20:49 (qtp1376400422-47) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-19) WARN [servlet.PageNotFound] - Request method 'PUT' not supported
28 Jun 20:20:49 (qtp1376400422-24) WARN [servlet.PageNotFound] - Request method 'GET' not supported
28 Jun 20:20:49 (qtp1376400422-20) WARN [servlet.PageNotFound] - Request method 'DELETE' not supported
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-55) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-52) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-54) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-25) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-53) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-20) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-50) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-51) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:49 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-53) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-21) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-21) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-21) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-24) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-19) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-51) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-54) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-22) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:50 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-25) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-25) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-25) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:51 (GWC Seeder Thread-4) INFO [seed.GWCTask] - Thread group finished TRUNCATE task after 0.001 seconds
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-24) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
2018-06-28 20:20:51.284:WARN:oejs.HttpChannel:qtp1376400422-51: /geowebcache/rest/reload
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.IllegalArgumentException: Chunk [] is not a valid entry
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:980)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
Caused by: 
java.lang.IllegalArgumentException: Chunk [] is not a valid entry
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148)
	at com.google.common.base.Splitter$MapSplitter.split(Splitter.java:508)
	at org.geowebcache.rest.controller.ReloadController.splitToMap(ReloadController.java:128)
	at org.geowebcache.rest.controller.ReloadController.doPost(ReloadController.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:817)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:731)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
[Fatal Error] :1:1: Premature end of file.
2018-06-28 20:20:51.309:WARN:oejs.HttpChannel:qtp1376400422-21: /geowebcache/rest/seed/img%20states.xml
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.thoughtworks.xstream.io.StreamException: 
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:980)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
Caused by: 
com.thoughtworks.xstream.io.StreamException: 
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:115)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:80)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1337)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1328)
	at org.geowebcache.rest.service.SeedService.doSeeding(SeedService.java:216)
	at org.geowebcache.rest.controller.SeedController.doPost(SeedController.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:817)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:731)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:108)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:80)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1337)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1328)
	at org.geowebcache.rest.service.SeedService.doSeeding(SeedService.java:216)
	at org.geowebcache.rest.controller.SeedController.doPost(SeedController.java:146)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:817)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:731)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
[Fatal Error] :1:1: Premature end of file.
2018-06-28 20:20:51.371:WARN:oejs.HttpChannel:qtp1376400422-55: /geowebcache/rest/masstruncate
org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.thoughtworks.xstream.io.StreamException: 
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:980)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
Caused by: 
com.thoughtworks.xstream.io.StreamException: 
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:115)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:80)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1337)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1328)
	at org.geowebcache.rest.controller.MassTruncateController.doPost(MassTruncateController.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:817)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:731)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:108)
	at com.thoughtworks.xstream.io.xml.DomDriver.createReader(DomDriver.java:80)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1337)
	at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1328)
	at org.geowebcache.rest.controller.MassTruncateController.doPost(MassTruncateController.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221)
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:136)
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:817)
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:731)
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:959)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:893)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:968)
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:844)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:841)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:316)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126)
	at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:114)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:122)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:169)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:48)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:158)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:64)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:53)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:91)
	at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:330)
	at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:213)
	at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:176)
	at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
	at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:262)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1629)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:548)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:190)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:564)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:317)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:110)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.Invocable.invokePreferred(Invocable.java:128)
	at org.eclipse.jetty.util.thread.Invocable$InvocableExecutor.invoke(Invocable.java:222)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:294)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:199)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:673)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:591)
	at java.lang.Thread.run(Thread.java:748)
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-55) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-19) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLFileResourceProvider] - Found configuration file in /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) INFO [config.XMLConfiguration] - Wrote configuration to /tmp/genie.jts/junit5147038190722553965/cache
28 Jun 20:20:51 (qtp1376400422-47) WARN [json.MappingJackson2HttpMessageConverter] - Failed to evaluate serialization for type [void]: java.lang.IllegalStateException: Failed to instantiate standard serializer (of type com.fasterxml.jackson.databind.ser.std.NullSerializer): Class com.fasterxml.jackson.databind.ser.BasicSerializerFactory can not access a member of class com.fasterxml.jackson.databind.ser.std.NullSerializer with modifiers "private"
2018-06-28 20:20:51.691:INFO:oejs.AbstractConnector:main: Stopped ServerConnector@575e572f{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2018-06-28 20:20:51.691:INFO:oejs.session:main: Stopped scavenging
2018-06-28 20:20:51.692:INFO:oejshC.geowebcache:main: Destroying Spring FrameworkServlet 'geowebcache'
28 Jun 20:20:51 (main) INFO [support.XmlWebApplicationContext] - Closing WebApplicationContext for namespace 'geowebcache-servlet': startup date [Thu Jun 28 20:20:46 EDT 2018]; parent: Root WebApplicationContext
28 Jun 20:20:51 (main) INFO [diskquota.DiskQuotaMonitor] - Disk quota monitor shutting down...
28 Jun 20:20:51 (main) INFO [diskquota.DiskQuotaMonitor] - Shutting down quota usage monitor...
28 Jun 20:20:51 (main) INFO [diskquota.QuotaUpdatesMonitor] - Shutting down quota usage monitor...
28 Jun 20:20:51 (main) INFO [diskquota.DiskQuotaMonitor] - Shutting down quota statistics gathering monitor...
28 Jun 20:20:51 (GWC DiskQuota Updates Gathering Thread-2) INFO [diskquota.QueuedQuotaUpdatesConsumer] - Shutting down quota update background task due to InterruptedException
28 Jun 20:20:51 (GWC DiskQuota Usage Stats Gathering Thread-2) INFO [diskquota.QueuedUsageStatsConsumer] - Shutting down quota update background task due to interrupted exception
28 Jun 20:20:51 (main) INFO [bdb.BDBQuotaStore] - Requesting to close quota store...
28 Jun 20:20:51 (main) INFO [bdb.BDBQuotaStore] - Quota store closed.
28 Jun 20:20:51 (main) INFO [georss.GeoRSSPoller] - destroy() invoked
28 Jun 20:20:51 (main) INFO [seed.SeederThreadPoolExecutor] - Initiating shut down for running and pending seed tasks...
28 Jun 20:20:52 (main) INFO [seed.SeederThreadPoolExecutor] - Seeder thread pool executor shut down complete.
28 Jun 20:20:52 (main) INFO [geowebcache.GeoWebCacheDispatcher] - GeoWebCacheDispatcher.destroy() was invoked, shutting down.
28 Jun 20:20:52 (main) INFO [storage.DefaultStorageBroker] - Destroying StorageBroker
2018-06-28 20:20:52.215:INFO:oejshC.geowebcache:main: Closing Spring root WebApplicationContext
28 Jun 20:20:52 (main) INFO [support.XmlWebApplicationContext] - Closing Root WebApplicationContext: startup date [Thu Jun 28 20:20:43 EDT 2018]; root of context hierarchy
28 Jun 20:20:52 (main) INFO [diskquota.DiskQuotaMonitor] - Disk quota monitor shutting down...
28 Jun 20:20:52 (main) INFO [diskquota.DiskQuotaMonitor] - Shutting down quota usage monitor...
28 Jun 20:20:52 (main) INFO [diskquota.QuotaUpdatesMonitor] - Shutting down quota usage monitor...
28 Jun 20:20:52 (main) INFO [diskquota.DiskQuotaMonitor] - Shutting down quota statistics gathering monitor...
28 Jun 20:20:52 (GWC DiskQuota Updates Gathering Thread-1) INFO [diskquota.QueuedQuotaUpdatesConsumer] - Shutting down quota update background task due to InterruptedException
28 Jun 20:20:52 (GWC DiskQuota Usage Stats Gathering Thread-1) INFO [diskquota.QueuedUsageStatsConsumer] - Shutting down quota update background task due to interrupted exception
28 Jun 20:20:52 (main) INFO [bdb.BDBQuotaStore] - Requesting to close quota store...
28 Jun 20:20:52 (main) INFO [bdb.BDBQuotaStore] - Quota store closed.
28 Jun 20:20:52 (main) INFO [georss.GeoRSSPoller] - destroy() invoked
28 Jun 20:20:52 (main) INFO [seed.SeederThreadPoolExecutor] - Initiating shut down for running and pending seed tasks...
28 Jun 20:20:52 (main) INFO [seed.SeederThreadPoolExecutor] - Seeder thread pool executor shut down complete.
28 Jun 20:20:52 (main) INFO [geowebcache.GeoWebCacheDispatcher] - GeoWebCacheDispatcher.destroy() was invoked, shutting down.
28 Jun 20:20:52 (main) INFO [storage.DefaultStorageBroker] - Destroying StorageBroker
2018-06-28 20:20:52.272:INFO:oejsh.ContextHandler:main: Stopped o.e.j.w.WebAppContext@3a790e40{/geowebcache,null,UNAVAILABLE}{src/main/webapp}
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.898 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gwc-web ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ gwc-web ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ gwc-web >>>
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0-beta-3:create (default) @ gwc-web ---
[INFO] Storing buildNumber: 2018-06-28 20:20:52 at timestamp: 1530231652736
[INFO] 
[INFO] --- git-commit-id-plugin:2.0.4:revision (default) @ gwc-web ---
[INFO] [GitCommitIdMojo] Running on '/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/.git' repository...
[INFO] [GitCommitIdMojo] Initializing properties...
[INFO] [GitCommitIdMojo] Using maven project properties...
[INFO] [GitCommitIdMojo] Loading data from git repository...
[INFO] [GitCommitIdMojo] ------------------git properties loaded------------------
[INFO] [GitCommitIdMojo] build.commit.message.short = Updated to JTS 1.15.0.
[INFO] [GitCommitIdMojo] build.build.user.email = jts-bot@eclipse.org
[INFO] [GitCommitIdMojo] build.commit.time = 22.06.2018 @ 18:45:59 EDT
[INFO] [GitCommitIdMojo] build.build.time = 28.06.2018 @ 20:20:52 EDT
[INFO] [GitCommitIdMojo] build.branch = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.user.email = jnh5y@ccri.com
[INFO] [GitCommitIdMojo] build.build.user.name = JTS Topology Suite Bot
[INFO] [GitCommitIdMojo] build.commit.user.name = Jim Hughes
[INFO] [GitCommitIdMojo] build.commit.id.abbrev = 64c58ee
[INFO] [GitCommitIdMojo] build.commit.id = 64c58ee8f112072e6e3a4a4a824ee8ffe58810fa
[INFO] [GitCommitIdMojo] build.commit.message.full = Updated to JTS 1.15.0.

Signed-off-by: Jim Hughes <jnh5y@ccri.com>

[INFO] [GitCommitIdMojo] buildNumber = 2018-06-28 20:20:52
[INFO] [GitCommitIdMojo] ---------------------------------------------------------
[INFO] [GitCommitIdMojo] Finished running.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ gwc-web <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ gwc-web ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ gwc-web ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ gwc-web ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! The file encoding for reports output files should be provided by the POM property ${project.reporting.outputEncoding}.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gwc-web ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-tests.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT-tests.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-war-plugin:3.2.2:war (default) @ gwc-web ---
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 14 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 219 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 139 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 204 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 155 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 647 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 147 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 411 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 61 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 160 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 150 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 147 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 460 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 434 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 2.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 121 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 718 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 66 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 126 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 900 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.pom (4.1 kB at 74 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 67 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 134 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 4.9 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 539 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 3.6 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 977 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.jar (74 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.2 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 917 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 5.7 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.6 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-mapping/3.0.0/maven-mapping-3.0.0.jar (11 kB at 85 kB/s)
[INFO] Packaging webapp
[INFO] Assembling webapp [gwc-web] in [/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/geowebcache]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/src/main/webapp]
[INFO] Webapp assembled in [178 msecs]
[INFO] Building war: /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/geowebcache.war
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] geowebcache 1.14-SNAPSHOT .......................... SUCCESS [ 10.710 s]
[INFO] gwc-core ........................................... SUCCESS [02:54 min]
[INFO] gwc-georss ......................................... SUCCESS [ 14.125 s]
[INFO] gwc-gmaps .......................................... SUCCESS [  2.185 s]
[INFO] gwc-kml ............................................ SUCCESS [  1.810 s]
[INFO] gwc-rest ........................................... SUCCESS [ 18.012 s]
[INFO] gwc-tms ............................................ SUCCESS [  2.343 s]
[INFO] gwc-ve ............................................. SUCCESS [  1.772 s]
[INFO] gwc-wms ............................................ SUCCESS [ 16.929 s]
[INFO] gwc-wmts ........................................... SUCCESS [ 22.751 s]
[INFO] Disk Quota management module ....................... SUCCESS [  0.667 s]
[INFO] Disk Quota management module - core service ........ SUCCESS [  9.936 s]
[INFO] Disk Quota management module - BerkeleyDB backend .. SUCCESS [  5.953 s]
[INFO] Disk Quota management module - JDBC backends ....... SUCCESS [ 19.041 s]
[INFO] ArcGIS Server tile cache support ................... SUCCESS [ 15.894 s]
[INFO] gwc-distributed .................................... SUCCESS [ 14.647 s]
[INFO] AWS S3 Storage ..................................... SUCCESS [ 30.160 s]
[INFO] SQLite Storage ..................................... SUCCESS [01:16 min]
[INFO] Web module 1.14-SNAPSHOT ........................... SUCCESS [ 54.134 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:27 min
[INFO] Finished at: 2018-06-28T20:20:58-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/pom.xml to org.geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT.jar to org.geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/distributed/target/gwc-distributed-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-distributed/1.14-SNAPSHOT/gwc-distributed-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/pom.xml to org.geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT.jar to org.geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/s3storage/target/gwc-aws-s3-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-aws-s3/1.14-SNAPSHOT/gwc-aws-s3-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/pom.xml to org.geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT.jar to org.geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/gmaps/target/gwc-gmaps-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-gmaps/1.14-SNAPSHOT/gwc-gmaps-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/pom.xml to org.geowebcache/geowebcache/1.14-SNAPSHOT/geowebcache-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/target/geowebcache-1.14-SNAPSHOT-tests.jar to org.geowebcache/geowebcache/1.14-SNAPSHOT/geowebcache-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/pom.xml to org.geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT.jar to org.geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/sqlite/target/gwc-sqlite-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-sqlite/1.14-SNAPSHOT/gwc-sqlite-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/pom.xml to org.geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/geowebcache.war to org.geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/web/target/gwc-web-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-web/1.14-SNAPSHOT/gwc-web-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/pom.xml to org.geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT.jar to org.geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/tms/target/gwc-tms-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-tms/1.14-SNAPSHOT/gwc-tms-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/pom.xml to org.geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT.jar to org.geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wms/target/gwc-wms-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-wms/1.14-SNAPSHOT/gwc-wms-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/pom.xml to org.geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT.jar to org.geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/arcgiscache/target/gwc-arcgiscache-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-arcgiscache/1.14-SNAPSHOT/gwc-arcgiscache-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/pom.xml to org.geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT.jar to org.geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/bdb/target/gwc-diskquota-bdb-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-diskquota-bdb/1.14-SNAPSHOT/gwc-diskquota-bdb-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/pom.xml to org.geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT.jar to org.geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/georss/target/gwc-georss-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-georss/1.14-SNAPSHOT/gwc-georss-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/pom.xml to org.geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT.jar to org.geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/jdbc/target/gwc-diskquota-jdbc-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-diskquota-jdbc/1.14-SNAPSHOT/gwc-diskquota-jdbc-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/pom.xml to org.geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT.jar to org.geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/core/target/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-diskquota-core/1.14-SNAPSHOT/gwc-diskquota-core-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/pom.xml to org.geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT.jar to org.geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/ve/target/gwc-ve-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-ve/1.14-SNAPSHOT/gwc-ve-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/pom.xml to org.geowebcache/gwc-diskquota/1.14-SNAPSHOT/gwc-diskquota-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/diskquota/target/gwc-diskquota-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-diskquota/1.14-SNAPSHOT/gwc-diskquota-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/pom.xml to org.geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT.jar to org.geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/core/target/gwc-core-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-core/1.14-SNAPSHOT/gwc-core-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/pom.xml to org.geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT.jar to org.geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/kml/target/gwc-kml-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-kml/1.14-SNAPSHOT/gwc-kml-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/pom.xml to org.geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT.jar to org.geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/wmts/target/gwc-wmts-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-wmts/1.14-SNAPSHOT/gwc-wmts-1.14-SNAPSHOT-sources.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/pom.xml to org.geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.pom
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT.jar to org.geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-tests.jar to org.geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-tests.jar
[JENKINS] Archiving /home/hudson/genie.jts/.jenkins/jobs/GeoWebCache-1.15.0/workspace/geowebcache/rest/target/gwc-rest-1.14-SNAPSHOT-sources.jar to org.geowebcache/gwc-rest/1.14-SNAPSHOT/gwc-rest-1.14-SNAPSHOT-sources.jar
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Triggering a new build of GeoServer-1.15.0
Triggering a new build of java-vector-tile-1.3.1
Finished: SUCCESS